@keyframes toastItem_toast-in-left__ZxEh0{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.toastItem_toast__FZhEm{padding:10px;box-shadow:var(--card-shadow);border-radius:5px;position:relative;display:flex;flex-direction:row;align-items:center;width:100%;animation:toastItem_toast-in-left__ZxEh0 var(--toast-speed)}@media(max-width:760px){.toastItem_toast__FZhEm{padding:5px}}.toastItem_toast__FZhEm+.toastItem_toast__FZhEm{margin-top:var(--toast-margin)}.toastItem_success__vpsV4{color:#fff;background-color:#21dc56}.toastItem_error__aoVrt{color:#fff;background-color:#d02123}.Toast_toastList__5ciMW{position:fixed;padding:var(--toast-list-padding);width:80%;max-width:400px;max-height:100vh;overflow:hidden auto;z-index:20;pointer-events:none}.Toast_toastListPosition__cLl3t{bottom:0;left:0}@media(max-width:1200px){.Toast_toastListPosition__cLl3t{top:0;margin-left:10%;max-width:80%;text-align:center}}.MainContainer_Container__X35bV{width:100%;max-width:var(--container-width);margin-inline:auto;padding-inline:var(--container-padding)}.LanguageSwitcher_Switcher__yMYtc{display:inline-block;text-align:center}.LanguageSwitcher_Switcher__yMYtc .LanguageSwitcher_List__Lb2Cd{position:absolute;z-index:4}.LanguageSwitcher_Desktop__KFVUy{position:relative}.LanguageSwitcher_Desktop__KFVUy .LanguageSwitcher_Button__xyfeH,.LanguageSwitcher_Desktop__KFVUy .LanguageSwitcher_Item__HXQ2x{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:3.75em;cursor:pointer;font-weight:400;text-align:center;background:var(--icon-fill);border-radius:38px;color:#fff}.LanguageSwitcher_Desktop__KFVUy .LanguageSwitcher_Item__HXQ2x{background:var(--bg-card);color:var(--txt-primary);border:1px solid var(--accent-210-38)}.LanguageSwitcher_Desktop__KFVUy .LanguageSwitcher_List__Lb2Cd{right:0;display:flex;flex-direction:row;flex-wrap:wrap;width:430px;gap:5px;padding:.8125rem;transform:translateY(11px);border-radius:5px;background:var(--bg);column-gap:.5rem}.LanguageSwitcher_Mobile__p_HWC{position:relative;flex:0 0 auto;width:65px;height:30px;margin-bottom:25px;font-size:14px;font-weight:500}.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_Button__xyfeH,.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_Item__HXQ2x{box-shadow:inset 2px 2px 6px rgba(102,142,164,.1);filter:drop-shadow(2px 2px 6px rgba(0,0,0,.15)) drop-shadow(-2px -2px 3px rgba(255,255,255,.05));display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_Button__xyfeH{width:100%;height:100%;color:#fff;border-radius:0 5px 5px 0;background:var(--btn-accent)}.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_List__Lb2Cd{bottom:40px;width:100%;padding-left:5px}.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_Item__HXQ2x{display:block;border:1px solid transparent;border-radius:5px;background:var(--bg-card);padding-block:5px;width:100%;margin-top:5px}.LanguageSwitcher_Mobile__p_HWC .LanguageSwitcher_Item__HXQ2x:not(:last-child){margin-bottom:10px}[color-scheme=light] .LanguageSwitcher_Active__fMDq4{background:#ccdef0}[color-scheme=dark] .LanguageSwitcher_Active__fMDq4{background:var(--btn-accent)}.LanguageSwitcher_Wrapper__8Qvxy{width:100%;background:var(--banner-bottom);padding:10px;height:40px;border-radius:50px;box-shadow:var(--card-shadow);display:flex;justify-content:space-around;align-items:center;color:var(--white)}.CustomNavLink_Active__kJcGJ{color:var(--txt-accent)}.CustomNavLink_Active__kJcGJ svg path{fill:var(--txt-accent)!important}.Popup_Overlay__crE2a{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(8,8,8,.56)}.Popup_Popup__B4WGL{position:relative;overflow-y:auto;display:flex;flex-direction:column;margin-inline:10px;max-width:1000px;max-height:100%;padding:40px 20px;border-radius:10px;background:var(--bg)}@media(max-width:960px){.Popup_Popup__B4WGL{padding:25px 10px}}.Popup_Close___oOOl{position:absolute;z-index:2;top:10px;right:10px}@media(max-width:960px){.Popup_Close___oOOl{top:5px;right:5px}}.Popup_Enter__UYzfc{transform:scale(.9);opacity:0}.Popup_EnterActive__6UTJ_{transition:opacity .3s,transform .3s;transform:translateX(0);opacity:1}.Popup_Exit__nDFpO{opacity:1}.Popup_ExitActive__WDri9{transition:opacity .3s,transform .3s;transform:scale(.9);opacity:0}.Image_image__SdgLQ{display:block}.Image_circle__GBsG9{border-radius:100%}.Image_imagese__nsZ2C{border-radius:10px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.Button_Btn__EHeE2{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:6px 10px;transition:all .5s ease 0s;border-radius:4px;font-weight:700}.Button_Primary__6u41w{--border:2px;color:var(--btn-border);border:2px solid var(--btn-border)}.Button_Primary__6u41w:hover{color:var(--white);border:2px solid transparent;background:var(--btn-accent)}.Button_WhiteOutline__x7XrW{max-width:clamp(13.6875rem,45vw,23rem);color:var(--txt-accent);border:2px solid var(--white);background:#c2ddfa;font-size:clamp(.75rem,2vw,1.125rem);padding-block:clamp(.625rem,2vw,1.25rem);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Button_WhiteOutline__x7XrW:hover{color:var(--white);background:var(--gradient-222)}[color-scheme=dark] .Button_WhiteOutline__x7XrW{color:var(--white);border-color:var(--txt-accent);background:transparent}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:-webkit-grab;cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.DiscountsCard_Card__v70Rl{display:flex;flex-direction:column;z-index:0;padding:10px;margin-bottom:5px;transition:all .3s ease 0s;border-radius:5px;background:var(--bg-card);box-shadow:var(--card-shadow);font-size:.875rem;pointer-events:all}.DiscountsCard_Card__v70Rl:hover{box-shadow:0 4px 14px rgba(0,0,0,.2)}.DiscountsCard_Card__v70Rl .DiscountsCard_Amount__WmKHi{position:absolute;display:inline-flex;gap:5px;top:5px;right:5px;background-color:rgba(29,60,83,.502);border-radius:25px;padding-inline:5px;z-index:1}.DiscountsCard_Card__v70Rl .DiscountsCard_Amount__WmKHi p{color:#fff;font-size:12px;font-weight:500}.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD{position:relative;display:block;aspect-ratio:1/1;object-fit:cover;max-height:151px;width:100%;margin-bottom:10px;cursor:pointer}.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD .DiscountsCard_Badge__srsTK{position:absolute;z-index:1;top:9px;right:9px}.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD .DiscountsCard_BadgePaid__1iDJm{position:absolute;z-index:1;top:9px;left:9px;padding:8px;border-radius:100%}.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD .DiscountsCard_BadgePaid__1iDJm svg{width:20px;height:20px}@media(max-width:1200px){.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD .DiscountsCard_BadgePaid__1iDJm{padding:5px}}.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD img{width:100%;height:100%;object-fit:cover;border-radius:10px}@media(max-width:960px){.DiscountsCard_Card__v70Rl .DiscountsCard_Image__hshnD img{height:160px}}.DiscountsCard_Card__v70Rl .DiscountsCard_Content__1uHXE{margin-top:5px;display:flex;flex-direction:column;justify-content:space-around;height:100%}.DiscountsCard_Card__v70Rl .DiscountsCard_Address__ShQee,.DiscountsCard_Card__v70Rl .DiscountsCard_Description__HmaoX,.DiscountsCard_Card__v70Rl .DiscountsCard_Name__Bht48,.DiscountsCard_Card__v70Rl .DiscountsCard_Title__wgikN{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DiscountsCard_Card__v70Rl .DiscountsCard_Title__wgikN{margin-bottom:5px;transition:color .3s ease 0s;font-weight:700}.DiscountsCard_Card__v70Rl .DiscountsCard_Description__HmaoX{margin-bottom:5px;color:var(--txt-accent);font-weight:700}.DiscountsCard_Card__v70Rl .DiscountsCard_Address__ShQee{margin-bottom:10px;color:#949494}.DiscountsCard_Card__v70Rl .DiscountsCard_PriceWrap__DRzsU{display:flex;justify-content:space-between;flex-direction:column;font-weight:700}.DiscountsCard_Card__v70Rl .DiscountsCard_PriceWrap__DRzsU .DiscountsCard_DiscountPrice__kp1Cg{display:flex;column-gap:5px;align-items:center}@media(max-width:960px){.DiscountsCard_Card__v70Rl .DiscountsCard_PriceWrap__DRzsU .DiscountsCard_DiscountPrice__kp1Cg{column-gap:2px}.DiscountsCard_Card__v70Rl .DiscountsCard_PriceWrap__DRzsU .DiscountsCard_DiscountPrice__kp1Cg svg{height:18px}.DiscountsCard_Card__v70Rl{font-size:.75rem}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.SliderCard_SliderCard__SRl3J{margin-right:-14px;margin-left:-14px;padding:14px 10px}.SliderCard_SliderCard__SRl3J .SliderCard_Skeleton__qfGHU{display:inline-block}@media(max-width:960px){.SliderCard_SliderCard__SRl3J{margin-right:0;margin-left:0;padding:10px 0}}.SliderCard_Span__12Z_6{display:flex;column-gap:10px}.styles_btnSubmit__MwUV_{min-width:auto;width:160px;height:40px;margin-top:5px;color:var(--white);background:var(--txt-accent);box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);font-size:14px;font-weight:700}@media(max-width:760px){.styles_btnSubmit__MwUV_{font-size:11px}}.NavBar_NavBar__vtXwK .NavBar_Items__FSqlA{display:flex;column-gap:10px}@media(max-width:960px){.NavBar_NavBar__vtXwK .NavBar_Items__FSqlA{column-gap:20px;flex-direction:column}}.NavBar_Item__PgFBD{list-style-position:inside;list-style-type:none}.NavBar_Item__PgFBD .NavBar_Link__pRrO9{font-size:12px;font-weight:400;position:relative;transition:all .3s}.NavBar_Item__PgFBD .NavBar_Link__pRrO9:after{position:absolute;bottom:-5px;left:0;display:block;width:0;height:2px;content:"";transition:all .3s;background:var(--txt-accent)}.NavBar_Item__PgFBD .NavBar_Link__pRrO9:hover{color:var(--txt-accent)}.NavBar_Item__PgFBD .NavBar_Link__pRrO9:hover:after{width:100%}.NavBar_Banner__YGEUI .NavBar_Items__FSqlA{justify-content:center;column-gap:clamp(.3125rem,7vw,2.5rem)}.NavBar_Banner__YGEUI .NavBar_Items__FSqlA .NavBar_Item__PgFBD .NavBar_Link__pRrO9{color:var(--white);font-size:14px;font-weight:600}.NavBar_Footer__3RkoQ .NavBar_Items__FSqlA{display:flex;column-gap:1.25rem;row-gap:.3125rem}.NavBar_Footer__3RkoQ .NavBar_Items__FSqlA .NavBar_Item__PgFBD .NavBar_Link__pRrO9{transition:all .3s;font-size:.75rem}.NavBar_Footer__3RkoQ .NavBar_Items__FSqlA .NavBar_Item__PgFBD .NavBar_Link__pRrO9:hover{color:var(--accent2)}.ThemeSwither_swither__8USyB{transition:all .2s linear;border:2px solid var(--icon-fill);border-radius:25px;width:60px;max-height:30px;box-sizing:inherit;display:flex;align-items:center}.ThemeSwither_swither__8USyB.ThemeSwither_on__XsdS3{justify-content:flex-end}.ThemeSwither_swither__8USyB .ThemeSwither_circle__a38T3{width:28px;height:28px;border-radius:25px;padding:4px;background-color:var(--icon-fill)}.ThemeSwither_swither__8USyB .ThemeSwither_icon__0oR0B{width:20px;height:20px}.ThemeSwither_swither__8USyB .ThemeSwither_icon__0oR0B svg ellipse,.ThemeSwither_swither__8USyB .ThemeSwither_icon__0oR0B svg rect{fill:#fff}.Dropdown_Dropdown__bniD7{position:relative;display:flex;flex-direction:row;align-items:center}.Dropdown_Dropdown__bniD7 .Dropdown_Btn__pzJhx{display:inline-block;width:100%;font-size:16px}@media(max-width:480px){.Dropdown_Dropdown__bniD7 .Dropdown_Btn__pzJhx{font-size:12px}}.Dropdown_Dropdown__bniD7 .Dropdown_Content__E9cC_{position:absolute;z-index:4;right:0;padding:.8125rem;transform:translateY(11px);border:1.8px solid var(--accent-210-38);border-radius:5px;background:var(--bg-card);column-gap:.5rem}.CategoryAccordionService_List__LuQTP{display:block;padding-top:10px;color:rgba(29,60,83,.6)}.CategoryAccordionService_List__LuQTP .CategoryAccordionService_Item__eExW1{display:block;font-size:14px}.CategoryAccordionService_List__LuQTP .CategoryAccordionService_Item__eExW1:not(:last-child){margin-bottom:7px}[color-scheme=dark] .CategoryAccordionService_Item__eExW1{color:#fff}.CategoryAccordion_Accordion__NiX_f{padding:15px}.CategoryAccordion_MobileMenu__wEUod .CategoryAccordion_Button__owh0c{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid rgba(122,169,215,.38);font-size:18px;font-weight:700;padding-block:10px}.CategoryAccordion_MobileMenu__wEUod .CategoryAccordion_Icon__wX_Pu{transition:all .3s ease 0s}.CategoryAccordion_MobileMenu__wEUod .CategoryAccordion_Icon__wX_Pu path{stroke:var(--txt-accent)}.CategoryAccordion_MobileMenu__wEUod .CategoryAccordion_Icon_Rotate__Y5Zu3{transform:rotate(180deg)}.styles_Icon__yc0M4{transition:all .3s ease 0s}.styles_Icon__yc0M4 path{stroke:var(--txt-accent)}.styles_Icon_Rotate___OpXD{transform:rotate(180deg)}.styles_Swiper__ETkQd .styles_swiper-wrapper__g3QSn{display:flex}.SearchBar_SearchBar__5TAzs{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:auto;text-align:center;gap:5px}@media(max-width:1200px){.SearchBar_SearchBar__5TAzs{width:100%}}@media(max-width:760px){.SearchBar_SearchBar__5TAzs{flex-wrap:wrap}}@media(max-width:720px){.SearchBar_SearchBarLeft__ub6Sw:before{left:33px;height:30px}}.SearchBar_InputWrap__3fm2X{position:relative;display:flex;align-items:center;width:100%;border-radius:10px}.SearchBar_Icon__qxaxP{position:absolute;z-index:2;left:10px;display:block;width:30px}.SearchBar_Icon__qxaxP.SearchBar_Right__OaR_T{right:10px;left:auto;cursor:pointer}.SearchBar_Icon__qxaxP svg{width:100%;height:100%}@media(max-width:760px){.SearchBar_Icon__qxaxP svg{width:20px}}.SearchBar_IconMobile__f97NA{position:absolute;z-index:2;width:20px}.SearchBar_IconMobileSearch__uIrnb{left:11px}.SearchBar_IconMobileSearch__uIrnb svg{width:20px}.SearchBar_IconMobileLocation__oxNMv{right:11px}.SearchBar_InputWrapModal__sxQjf{position:absolute;top:55px;width:100%;height:auto;border-radius:10px;background:var(--bg);padding:20px;z-index:3;box-shadow:var(--card-shadow)}.SearchBar_InputWrapModal__sxQjf div div{color:var(--txt-primary)}.SearchBar_InputWrapModalMobile__qoGu7{display:flex;flex-direction:column;position:absolute;top:55px;width:100%;height:calc(100vh - 100px);border-radius:10px;background:var(--bg);padding:20px;z-index:10}.SearchBar_InputWrapModalMobile__qoGu7 div div{color:var(--txt-primary)}.SearchBar_InputWrapModalMobileMain__F7oDu{display:flex;flex-direction:column;position:absolute;top:55px;width:100%;border-radius:10px;background:var(--bg);padding:20px;z-index:10;box-shadow:var(--card-shadow)}.SearchBar_InputWrapModalMobileMain__F7oDu div div{color:var(--txt-primary)}.SearchBar_InputWrapModalGeo__Vb9lr{position:absolute;top:55px;width:100%;height:auto;border-radius:10px;background:var(--bg);padding:20px;text-align:left;z-index:3;box-shadow:var(--card-shadow)}.SearchBar_InputWrapModalGeo__Vb9lr div div{color:var(--txt-primary)}.SearchBar_InputWrapModalGeoMobile__4pgm8{display:flex;flex-direction:column;position:absolute;top:55px;width:100%;height:calc(100vh - 100px);border-radius:10px;background:var(--bg);padding:20px;text-align:left;z-index:10}.SearchBar_InputWrapModalGeoMobile__4pgm8 div div{color:var(--txt-primary)}.SearchBar_InputWrapModalGeoMobileMain__MnXrL{display:flex;flex-direction:column;position:absolute;top:55px;width:100%;border-radius:10px;background:var(--bg);padding:20px;text-align:left;z-index:10;box-shadow:var(--card-shadow)}.SearchBar_InputWrapModalGeoMobileMain__MnXrL div div{color:var(--txt-primary)}.SearchBar_searchDisplay__Ydwzh{display:flex}.SearchBar_searchDisplay__Ydwzh strong{margin-left:5px}.SearchBar_HeaderInputModal__52bId{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:var(--txt-primary)}.SearchBar_HeaderInputModalGeo__yM4Vm{color:var(--txt-primary)}.SearchBar_ItemSearch__DOT1Z{z-index:10;display:flex;flex-direction:column;justify-content:space-around;height:45px;font-weight:500;font-size:14px;color:#1d3c53;border-bottom:1px solid rgba(29,60,83,.1);text-align:left;cursor:pointer}.SearchBar_Input__3nByT{position:relative;width:100%;padding-left:50px;height:50px;border:none;outline:none;border-radius:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:300;background:var(--bg-card);mix-blend-mode:normal}@media(max-width:760px){.SearchBar_Input__3nByT{padding:10px 35px;border-radius:10px}}.SearchBar_Left__4wr0u{display:inline-block;border-radius:10px 0 0 10px}.SearchBar_Left__4wr0u:after{position:absolute;display:block;width:2px;height:40px;content:""}.SearchBar_MobileSearchCity__gw3QY{transform:translateY(100%);opacity:0}.SearchBar_MobileSearchCity_isOpen___s1CK{position:fixed;z-index:111;top:59px;left:0;width:100%;height:100vh;transition:transform .2s ease-in-out;transform:translateY(0);opacity:1;background:#fff}.SearchBar_wrapperLocation__HWMZs{display:flex;justify-content:flex-start}.SearchBar_ml10__JsVs2{margin-left:10px}.SearchBar_Button__qHQ5l{margin-top:20px;height:40px;width:100%;background:var(--btn-accent);border-radius:50px;color:var(--white)!important}.SearchBar_Button__qHQ5l:hover{color:var(--white)}.SearchBar_ButtonOutline__DSxHL{margin-top:20px;height:40px;width:100%;background:var(--white);border:2px solid var(--txt-accent);color:var(--txt-accent);border-radius:5px}.SearchBar_ButtonOutline__DSxHL:hover{background:var(--white);color:var(--btn-accent);border:2px solid var(--txt-primary)}[color-scheme=dark] .SearchBar_ButtonOutline__DSxHL:hover{background:var(--btn-accent);color:var(--white)}.SearchBar_citysWrapper__InXRb{overflow-y:scroll;height:40vh}.SearchBar_onLocation__cPbW_{font-weight:600;font-size:14px;line-height:24px;text-align:center;width:90%}.SearchBar_onLocationMob__Dusnm{width:100%}.SearchBar_locationWrapper__OdCGX{display:flex}.SearchBar_inputWrapper__Qz__o svg{margin-left:10px;margin-right:10px}.SearchBar_inputWrapper__Qz__o svg *{fill:var(--icon-fill)}.SearchBar_inputWrapper__Qz__o{display:flex;align-items:center;justify-content:flex-start;background:var(--bg-card);border-radius:5px;margin-bottom:10px;margin-top:10px;box-shadow:var(--card-shadow)}.SearchBar_inputWrapper__Qz__o .SearchBar_inputForm__ipYzS{height:40px;border-radius:5px;position:relative;width:100%;background:var(--bg-card);border:none;outline:none;white-space:nowrap;overflow:hidden;color:var(--txt-primary)}.SearchBar_NY_Header__slbdh{width:250px;bottom:35px}@media(max-width:960px){.SearchBar_NY_Header__slbdh{width:200px;bottom:40px}}@media(max-width:760px){.SearchBar_NY_Header__slbdh{width:130px;bottom:25px}}@media(max-width:480px){.SearchBar_NY_Header__slbdh{width:130px;bottom:25px}}.SearchBar_NY_Bottom__mHNy3{width:200px;bottom:-50px}@media(max-width:960px){.SearchBar_NY_Bottom__mHNy3{width:150px;bottom:-40px}}@media(max-width:760px){.SearchBar_NY_Bottom__mHNy3{width:100px;bottom:-25px}}@media(max-width:480px){.SearchBar_NY_Bottom__mHNy3{width:100px;bottom:-25px}}.SearchBar_NY_RightTop__sywg_{width:80px;bottom:-7px;right:-10px}@media(max-width:960px){.SearchBar_NY_RightTop__sywg_{width:80px}}@media(max-width:760px){.SearchBar_NY_RightTop__sywg_{width:50px;right:0;bottom:-5px}}@media(max-width:480px){.SearchBar_NY_RightTop__sywg_{width:50px;right:0;bottom:-5px}}.SearchBar_NY_LeftTop__qg1Iz{width:80px;bottom:-2px;left:-5px}@media(max-width:960px){.SearchBar_NY_LeftTop__qg1Iz{width:80px}}@media(max-width:760px){.SearchBar_NY_LeftTop__qg1Iz{width:50px;left:0;bottom:-2px}}@media(max-width:480px){.SearchBar_NY_LeftTop__qg1Iz{width:50px;left:0;bottom:-2px}}.MobileSearch_Menu__uCkmk{position:fixed;z-index:10;top:0;left:0;display:flex;overflow-y:auto;flex-direction:column;width:100%;height:100vh;height:var(--fill-available);background:var(--bg)}.MobileSearch_Actions__Kxp57,.MobileSearch_Header__rpZE7{display:flex}.MobileSearch_Header__rpZE7{align-items:center;justify-content:space-between;padding:12px}.MobileSearch_Actions__Kxp57{column-gap:20px}.MobileSearch_Icon__BhdPi svg{width:25px;height:25px}.MobileSearch_Content__yycHG{flex:1 1;padding-bottom:10px}.MobileSearch_Enter__NOgcV{transform:translateX(100%)}.MobileSearch_EnterActive__AXWvS{transition:transform .3s ease-out;transform:translateX(0)}.MobileSearch_Exit__Pw29L{transform:translateX(0)}.MobileSearch_ExitActive__uJ_Si{transition:transform .3s ease-out;transform:translateX(100%)}.Badge_Badge__vz5tG{display:inline-flex;align-items:center;max-width:max-content;padding:5px 16px;color:var(--white);border-radius:20px;background:var(--btn-accent);font-size:14px;font-weight:600;column-gap:5px}@media(max-width:960px){.Badge_Badge__vz5tG{font-size:12px}}.styles_Image__Bg3pf{max-width:100px;max-height:100px;margin-right:10px;border-radius:5px;aspect-ratio:1/1;object-fit:cover}.styles_Item__3AgmJ{display:flex;flex-direction:row;margin-bottom:10px;border-bottom:1px solid var(--icon-fill);padding-bottom:5px;overflow:hidden}.styles_Title__tZtp4{font-size:14px;font-weight:700;color:var(--txt-primary);overflow:hidden;text-overflow:ellipsis;max-width:400px;margin-right:5px;max-height:40px}.styles_Salon__LTZDc{font-size:14px;font-weight:700;color:var(--icon-accent-fill)}.styles_Delete__uWKZq{display:flex;align-items:flex-start;margin-right:5px}.styles_Promotion__dnjVE{text-decoration:line-through;font-size:12px;color:#dcdcdc}.styles_PromotionsPrice__y3SMF{font-size:14px;font-weight:700}.BasketModal_Wrapper__gsQwt{position:absolute;top:80px;right:0;z-index:10;background:var(--bg-card);box-shadow:var(--card-shadow);border-radius:10px;padding:20px;min-width:350px;width:100%;max-width:500px;overflow-x:hidden}@media(max-width:1200px){.BasketModal_Wrapper__gsQwt{top:50px;left:auto}}.BasketModal_List__DtyhV{max-height:60vh;overflow-y:auto;width:100%}.BasketModal_PrimaryButton__TJwgn{margin-bottom:10px;margin-top:20px;color:var(--white);background:var(--btn-accent)}.BasketModal_PrimaryButton__TJwgn,.BasketModal_SecondaryButton__x5UUS{width:100%;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1)}.BasketModal_SecondaryButton__x5UUS{color:var(--txt-accent);background:var(--white);border:1px solid var(--txt-accent)}.Header_Navigation__mMfU0 a,.Header_Navigation__mMfU0 button{color:#fff}.Header_Header__U61L9{z-index:9}.Header_Header__U61L9 .Header_Container__yz_Jy{display:flex;padding-block:.625rem;align-items:center;justify-content:space-between;gap:10px}@media(max-width:1200px){.Header_Header__U61L9 .Header_Container__yz_Jy{padding-block:.625em}}.Header_Header__U61L9 .Header_Actions__omo3J{display:flex;align-items:center;column-gap:10px}@media(max-width:960px){.Header_Header__U61L9 .Header_Actions__omo3J{column-gap:5px}}@media(max-width:1200px){.Header_Header__U61L9 button svg{width:1.5625rem;height:1.5625rem}}.Header_Header__U61L9 button.Header_GoBack__qHXTI{display:none}@media(max-width:1200px){.Header_Header__U61L9 button.Header_GoBack__qHXTI{display:flex;align-items:center;color:var(--icon-fill);font-size:14px;font-weight:700;gap:5px}.Header_Header__U61L9 button.Header_GoBack__qHXTI svg{width:13px;height:13px}.Header_Header__U61L9 button.Header_GoBack__qHXTI svg path{stroke:var(--icon-fill)}}.Header_Sticky__pTMtd{position:fixed;z-index:20;top:0;right:0;left:0}.Header_Badge__EMD84{position:absolute;bottom:-5px;right:-10px;display:flex;justify-content:center;align-items:center;min-width:15px;min-height:15px;padding:0!important;font-size:8px!important;font-weight:400!important}.Header_AppButton__iB_z7{height:50px;border-radius:50px;border:2px solid var(--icon-fill);background-color:var(--bg-card);padding-inline:20px;font-size:16px;font-weight:500;display:flex;align-items:center;text-align:center}.Header_AppButton__iB_z7:hover{background-color:var(--txt-accent);color:#fff}@media(max-width:480px){.Header_AppButton__iB_z7{font-size:12px;height:40px}}.Header_HeaderAppButton__ztTwL{height:30px;border-radius:50px;background-color:rgba(101,126,151,.502);padding-inline:10px;font-size:12px;font-weight:400;display:flex;align-items:center;text-align:center;color:#fff}.Header_HeaderAppButton__ztTwL:hover{background-color:var(--txt-accent)}@media(max-width:480px){.Header_HeaderAppButton__ztTwL{font-size:12px;height:40px}}.Title_Title__wv0pK{text-align:center;letter-spacing:.03em;text-transform:uppercase;color:var(--title-primary);font-size:clamp(1.625rem,8vw,6rem);font-weight:800;line-height:1.1}[color-scheme=dark] .Title_Title__wv0pK{text-shadow:0 4px 5px rgba(0,0,0,.25)}.FieldCheckbox_container__8Yr0p{display:block;position:relative;padding-left:20px;margin-bottom:12px;font-weight:500;font-size:12px;line-height:17px;color:var(--txt-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FieldCheckbox_container__8Yr0p input{position:absolute;opacity:0;cursor:pointer}.FieldCheckbox_checkmark__HGPMN{position:absolute;top:0;left:0;height:15px;width:15px;background-color:var(--txt-accent);opacity:.3;border-radius:4px}.FieldCheckbox_container__8Yr0p input:checked~.FieldCheckbox_checkmark__HGPMN{background-color:var(--txt-accent);border-color:var(--txt-accent);opacity:1}.FieldCheckbox_checkmark__HGPMN:after{content:"";position:absolute;display:none}.FieldCheckbox_container__8Yr0p input:checked~.FieldCheckbox_checkmark__HGPMN:after{display:block}.FieldCheckbox_container__8Yr0p .FieldCheckbox_checkmark__HGPMN:after{left:4px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.SwipeQr_Content__TAf7E{display:flex;align-items:center;flex-direction:column}.SwipeQr_Button__10Vdc{display:inline-flex;justify-content:center;align-items:center;width:100%;max-width:300px;margin-bottom:20px;height:50px;cursor:pointer;text-align:center;color:var(--txt-accent);border:2px solid var(--txt-accent);border-radius:3px;background:#fff;font-size:14px;font-weight:700}@media(max-width:960px){.SwipeQr_Button__10Vdc{height:40px;font-size:12px}}.SwipeQr_Images__P_Y1_{display:inherit;column-gap:20px}.SwipeQr_Image__PUbNg{width:120px;height:120px;border:3px solid var(--txt-accent)}.SwipeQr_Image__PUbNg img{width:100%;height:100%}.SwipeQr_Image__PUbNg p{padding-top:10px;text-align:center;color:#fff;font-size:14px;font-weight:700}.LoginForm_Discounts__SCEdr .LoginForm_Header__xU7g0{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.875em}.LoginForm_Discounts__SCEdr .LoginForm_Header__xU7g0 .LoginForm_Title__u3ggj{font-size:1.125rem;font-weight:700}.LoginForm_Discounts__SCEdr .LoginForm_Header__xU7g0 .LoginForm_Link__CmXxy{color:var(--txt-accent);font-size:.875rem;font-weight:500}@media(max-width:960px){.LoginForm_Discounts__SCEdr .LoginForm_Header__xU7g0{margin-bottom:.625em}}.LoginForm_Discounts__SCEdr .LoginForm_Slider__aOIWf{padding-block:.625em}.LoginForm_inputWrapper__h0EEI{margin-bottom:5px}.LoginForm_inputWrapper__h0EEI svg{margin-left:10px;margin-right:10px}.LoginForm_inputWrapper__h0EEI svg *{fill:var(--icon-fill)}.LoginForm_inputWrapper__h0EEI{display:flex;align-items:center;justify-content:flex-start;background:var(--bg-card);border-radius:5px}.LoginForm_inputForm__U1Tl_{height:40px;border-radius:5px;background:transparent;position:relative;width:100%;border:none;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;mix-blend-mode:normal}@media(max-width:960px){.LoginForm_inputForm__U1Tl_{height:30px}}.LoginForm_inputForm__U1Tl_:focus{border:transparent}.LoginForm_forgotWraper___Ye_e{justify-content:space-between!important}.LoginForm_forgotWraper___Ye_e span{cursor:pointer;font-weight:700;font-size:12px;line-height:17px;color:var(--btn-accent)}.LoginForm_label__o8dzU{font-weight:500;font-size:12px;line-height:17px}.LoginForm_checkBox__0OqaC{margin-right:10px}.LoginForm_checkBox__0OqaC p{color:var(--white)}.LoginForm_checkBoxStyle__b9mCq{position:relative;display:inline-block;box-sizing:border-box;width:15px;height:15px;opacity:.33;border-radius:4px;background:var(--accent)}.LoginForm_checkBoxStyle__b9mCq:after{position:absolute;content:"";border-width:0 2px 2px 0}.LoginForm_btnWrapper__Peih7 .LoginForm_btnSubmit__kIgeN{width:160px;height:40px;margin-top:5px;color:var(--white);background:var(--btn-accent);box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1)}@media(max-width:960px){.LoginForm_btnWrapper__Peih7 .LoginForm_btnSubmit__kIgeN{height:30px;font-size:14px}}.LoginForm_Title__u3ggj{margin-block:20px;text-align:center;color:var(--white);font-size:20px;font-weight:700}@media(max-width:960px){.LoginForm_Title__u3ggj{font-size:14px;margin-block:10px}}.SearchModal_Overlay__HPcEE{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(8,8,8,.56)}.SearchModal_w100__uxYIL{width:100%!important}.SearchModal_Popup__bPgr9{position:relative;width:100%;min-height:200px;padding:40px 20px;top:10%;height:100px;max-width:968px;border-radius:10px;background:var(--banner-top)}.SearchModal_Close__6Mcis{position:absolute;z-index:2;top:10px;right:10px}@media(max-width:960px){.SearchModal_Close__6Mcis{top:5px;right:5px}}.SearchModal_Content__HeNrS{display:flex;align-items:center;flex-direction:column;min-height:350px}.SearchModal_Button__aagbr{display:inline-block;width:100%;max-width:300px;margin-bottom:20px;padding:15px;cursor:pointer;text-align:center;color:#7aa9d7;border:2px solid #8dbae5;border-radius:3px;background:#fff;font-size:14px;font-weight:700}.SearchModal_Images__o_5VX{display:inherit;column-gap:20px}.SearchModal_Image__KUInk{width:120px;height:120px;border:3px solid #8dbae5}.SearchModal_Image__KUInk img{width:100%;height:100%}.SearchModal_Image__KUInk p{padding-top:10px;text-align:center;color:#fff;font-size:14px;font-weight:700}.PlacesAutocomplete_List__tjne8{position:absolute;z-index:2;top:45px;left:0;background-color:var(--bg-card);width:100%;padding:10px;border-radius:5px}.PlacesAutocomplete_List__tjne8 li{cursor:pointer}.RegisterForm_Discounts__v_dse .RegisterForm_Header__vIBZv{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.875em}.RegisterForm_Discounts__v_dse .RegisterForm_Header__vIBZv .RegisterForm_Title__fQp6E{font-size:1.125rem;font-weight:700}.RegisterForm_Discounts__v_dse .RegisterForm_Header__vIBZv .RegisterForm_Link__4Nshe{color:var(--txt-accent);font-size:.875rem;font-weight:500}@media(max-width:960px){.RegisterForm_Discounts__v_dse .RegisterForm_Header__vIBZv{margin-bottom:.625em}}.RegisterForm_Discounts__v_dse .RegisterForm_Slider__GUHUX{padding-block:.625em}.RegisterForm_formH__Jha_N{height:450px}.RegisterForm_heading__RLD6u{text-align:center;margin-top:20px;margin-bottom:15px}.RegisterForm_inputWrapper__m6LxS svg{margin-left:10px;margin-right:10px}.RegisterForm_inputWrapper__m6LxS svg *{fill:var(--icon-fill)}.RegisterForm_inputWrapper__m6LxS{display:flex;align-items:center;justify-content:flex-start;background:var(--bg-card);border-radius:5px;margin-bottom:10px}.RegisterForm_inputWrapper__m6LxS .RegisterForm_selectForm__P32Xo{height:40px;border-radius:5px;position:relative;width:100%;background:var(--bg-card);border:none;outline:none;padding:0;overflow:hidden;color:var(--txt-primary)}@media(max-width:960px){.RegisterForm_inputWrapper__m6LxS .RegisterForm_selectForm__P32Xo{height:30px}}.RegisterForm_inputForm__Tr0a7{height:40px;border-radius:5px;background:transparent;position:relative;width:100%;border:none;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;mix-blend-mode:normal}@media(max-width:960px){.RegisterForm_inputForm__Tr0a7{height:30px}}.RegisterForm_inputForm__Tr0a7:focus{border:transparent}.RegisterForm_forgotWraper__6Hybs{justify-content:space-between!important}.RegisterForm_forgotWraper__6Hybs span{cursor:pointer;font-weight:700;font-size:12px;line-height:17px;color:var(--btn-accent)}.RegisterForm_label__ljVcK{font-weight:500;font-size:12px;line-height:17px}.RegisterForm_checkBox__XYHyi{margin-right:10px;background-color:var(--txt-accent)}.RegisterForm_checkBox__XYHyi:checked{background:var(--txt-accent)}.RegisterForm_checkBoxStyle__uEbj3{position:relative;display:inline-block;box-sizing:border-box;width:15px;height:15px;opacity:.33;border-radius:4px;background:var(--txt-accent)}.RegisterForm_checkBoxStyle__uEbj3:after{position:absolute;content:"";border-width:0 2px 2px 0;display:none}.RegisterForm_btnChoiceOutline__UQB_r{background:var(--bg-card);border:1px solid #8cbae5}.RegisterForm_btnChoiceOutline__UQB_r,.RegisterForm_btnChoice__7RKOP{width:100%;height:40px;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);border-radius:5px}.RegisterForm_btnChoice__7RKOP{background:var(--btn-accent);color:var(--white)}.RegisterForm_btnWrapper__oq_l5{flex-direction:column}.RegisterForm_btnWrapper__oq_l5 .RegisterForm_btnSubmit__14Ncr{width:160px;height:40px;margin-top:5px;margin-bottom:15px;color:var(--white);background:var(--btn-accent);box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);align-self:center}@media(max-width:960px){.RegisterForm_btnWrapper__oq_l5 .RegisterForm_btnSubmit__14Ncr{font-size:12px;height:30px}}[color-scheme=dark] .RegisterForm_btnChoice__7RKOP{background:linear-gradient(79deg,#515a6f -51.36%,#031128 179.56%);box-shadow:2px 2px 2px rgba(0,0,0,.1),inset 2px 2px 4px hsla(0,0%,100%,.05)}[color-scheme=dark] .RegisterForm_btnChoiceOutline__UQB_r{background:#272c38;box-shadow:2px 2px 2px rgba(0,0,0,.1),inset 2px 2px 4px hsla(0,0%,100%,.05)}.RegisterForm_Code__TTzNl{display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;margin-bottom:5px}@media(max-width:960px){.RegisterForm_Code__TTzNl{font-size:12px}}.RegisterForm_Text__yC1nb{font-size:12px}@media(max-width:960px){.RegisterForm_Text__yC1nb{font-size:10px}}.RegisterForm_Title__fQp6E{margin-block:20px;text-align:center;color:var(--white);font-size:20px;font-weight:700}@media(max-width:960px){.RegisterForm_Title__fQp6E{font-size:14px;margin-block:10px}}.VerificationForm_Text__wN00y{text-align:center;color:var(--white)}.VerificationForm_Text__wN00y strong{color:var(--txt-accent)}.VerificationForm_Text__wN00y{margin-bottom:10px}.VerificationForm_inputWrapper__wIJAM{margin-bottom:10px;background:var(--bg-card);border-radius:5px;width:100%}.VerificationForm_inputForm__s1OmK{height:40px;border-radius:5px;background:transparent;position:relative;width:100%;padding:25px 50px 25px 15px;border:none;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;mix-blend-mode:normal}.VerificationForm_btnGroup__L2QTK{width:100%;display:flex;justify-content:space-around;margin-top:10px}.VerificationForm_btnSubmit__DUUSS{min-width:auto;color:var(--white);background:var(--btn-accent)}.VerificationForm_btnCancel__rA2Ow,.VerificationForm_btnSubmit__DUUSS{width:160px;height:40px;margin-top:5px;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1)}.VerificationForm_btnCancel__rA2Ow{color:var(--txt-accent);background:var(--bg-card)}.ForgetPasswordForm_Wrapper__gJjng{display:flex;flex-direction:column;align-items:center;width:100%}.ForgetPasswordForm_Wrapper__gJjng h3{color:var(--white)}.ForgetPasswordForm_Text__FWdyQ{text-align:center;margin-top:15px;margin-bottom:10px;font-size:14px;font-weight:500;color:var(--txt-accent)}.ForgetPasswordForm_inputWrapper__qB1Q9{margin-bottom:5px}.ForgetPasswordForm_inputWrapper__qB1Q9 svg{margin-left:10px;margin-right:10px}.ForgetPasswordForm_inputWrapper__qB1Q9 svg *{fill:var(--icon-fill)}.ForgetPasswordForm_inputWrapper__qB1Q9{display:flex;align-items:center;justify-content:flex-start;background:var(--bg-card);border-radius:5px;width:100%}.ForgetPasswordForm_inputForm__wKgoD{height:40px;border-radius:5px;background:transparent;position:relative;width:100%;padding:25px 50px 25px 15px;border:none;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;mix-blend-mode:normal}.ForgetPasswordForm_inputForm__wKgoD:focus{border:transparent}.ForgetPasswordForm_btnGroup__1My7b{width:100%;display:flex;justify-content:space-around;margin-top:10px}.ForgetPasswordForm_btnSubmit__U91x9{min-width:auto;color:var(--white);background:var(--btn-accent)}.ForgetPasswordForm_btnCancel__Sc0Um,.ForgetPasswordForm_btnSubmit__U91x9{width:160px;height:40px;margin-top:5px;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1)}.ForgetPasswordForm_btnCancel__Sc0Um{color:var(--txt-accent);background:var(--bg-card)}.ForgetPasswordForm_ForgotText__Vytnb{text-align:center;color:var(--white)}.ForgetPasswordForm_ForgotText__Vytnb strong{color:var(--txt-accent)}.ForgetPasswordForm_ForgotText__Vytnb{margin-bottom:10px}.AuthModal_Overlay__82wEp{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.AuthModal_OverlayModal__Gwvnb{position:fixed;top:0;right:0;bottom:0;display:flex;justify-content:right}@media(max-width:760px){.AuthModal_OverlayModal__Gwvnb{width:100%}}.AuthModal_TitleMain__Fy8Y7{text-align:center;color:var(--white);margin-block:0;font-weight:900;font-size:36px;text-shadow:2px 2px 5px rgba(0,0,0,.1);line-height:39px}@media(max-width:960px){.AuthModal_TitleMain__Fy8Y7{font-size:30px;margin-bottom:10px}}.AuthModal_Title__ol85y{margin-block:20px;text-align:center;color:var(--white);font-size:20px;font-weight:700}@media(max-width:960px){.AuthModal_Title__ol85y{margin-block:10px;font-size:16px}}.AuthModal_Modal__bTCai{position:relative;overflow:auto;width:100%;max-width:426px;min-height:400px;padding:40px 20px;box-shadow:var(--card-shadow);border-radius:10px 0 0 10px;background:var(--banner-bottom)}@media(max-width:760px){.AuthModal_Modal__bTCai{max-width:100%}}.AuthModal_Button__OJPgQ{display:inline-block;width:100%;max-width:300px;margin-bottom:20px;padding:15px;cursor:pointer;text-align:center;color:var(--txt-accents);border:2px solid var(--txt-accents);border-radius:3px;background:#fff;font-size:14px;font-weight:700}.AuthModal_Images__reEIU{display:inherit;column-gap:20px}.AuthModal_Image__a2jFa{width:120px;height:120px;border:3px solid #8dbae5}.AuthModal_Image__a2jFa img{width:100%;height:100%}.AuthModal_Image__a2jFa p{padding-top:10px;text-align:center;color:#fff;font-size:14px;font-weight:700}.AuthModal_btnConteiner__XoQq6{display:flex;justify-content:space-between}.AuthModal_h100__AKVdh{height:100%}.AuthModal_wrapModal__MHgbe,.AuthModal_wrapModal__MHgbe form{display:flex;flex-direction:column}.AuthModal_wrapModal__MHgbe form{height:auto;justify-content:space-evenly}.AuthModal_wrapModal__MHgbe form div{display:flex;justify-content:space-evenly}.AuthModal_wrapModal__MHgbe .AuthModal_btnChoice__pjdQg{width:49%;height:40px;background:linear-gradient(180deg,#b4d1f4,#90bce7);box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);border-radius:5px;color:var(--white)}@media(max-width:960px){.AuthModal_wrapModal__MHgbe .AuthModal_btnChoice__pjdQg{height:30px;font-size:14px}}.AuthModal_wrapModal__MHgbe .AuthModal_btnChoiceOutline__MMVD4{width:49%;height:40px;left:216px;top:272px;margin-bottom:10px;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);border-radius:5px}@media(max-width:960px){.AuthModal_wrapModal__MHgbe .AuthModal_btnChoiceOutline__MMVD4{height:30px;font-size:14px}}.AuthModal_inputForm__BaEZW{height:40px;border-radius:5px}.AuthModal_btnRegister__l3vaw{height:40px;background:var(--btn-accent);box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(102,142,164,.1);color:var(--white)}.AuthModal_btnsRegister__4gV0j{margin-top:10px;height:35%;display:flex;flex-direction:column;justify-content:space-around}[color-scheme=dark] .AuthModal_btnChoice__pjdQg{background:linear-gradient(79deg,#515a6f -51.36%,#031128 179.56%);box-shadow:2px 2px 2px rgba(0,0,0,.1),inset 2px 2px 4px hsla(0,0%,100%,.05)}[color-scheme=dark] .AuthModal_btnChoiceOutline__MMVD4{background:#272c38;box-shadow:2px 2px 2px rgba(0,0,0,.1),inset 2px 2px 4px hsla(0,0%,100%,.05)}.AuthModal_NotMain__B7T1P{margin-block:10vh}.AuthModal_Close__yGY9G{position:absolute;z-index:11;top:10px;left:10px;display:none}@media(max-width:760px){.AuthModal_Close__yGY9G{display:flex;align-items:center;color:var(--txt-accent);font-size:14px;font-weight:700;gap:5px}.AuthModal_Close__yGY9G svg{width:13px;height:13px}.AuthModal_Close__yGY9G svg path{stroke:var(--txt-accent)}}.MyPopup_Overlay__p3UUT{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(8,8,8,.56)}.MyPopup_Popup__Cork4{overflow:auto;width:90%;max-width:1000px;padding:40px 20px;border-radius:10px;position:relative;background-image:url(/_next/static/media/bottom-banner1.babb84ca.png),linear-gradient(180deg,#edf3fe 4.85%,rgba(160,203,246,.82));background-repeat:no-repeat;background-position:50%;background-size:cover}.MyPopup_Close__pHyOl{position:absolute;z-index:2;top:10px;right:10px}@media(max-width:960px){.MyPopup_Close__pHyOl{top:5px;right:5px}}.MyPopup_Content__4NYN3{padding-top:3.125rem;padding-bottom:1.875rem}.MyPopup_Content__4NYN3 .MyPopup_Title__jltGn{margin-bottom:clamp(1.25em,5vw,1.875em);text-transform:uppercase;color:#1d3c53;font-size:clamp(1.125rem,5vw,2.5rem);font-weight:700}.MyPopup_Content__4NYN3 .MyPopup_BtnGrup__TmGZl{display:flex;flex-direction:column;row-gap:1.5625rem;margin-bottom:2.875rem}.MyPopup_Content__4NYN3 .MyPopup_QeCode__b3csC{display:flex;column-gap:10px}.MyPopup_Content__4NYN3 .MyPopup_QeCode__b3csC img{width:150px;height:150px}.MyPopup_Content__4NYN3 .MyPopup_QeCode__b3csC p{padding-top:10px;text-align:center;color:var(--white);font-size:14px;font-weight:700}[color-scheme=dark] .MyPopup_Popup__Cork4{background-image:url(/_next/static/media/bottom-banner-dark.97e193eb.png),var(--banner-top)}[color-scheme=dark] .MyPopup_Popup__Cork4 .MyPopup_Title__jltGn{color:var(--white)}.BottomNavbar_BottomNavBar__XVWlz{display:none}.BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Items__M14SU{display:flex;align-items:center;justify-content:space-around;column-gap:5px}.BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Items__M14SU .BottomNavbar_Item__fMwXd{list-style-position:inside;list-style-type:none}.BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Items__M14SU .BottomNavbar_Item__fMwXd .BottomNavbar_Link__nbpRg{display:flex;align-items:center;flex-direction:column;justify-content:center;font-size:14px}.BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Items__M14SU .BottomNavbar_Item__fMwXd .BottomNavbar_Link__nbpRg .BottomNavbar_Icon__wVnYe{height:20px}@media(max-width:760px){.BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Items__M14SU .BottomNavbar_Item__fMwXd .BottomNavbar_Link__nbpRg{font-size:12px}}@media(max-width:1200px){.BottomNavbar_BottomNavBar__XVWlz{position:fixed;z-index:10;bottom:0;display:inline-block;width:100%;padding:8px;color:rgba(29,60,83,.6);background:#fff;box-shadow:inset 0 0 10px rgba(121,154,216,.25);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}}[color-scheme=dark] .BottomNavbar_BottomNavBar__XVWlz{color:hsla(0,0%,100%,.6);background:#292e3a}[color-scheme=dark] .BottomNavbar_BottomNavBar__XVWlz .BottomNavbar_Icon__wVnYe path{fill:#a7a8ab}.MainWrapper_wrapper__cCIQ0{position:relative;display:flex;flex-direction:column;background-size:contain;min-height:100vh}.MainWrapper_alvibeauty__Y1Dpv{position:fixed;top:0;left:2vw;display:flex;flex-direction:row;align-items:center;height:100%;padding-left:5px;z-index:0}@media(max-width:1400px){.MainWrapper_alvibeauty__Y1Dpv{display:none}}.Footer_Footer__MDr8W{padding:.3125rem 0 1.5625rem}.Footer_Footer__MDr8W li{list-style-position:inside;list-style-type:none}.Footer_Footer__MDr8W .Footer_TextWrapper__hljxK{margin-bottom:2.25rem}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_TextWrapper__hljxK .Footer_Text__t_O9n{font-size:.875rem}}.Footer_Footer__MDr8W .Footer_TextWrapper__hljxK .Footer_Btn__fFynK{padding-left:.625rem;text-decoration:underline;color:var(--txt-accent)}.Footer_Footer__MDr8W .Footer_Content__0kQ29{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:2px solid var(--txt-primary);padding-block:1.25rem;row-gap:1.25rem}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Contacts__eS6bb{display:flex;flex-direction:row;align-items:center;gap:10px;background:var(--bg-card);border-radius:10px;padding:.3125rem .625rem;font-size:12px;font-weight:300;text-align:end}@media(max-width:480px){.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Contacts__eS6bb{font-size:10px}}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Social__DcrUd{display:flex;align-items:center;justify-content:center;margin-bottom:10px;column-gap:.625rem}@media(max-width:480px){.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Social__DcrUd{column-gap:.3125rem}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Social__DcrUd svg{width:25px}}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Social__DcrUd span{font-size:.75rem}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_Social__DcrUd{column-gap:.625rem;padding:.3125rem .625rem}.Footer_Footer__MDr8W .Footer_Content__0kQ29{padding-block:0;border-top:none}}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_QRCodeContainer__e9amN{display:flex;flex-direction:column;align-items:center}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_QRCodeContainer__e9amN{display:none}}.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_CtgList__9T4rF{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:10px;column-gap:14px;height:150px}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Content__0kQ29 .Footer_CtgList__9T4rF{display:none}}.Footer_Footer__MDr8W .Footer_Info__i16IZ{display:flex;flex-direction:column;flex-wrap:wrap}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Info__i16IZ{flex-direction:row;justify-content:space-between}}.Footer_Footer__MDr8W .Footer_Info__i16IZ .Footer_InfoHeader__3Yflg{display:flex;flex-direction:row;padding-bottom:5px;justify-content:space-between;align-items:center;gap:50px}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Info__i16IZ .Footer_InfoHeader__3Yflg{flex-direction:column;align-items:start;gap:0;margin-bottom:10px}}.Footer_Footer__MDr8W .Footer_Bottom__RIaGr{display:flex;flex-wrap:wrap;row-gap:1.25rem}.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_LogosItems__zAF4p{display:inherit;column-gap:5px;margin-left:1.5625rem;margin-right:1.25rem}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_LogosItems__zAF4p{order:2;margin-left:0}}.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_Nav__4_nLp{margin-right:auto}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_Nav__4_nLp{order:1}}.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_Copyright__K76pn{display:inline-flex;align-items:center;font-size:.75rem}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Bottom__RIaGr .Footer_Copyright__K76pn{order:3}}@media(max-width:1200px){.Footer_Footer__MDr8W .Footer_Bottom__RIaGr{padding-bottom:3.5rem}}@media(max-width:960px){.Footer_Footer__MDr8W .Footer_Bottom__RIaGr{flex-direction:column}}.Footer_Buttons__hzho8{display:flex;flex-direction:row;justify-content:center;width:30%;gap:5px}@media(max-width:960px){.Footer_Buttons__hzho8{flex-direction:column;width:100%}}.Loader_lds_ellipsis__urLNq{position:relative;display:inline-block;width:80px;height:80px}.Loader_lds_ellipsis__urLNq div{position:absolute;top:33px;width:13px;height:13px;animation-timing-function:cubic-bezier(0,1,1,0);border-radius:50%;background:var(--accent)}.Loader_lds_ellipsis__urLNq div:first-child{left:8px;animation:Loader_lds-ellipsis1__7K_My .6s infinite}.Loader_lds_ellipsis__urLNq div:nth-child(2){left:8px;animation:Loader_lds-ellipsis2__Pdwdy .6s infinite}.Loader_lds_ellipsis__urLNq div:nth-child(3){left:32px;animation:Loader_lds-ellipsis2__Pdwdy .6s infinite}.Loader_lds_ellipsis__urLNq div:nth-child(4){left:56px;animation:Loader_lds-ellipsis3__k8QEc .6s infinite}@keyframes Loader_lds-ellipsis1__7K_My{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Loader_lds-ellipsis3__k8QEc{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes Loader_lds-ellipsis2__Pdwdy{0%{transform:translate(0)}to{transform:translate(24px)}}.PageLoader_pageloader__ly_PN{display:flex;align-items:center;flex-grow:1;justify-content:center;min-height:calc(100vh - 94px)}