.styles-module-scss-module__0ae18q__trigger{justify-content:space-between;align-items:center;width:100%;transition:color .2s,background-color .2s,transform .2s;display:flex}.styles-module-scss-module__0ae18q__trigger:disabled{color:var(--color-text-main)}.styles-module-scss-module__0ae18q__trigger[data-state=closed] .styles-module-scss-module__0ae18q__trigger__arrow,.styles-module-scss-module__0ae18q__trigger[data-state=closed] .styles-module-scss-module__0ae18q__accordion_arrow_theme svg{rotate:180deg}.styles-module-scss-module__0ae18q__trigger__arrow{transition:transform .2s}.styles-module-scss-module__0ae18q__content{overflow:hidden}.styles-module-scss-module__0ae18q__content[data-state=closed]{animation:.2s styles-module-scss-module__0ae18q__accordion-up}.styles-module-scss-module__0ae18q__content[data-state=open]{animation:.2s styles-module-scss-module__0ae18q__accordion-down}@keyframes styles-module-scss-module__0ae18q__accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes styles-module-scss-module__0ae18q__accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.styles-module-scss-module__0ae18q__accordion_arrow_theme{--width:32px;min-width:var(--width);aspect-ratio:1;background-color:var(--color-background-green);border-radius:6px;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.styles-module-scss-module__0ae18q__accordion_arrow_theme{--width:44px;border-radius:8px}}@media (min-width:1024px){.styles-module-scss-module__0ae18q__accordion_arrow_theme{--width:54px}}.styles-module-scss-module__0ae18q__accordion_arrow_theme svg{fill:var(--color-white)}
.styles-module-scss-module__l6qJ4G__button:hover .styles-module-scss-module__l6qJ4G__add_icon{fill:var(--color-light-grey)}.styles-module-scss-module__l6qJ4G__button:hover .styles-module-scss-module__l6qJ4G__remove_icon{fill:var(--color-text-main)}
.style-module-scss-module__NRs3BG__button{color:var(--color-text-main);border-radius:8px;font-size:15px;font-weight:700;transition:all .1s}.style-module-scss-module__NRs3BG__button .style-module-scss-module__NRs3BG__children{justify-content:center;align-items:center;gap:10px;display:flex}.style-module-scss-module__NRs3BG__button .style-module-scss-module__NRs3BG__children svg{align-items:center}a.style-module-scss-module__NRs3BG__button{display:inline-block}.style-module-scss-module__NRs3BG__button.style-module-scss-module__NRs3BG__disabled{background-color:var(--color-light-grey);color:#0003}.style-module-scss-module__NRs3BG__button.style-module-scss-module__NRs3BG__md{padding:14px 36px 16px}.style-module-scss-module__NRs3BG__button.style-module-scss-module__NRs3BG__sm{padding:14px 26px 16px;font-size:14px}.style-module-scss-module__NRs3BG__primary{background-color:var(--color-background-green);color:var(--color-white)}.style-module-scss-module__NRs3BG__primary:hover{background-color:var(--color-background-primary-button-hover)}.style-module-scss-module__NRs3BG__primary:active{opacity:.7}.style-module-scss-module__NRs3BG__secondary{outline:1px solid var(--border-secondary)}.style-module-scss-module__NRs3BG__secondary:hover{outline:1px solid var(--border-secondary);opacity:.8}.style-module-scss-module__NRs3BG__secondary:active{opacity:1}.style-module-scss-module__NRs3BG__secondary.style-module-scss-module__NRs3BG__disabled{outline:0}.style-module-scss-module__NRs3BG__ghost:hover{background-color:var(--color-background-ghost-button-hover)}.style-module-scss-module__NRs3BG__ghost:active{opacity:.7}@media (max-width:1024px){.style-module-scss-module__NRs3BG__button{font-size:14px}}
.styles-module-scss-module__N1ItkW__datepicker{padding:16px}.styles-module-scss-module__N1ItkW__months{flex-direction:column;margin-top:1rem;display:flex}@media (min-width:768px){.styles-module-scss-module__N1ItkW__months{flex-direction:row}}.styles-module-scss-module__N1ItkW__caption{justify-content:center;align-items:center;display:flex;position:relative}.styles-module-scss-module__N1ItkW__caption_label{font-size:.875rem;font-weight:500}.styles-module-scss-module__N1ItkW__nav{align-items:center;margin-left:.25rem;display:flex}.styles-module-scss-module__N1ItkW__nav>*+*{margin-left:.25rem}.styles-module-scss-module__N1ItkW__nav_button{opacity:.7;width:1.75rem;height:1.75rem;color:var(--color-text-green);background-color:#0000;padding:0}.styles-module-scss-module__N1ItkW__nav_button:hover{opacity:1;color:var(--color-text-green)}.styles-module-scss-module__N1ItkW__nav_button_previous{position:absolute;left:.25rem}.styles-module-scss-module__N1ItkW__nav_button_next{position:absolute;right:.25rem}.styles-module-scss-module__N1ItkW__table{border-collapse:collapse;width:100%;margin-top:1rem}.styles-module-scss-module__N1ItkW__head_row{display:flex}.styles-module-scss-module__N1ItkW__head_cell{color:#6b7280;border-radius:.375rem;width:2.25rem;font-size:.8rem;font-weight:400}.styles-module-scss-module__N1ItkW__row{width:100%;display:flex}.styles-module-scss-module__N1ItkW__cell{text-align:center;border-radius:6px;width:40px;height:40px;font-size:14px;position:relative}.styles-module-scss-module__N1ItkW__cell:has([aria-selected].styles-module-scss-module__N1ItkW__day-range-end){border-radius:6px}.styles-module-scss-module__N1ItkW__cell:has([aria-selected].styles-module-scss-module__N1ItkW__day-outside){background-color:#fbbf2480}.styles-module-scss-module__N1ItkW__cell:has([aria-selected]){background-color:var(--color-text-green);color:var(--color-white)}.styles-module-scss-module__N1ItkW__cell:first-child:has([aria-selected]){border-radius:6px}.styles-module-scss-module__N1ItkW__cell:last-child:has([aria-selected]){border-radius:6px}.styles-module-scss-module__N1ItkW__cell:focus-within{z-index:20;position:relative}.styles-module-scss-module__N1ItkW__day{border:1px solid #0000;border-radius:6px;width:2.25rem;height:2.25rem;padding:0;font-weight:400}.styles-module-scss-module__N1ItkW__day[aria-selected]{opacity:1;color:var(--color-white)}.styles-module-scss-module__N1ItkW__day:hover{border:1px solid var(--color-text-grey)}.styles-module-scss-module__N1ItkW__day_today{border:1px solid var(--color-text-green);color:var(--color-text-green);border-radius:6px}.styles-module-scss-module__N1ItkW__day_outside{opacity:.5}.styles-module-scss-module__N1ItkW__day_outside[aria-selected]{opacity:.7}.styles-module-scss-module__N1ItkW__day_disabled{color:var(--color-text-grey);opacity:.5}.styles-module-scss-module__N1ItkW__day_range_middle[aria-selected]{background-color:var(--color-text-green);color:#fff}.styles-module-scss-module__N1ItkW__day_hidden{visibility:hidden}.styles-module-scss-module__N1ItkW__arrow_right{rotate:180deg}
.style-module-scss-module__Sc2jUG__dialogContent{background-color:var(--color-white);z-index:100;border:2px solid var(--color-background-green);border-radius:14px;width:90%;max-height:max-content;animation:.15s cubic-bezier(.16,1,.3,1) style-module-scss-module__Sc2jUG__contentShow;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.style-module-scss-module__Sc2jUG__dialogOverlay{z-index:99;background-color:#00000094;animation:.15s cubic-bezier(.16,1,.3,1) style-module-scss-module__Sc2jUG__overlayShow;position:fixed;inset:0}.style-module-scss-module__Sc2jUG__mainDialogContent{gap:20px;padding:16px;display:flex}.style-module-scss-module__Sc2jUG__dialogContent:focus{outline:none}.style-module-scss-module__Sc2jUG__buttons{align-items:center;gap:20px;width:300px;display:flex}@media (max-width:1024px){.style-module-scss-module__Sc2jUG__dialogContent{max-width:550px}}@media (max-width:768px){.style-module-scss-module__Sc2jUG__mainDialogContent{flex-direction:column;padding:20px}.style-module-scss-module__Sc2jUG__iconButton{width:38px;height:38px;top:7px;right:7px}}@keyframes style-module-scss-module__Sc2jUG__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__Sc2jUG__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.styles-module-scss-module__R1fzLa__datePickerButton{background-color:var(--color-bg);border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:13px 16px;font-weight:400;display:flex}.styles-module-scss-module__R1fzLa__datePickerButtonTextMuted{color:var(--text-muted-foreground)}.styles-module-scss-module__R1fzLa__datePickerIcon{fill:var(--color-text-green);margin-left:auto}.styles-module-scss-module__R1fzLa__popoverContent{z-index:3000;border:1px solid var(--color-white);background-color:var(--color-white);width:auto;padding:0;position:relative;box-shadow:0 5px 15px #00000014}
.style-module-scss-module__oNskRa__white{background-color:var(--color-white);-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 50px var(--color-white)!important}.style-module-scss-module__oNskRa__gray{background-color:var(--color-bg);-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 50px var(--color-bg)!important}.style-module-scss-module__oNskRa__inputWrapper{width:100%;height:100%;position:relative}.style-module-scss-module__oNskRa__input{border-radius:8px 0 0 8px;width:100%;height:100%;padding:16px 24px}.style-module-scss-module__oNskRa__input::placeholder{opacity:.2;font-weight:500}.style-module-scss-module__oNskRa__inputIconStart{padding:16px 60px 16px 24px}.style-module-scss-module__oNskRa__inputIconEnd{padding:16px 24px 16px 60px}.style-module-scss-module__oNskRa__icon{width:max-content;position:absolute;top:54%;transform:translate(-50%,-50%)}.style-module-scss-module__oNskRa__iconStart{left:36px}.style-module-scss-module__oNskRa__iconEnd{right:10px}
.styles-module-scss-module__ES37OW__loader{aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,#000 90%,#0000);background:var(--_g)0 50%,var(--_g)50% 50%,var(--_g)100% 50%;background-size:33.3333% 50%;width:60px;animation:1s linear infinite styles-module-scss-module__ES37OW__l3}@keyframes styles-module-scss-module__ES37OW__l3{20%{background-position:0 0,50%,100%}40%{background-position:0 100%,50% 0,100%}60%{background-position:0,50% 100%,100% 0}80%{background-position:0,50%,100% 100%}}
.styles-module-scss-module__cgSgaG__container{--gap-main:25px;gap:var(--gap-main);flex-direction:column;display:flex}@media (min-width:768px){.styles-module-scss-module__cgSgaG__container{grid-template-columns:minmax(358px,50%) 1fr;justify-content:stretch;display:grid}.styles-module-scss-module__cgSgaG__container .styles-module-scss-module__cgSgaG__title_main{display:none}}@media (min-width:1024px){.styles-module-scss-module__cgSgaG__container{grid-template-columns:min(60%,714px) 1fr}}@media (min-width:1300px){.styles-module-scss-module__cgSgaG__container{column-gap:80px}}.styles-module-scss-module__cgSgaG__image_container{aspect-ratio:358/219;width:100%;position:relative}.styles-module-scss-module__cgSgaG__image_container img{object-fit:cover;border-radius:8px}@media (min-width:768px){.styles-module-scss-module__cgSgaG__image_container{aspect-ratio:1}}.styles-module-scss-module__cgSgaG__date_container{border:2px solid var(--color-border);color:var(--color-text-grey);padding:24px}.styles-module-scss-module__cgSgaG__date_container.styles-module-scss-module__cgSgaG__desktop{margin-top:0;display:none}.styles-module-scss-module__cgSgaG__date_container .styles-module-scss-module__cgSgaG__date_near{text-transform:uppercase;margin-bottom:5px;font-size:14px}.styles-module-scss-module__cgSgaG__date_container .styles-module-scss-module__cgSgaG__date_date{color:var(--color-text-green);font-size:clamp(18px,1.7vw,24px)}@media (min-width:768px){.styles-module-scss-module__cgSgaG__date_container{flex-direction:column;justify-content:center;align-items:center;margin-top:auto;display:flex}.styles-module-scss-module__cgSgaG__date_container .styles-module-scss-module__cgSgaG__title_description{display:block}}@media (min-width:1024px){.styles-module-scss-module__cgSgaG__date_container{display:none}.styles-module-scss-module__cgSgaG__date_container.styles-module-scss-module__cgSgaG__desktop{display:block}}.styles-module-scss-module__cgSgaG__date_container{border-radius:8px}.styles-module-scss-module__cgSgaG__block{gap:var(--gap-main);flex-direction:column;display:flex}.styles-module-scss-module__cgSgaG__description{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__cgSgaG__button_detail{max-width:150px}@media (min-width:768px){.styles-module-scss-module__cgSgaG__button_detail{margin-top:auto}}
.style-module-scss-module__vK5FLa__dialogContent{background-color:var(--color-white);z-index:100;border-radius:14px;max-width:550px;max-height:max-content;animation:.15s cubic-bezier(.16,1,.3,1) style-module-scss-module__vK5FLa__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module-scss-module__vK5FLa__dialogContent .style-module-scss-module__vK5FLa__footerDialogContent{background-color:var(--color-bg);border-bottom-right-radius:14px;border-bottom-left-radius:14px;justify-content:center;align-items:center;width:100%;padding:25px 136px;display:flex}.style-module-scss-module__vK5FLa__dialogTitle{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.style-module-scss-module__vK5FLa__dialogOverlay{z-index:99;background-color:#00000094;animation:.15s cubic-bezier(.16,1,.3,1) style-module-scss-module__vK5FLa__overlayShow;position:fixed;inset:0}.style-module-scss-module__vK5FLa__mainDialogContent{padding:40px}.style-module-scss-module__vK5FLa__dialogContent:focus{outline:none}.style-module-scss-module__vK5FLa__dialogDescription{color:var(--mauve-11);margin:10px 0 20px;font-size:15px;line-height:1.5}.style-module-scss-module__vK5FLa__iconButton{z-index:1;background-color:var(--color-bg);border-radius:100%;justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:absolute;top:10px;right:10px}.style-module-scss-module__vK5FLa__iconButton:hover{opacity:.7}.style-module-scss-module__vK5FLa__iconButton:active{opacity:1}.style-module-scss-module__vK5FLa__iconButton:focus{box-shadow:0 0 0 2px var(--color-bg)}@media (max-width:1024px){.style-module-scss-module__vK5FLa__dialogContent{max-width:550px}}@media (max-width:768px){.style-module-scss-module__vK5FLa__dialogContent{max-width:358px}.style-module-scss-module__vK5FLa__mainDialogContent{padding:20px}.style-module-scss-module__vK5FLa__iconButton{width:38px;height:38px;top:7px;right:7px}}@keyframes style-module-scss-module__vK5FLa__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__vK5FLa__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.styles-module-scss-module__KQClXW__text{color:#333;font-size:16px;font-weight:400}.styles-module-scss-module__KQClXW__textBtn{color:var(--color-text-green)}.styles-module-scss-module__KQClXW__footerDesc{justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__KQClXW__footerDesc .styles-module-scss-module__KQClXW__descWrapper{white-space:nowrap;width:max-content}@media (max-width:767px){.styles-module-scss-module__KQClXW__text{font-size:14px}}
.style-module-scss-module__LwTwuG__socialIconWrapper{align-items:flex-start;gap:8px;max-width:136px;display:flex}.style-module-scss-module__LwTwuG__socialIconWrapper .style-module-scss-module__LwTwuG__iconWrapper{border:2px solid var(--color-light-grey);border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:1024px){.style-module-scss-module__LwTwuG__socialIconWrapper .style-module-scss-module__LwTwuG__iconWrapper{width:38px;height:38px}}
.style-module-scss-module__u4ANrq__text{font-size:14px}.style-module-scss-module__u4ANrq__headerWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__closeModalWrapper{align-items:center;gap:1.5px;max-width:140px;margin-bottom:6px;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__closeModalWrapper .style-module-scss-module__u4ANrq__iconWrapper{align-items:center;width:16px;height:16px;padding:2px 5px;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__headerNameWrapper{margin-bottom:24px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__headerNameWrapper .style-module-scss-module__u4ANrq__headerName{text-align:center;font-size:24px;font-weight:700}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__signUpForSocialWrapper{border:2px solid var(--color-light-grey);border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:16px 24px;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__signUpForSocialWrapper .style-module-scss-module__u4ANrq__socialIconWrapper{align-items:flex-start;gap:8px;max-width:136px;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__signUpForSocialWrapper .style-module-scss-module__u4ANrq__socialIconWrapper .style-module-scss-module__u4ANrq__iconWrapper{border:2px solid var(--color-light-grey);border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper{width:100%;margin-bottom:24px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__inputMailWrapper{margin-bottom:14px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__inputPasswordWrapper .style-module-scss-module__u4ANrq__labelPasswordWrapper{justify-content:space-between;align-items:center;display:flex}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__inputPasswordWrapper .style-module-scss-module__u4ANrq__labelPasswordWrapper .style-module-scss-module__u4ANrq__textRegistration{color:var(--color-text-green);font-size:16px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__labelWrapper{margin-bottom:10px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__labelWrapper .style-module-scss-module__u4ANrq__label{font-size:16px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__input,.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__inputWrapper{border-radius:8px}.style-module-scss-module__u4ANrq__headerWrapper .style-module-scss-module__u4ANrq__formWrapper .style-module-scss-module__u4ANrq__inputFormWrapper .style-module-scss-module__u4ANrq__error{color:red;margin-top:10px}.style-module-scss-module__u4ANrq__descHeader{color:var(--color-text-grey)}@media (max-width:1024px){.style-module-scss-module__u4ANrq__signUpForSocialWrapper{padding:13px 20px}}
.styles-module-scss-module__o4o0YW__text{color:#333;font-size:16px;font-weight:400}.styles-module-scss-module__o4o0YW__timerBtn{color:var(--color-text-green);text-decoration:underline}.styles-module-scss-module__o4o0YW__timerBtnDisabled{color:#0003}
.style-module-scss-module__F16o6W__text{font-size:14px}.style-module-scss-module__F16o6W__headerWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__closeModalWrapper{align-items:center;gap:1.5px;max-width:140px;margin-bottom:6px;display:flex}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__closeModalWrapper .style-module-scss-module__F16o6W__iconWrapper{align-items:center;width:16px;height:16px;padding:2px 5px;display:flex}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__headerNameWrapper{margin-bottom:24px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__headerNameWrapper .style-module-scss-module__F16o6W__headerName{text-align:center;font-size:24px;font-weight:700}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__signUpPassDescWrapper{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__signUpPassDescWrapper .style-module-scss-module__F16o6W__signUpPassDesc{text-align:center;font-size:16px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper{flex-direction:column;width:100%;display:flex}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__inputFormWrapper{width:100%;margin-bottom:11px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__inputFormWrapper .style-module-scss-module__F16o6W__input{border-radius:8px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__inputFormWrapper .style-module-scss-module__F16o6W__inputWrapper{outline:1px solid var(--color-background-green);border-radius:8px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__inputFormWrapper .style-module-scss-module__F16o6W__error{color:red;margin-top:10px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__timerWrapper{max-width:356px;margin-bottom:24px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__timerWrapper .style-module-scss-module__F16o6W__timerText{margin-bottom:14px}.style-module-scss-module__F16o6W__headerWrapper .style-module-scss-module__F16o6W__formWrapper .style-module-scss-module__F16o6W__btn{max-width:228px;margin:0 auto}.style-module-scss-module__F16o6W__descHeader{color:var(--color-text-grey)}
.style-module-scss-module__wafTmW__text{font-size:14px}.style-module-scss-module__wafTmW__headerWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__closeModalWrapper{align-items:center;gap:1.5px;max-width:140px;margin-bottom:6px;display:flex}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__closeModalWrapper .style-module-scss-module__wafTmW__iconWrapper{align-items:center;width:16px;height:16px;padding:2px 5px;display:flex}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__headerNameWrapper{margin-bottom:4px}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__headerNameWrapper .style-module-scss-module__wafTmW__headerName{text-align:center;font-size:24px;font-weight:700}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__recoverPassDescWrapper{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__recoverPassDescWrapper .style-module-scss-module__wafTmW__recoverPassDesc{text-align:center;font-size:16px}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper .style-module-scss-module__wafTmW__inputFormWrapper{width:100%;margin-bottom:24px}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper .style-module-scss-module__wafTmW__inputFormWrapper .style-module-scss-module__wafTmW__labelWrapper{margin-bottom:10px}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper .style-module-scss-module__wafTmW__inputFormWrapper .style-module-scss-module__wafTmW__labelWrapper .style-module-scss-module__wafTmW__label{font-size:16px}.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper .style-module-scss-module__wafTmW__inputFormWrapper .style-module-scss-module__wafTmW__input,.style-module-scss-module__wafTmW__headerWrapper .style-module-scss-module__wafTmW__formWrapper .style-module-scss-module__wafTmW__inputFormWrapper .style-module-scss-module__wafTmW__inputWrapper{border-radius:8px}.style-module-scss-module__wafTmW__descHeader{color:var(--color-text-grey)}
.style-module-scss-module__RuYVLq__text{font-size:14px}.style-module-scss-module__RuYVLq__headerWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__closeModalWrapper{align-items:center;gap:1.5px;max-width:140px;margin-bottom:6px;display:flex}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__closeModalWrapper .style-module-scss-module__RuYVLq__iconWrapper{align-items:center;width:16px;height:16px;padding:2px 5px;display:flex}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__headerNameWrapper{margin-bottom:24px}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__headerNameWrapper .style-module-scss-module__RuYVLq__headerName{text-align:center;font-size:24px;font-weight:700}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__signUpForSocialWrapper{border:2px solid var(--color-light-grey);border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:16px 24px;display:flex}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper{width:100%;margin-bottom:24px}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper .style-module-scss-module__RuYVLq__labelWrapper{margin-bottom:10px}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper .style-module-scss-module__RuYVLq__labelWrapper .style-module-scss-module__RuYVLq__label{font-size:16px}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper .style-module-scss-module__RuYVLq__input,.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper .style-module-scss-module__RuYVLq__inputWrapper{border-radius:8px}.style-module-scss-module__RuYVLq__headerWrapper .style-module-scss-module__RuYVLq__formWrapper .style-module-scss-module__RuYVLq__inputFormWrapper .style-module-scss-module__RuYVLq__emailError{color:red;margin-top:10px}.style-module-scss-module__RuYVLq__descHeader{color:var(--color-text-grey)}@media (max-width:1024px){.style-module-scss-module__RuYVLq__signUpForSocialWrapper{padding:13px 20px}}
.style-module-scss-module__X9pn7W__product_card{flex-direction:column;height:100%;display:flex!important}.style-module-scss-module__X9pn7W__image_container{aspect-ratio:1;margin-bottom:7px;position:relative;overflow:hidden}.style-module-scss-module__X9pn7W__image_container img{object-fit:cover}.style-module-scss-module__X9pn7W__image_container{border-radius:14px}.style-module-scss-module__X9pn7W__description__title{align-items:center;gap:14px;margin-bottom:5px;display:flex}.style-module-scss-module__X9pn7W__price__old{color:var(--color-text-grey);text-decoration:line-through}.style-module-scss-module__X9pn7W__description_wrapper{margin-bottom:15px}.style-module-scss-module__X9pn7W__button__to_cart{width:fit-content;margin-top:auto}.style-module-scss-module__X9pn7W__button__add_to_favorite{z-index:11;position:absolute;top:11px;right:11px}@media (min-width:1024px){.style-module-scss-module__X9pn7W__button__add_to_favorite{top:22px;right:22px}}
.styles-module-scss-module___Tfw7G__container{justify-content:space-between;gap:20px;display:flex}.styles-module-scss-module___Tfw7G__card{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module-scss-module___Tfw7G__img{aspect-ratio:1;border-radius:14px;width:100%}.styles-module-scss-module___Tfw7G__tablet{display:none}@media (min-width:768px){.styles-module-scss-module___Tfw7G__tablet{display:flex}}.styles-module-scss-module___Tfw7G__title{border-radius:4px;width:100%;height:20px}.styles-module-scss-module___Tfw7G__description{flex-direction:column;gap:5px;display:flex}.styles-module-scss-module___Tfw7G__description_item{border-radius:4px;width:100%;height:14px}.styles-module-scss-module___Tfw7G__button{border-radius:8px;width:150px;height:48px;margin-top:20px}
.styles-module-scss-module__GHip2a__articlesSection{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.styles-module-scss-module__GHip2a__articlesSection{gap:34px}}@media (min-width:1024px){.styles-module-scss-module__GHip2a__articlesSection{gap:50px}}.styles-module-scss-module__GHip2a__articles_wrapper{grid-template-columns:repeat(2,1fr);align-content:stretch;gap:20px;display:grid}@media (min-width:638px){.styles-module-scss-module__GHip2a__articles_wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.styles-module-scss-module__GHip2a__articles_wrapper{grid-template-columns:repeat(4,1fr)}}.styles-module-scss-module__GHip2a__articles_wrapper article{align-self:stretch}.styles-module-scss-module__GHip2a__button__go_to_article{align-self:center;width:fit-content}.styles-module-scss-module__GHip2a__card{--width:305px;width:var(--width);padding:5px 1px}@media (min-width:768px){.styles-module-scss-module__GHip2a__card{--width:358px;width:100%}}@media (min-width:1024px){.styles-module-scss-module__GHip2a__card{--width:327px;width:100%;max-width:var(--width)}}
.styles-module-scss-module__weU1uq__banner{border-radius:var(--border-radius-theme);background-color:var(--color-background-gray);position:relative}@media (min-width:1024px){.styles-module-scss-module__weU1uq__banner{border-radius:var(--border-radius-theme)}}.styles-module-scss-module__weU1uq__slick-slide{padding:0}.styles-module-scss-module__weU1uq__banner_image{border-radius:var(--border-radius-theme);aspect-ratio:360/675;min-height:200px;max-height:675px;position:relative;overflow:hidden}.styles-module-scss-module__weU1uq__banner_image img{border-radius:var(--border-radius-theme);object-fit:cover;object-position:top;overflow:hidden}@media (min-width:768px){.styles-module-scss-module__weU1uq__banner_image{aspect-ratio:781/427}}@media (min-width:1024px){.styles-module-scss-module__weU1uq__banner_image{border-radius:var(--border-radius-theme);aspect-ratio:1400/427}}.styles-module-scss-module__weU1uq__button{--btn-width:38px;--btn-gap:16px;z-index:100;border:2px solid var(--color-border);background:#ffffff4d;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.styles-module-scss-module__weU1uq__button{--btn-width:48px;--btn-gap:28px}}.styles-module-scss-module__weU1uq__button svg{fill:var(--color-border)}.styles-module-scss-module__weU1uq__button_prev{left:10px}.styles-module-scss-module__weU1uq__button_next{right:10px}
.styles-module-scss-module__D6RzVq__catalog{flex-direction:column;gap:26px;display:flex}@media (min-width:768px){.styles-module-scss-module__D6RzVq__catalog{gap:30px}}@media (min-width:1024px){.styles-module-scss-module__D6RzVq__catalog{gap:40px}}.styles-module-scss-module__D6RzVq__categories{--gap:60px;--row-gap:45px;gap:var(--gap);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:470px){.styles-module-scss-module__D6RzVq__categories{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.styles-module-scss-module__D6RzVq__categories{row-gap:var(--row-gap);--row-gap:32px;grid-template-columns:repeat(3,1fr)}}.styles-module-scss-module__D6RzVq__category{--gap:10px;justify-content:center;align-items:center;gap:var(--gap);flex-direction:column;transition:scale .2s;display:flex}.styles-module-scss-module__D6RzVq__category__img_container{aspect-ratio:1;width:100%;position:relative}.styles-module-scss-module__D6RzVq__image{object-fit:cover;border-radius:8px}@media (min-width:1024px){.styles-module-scss-module__D6RzVq__image{border-radius:14px}}.styles-module-scss-module__D6RzVq__category__title{text-align:center}
.styles-module-scss-module__j6tAvG__container{flex-direction:column;display:flex}.styles-module-scss-module__j6tAvG__title{margin-bottom:25px}@media (min-width:768px){.styles-module-scss-module__j6tAvG__title{margin-bottom:34px}}.styles-module-scss-module__j6tAvG__items_wrapper{grid-template-columns:1fr;gap:20px;margin-bottom:20px;display:grid}@media (min-width:768px){.styles-module-scss-module__j6tAvG__items_wrapper{grid-template-columns:repeat(3,1fr)}}.styles-module-scss-module__j6tAvG__item{background:var(--color-white);border:1px solid var(--color-border);text-align:center;border-radius:var(--border-radius-theme);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.styles-module-scss-module__j6tAvG__item_description{color:#464e50;text-wrap:balance;font-size:13px}.styles-module-scss-module__j6tAvG__item_icon_wrapper{background:#1b3532;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.styles-module-scss-module__j6tAvG__item_icon_wrapper svg{color:var(--color-white)}.styles-module-scss-module__j6tAvG__item_description_delivery{line-height:1.7!important}.styles-module-scss-module__j6tAvG__description_tag{color:#285628;background:#e3fae8;border:1px solid #c5d5ca;border-radius:16px;margin-left:8px;padding:4px 8px}.styles-module-scss-module__j6tAvG__agreement{align-self:center;font-size:14px}.styles-module-scss-module__j6tAvG__checkbox{aspect-ratio:1;background:var(--color-white);border-radius:2px;width:fit-content;margin-right:6px;display:inline-block}
.styles-module-scss-module__BgeMjq__catalog{flex-direction:column;gap:26px;display:flex}@media (min-width:768px){.styles-module-scss-module__BgeMjq__catalog{gap:30px}}@media (min-width:1024px){.styles-module-scss-module__BgeMjq__catalog{gap:40px}}.styles-module-scss-module__BgeMjq__categories{--gap:20px;--row-gap:45px;gap:var(--gap);grid-template-columns:repeat(6,1fr);display:grid}@media (max-width:1024px){.styles-module-scss-module__BgeMjq__categories{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.styles-module-scss-module__BgeMjq__categories{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.styles-module-scss-module__BgeMjq__categories{grid-template-columns:repeat(2,1fr)}}.styles-module-scss-module__BgeMjq__category{--gap:10px;justify-content:center;align-items:center;gap:var(--gap);flex-direction:column;transition:scale .2s;display:flex;width:100%!important}.styles-module-scss-module__BgeMjq__category__img_container{aspect-ratio:1;width:100%;position:relative}.styles-module-scss-module__BgeMjq__image{object-fit:cover;border-radius:8px}@media (min-width:1024px){.styles-module-scss-module__BgeMjq__image{border-radius:14px}}.styles-module-scss-module__BgeMjq__category__title{text-align:center}.styles-module-scss-module__BgeMjq__loader_wrapper{justify-content:center;display:flex}.styles-module-scss-module__BgeMjq__heading{margin-bottom:12px;font-size:20px;font-weight:700}.styles-module-scss-module__BgeMjq__controls{justify-content:center;display:flex}.styles-module-scss-module__BgeMjq__controls_prev{margin-right:20px}
.styles-module-scss-module__KXHPDG__container{box-sizing:border-box;width:93%;max-width:736px;margin:0 auto;position:relative}@media (min-width:1024px){.styles-module-scss-module__KXHPDG__container{max-width:1400px}}.styles-module-scss-module__KXHPDG__container{padding:18px 0 58px}@media (min-width:768px){.styles-module-scss-module__KXHPDG__container{padding:22px 0 68px}}@media (min-width:1024px){.styles-module-scss-module__KXHPDG__container{padding:22px 0 110px}}.styles-module-scss-module__KXHPDG__breadcrumbs{margin-bottom:40px}@media (min-width:768px){.styles-module-scss-module__KXHPDG__breadcrumbs{margin-bottom:52px}}@media (min-width:1024px){.styles-module-scss-module__KXHPDG__breadcrumbs{margin-bottom:60px}}.styles-module-scss-module__KXHPDG__content{flex-direction:column;gap:26px;display:flex}@media (min-width:768px){.styles-module-scss-module__KXHPDG__content{gap:30px}}@media (min-width:1024px){.styles-module-scss-module__KXHPDG__content{gap:40px;max-width:800px}}.styles-module-scss-module__KXHPDG__image_wrapper{border-radius:14px;width:358px;height:250px;position:relative}@media (min-width:768px){.styles-module-scss-module__KXHPDG__image_wrapper{width:736px;height:379px}}@media (min-width:1024px){.styles-module-scss-module__KXHPDG__image_wrapper{width:840px;height:432px}}.styles-module-scss-module__KXHPDG__picture{border-radius:14px}.styles-module-scss-module__KXHPDG__article_content{flex-direction:column;gap:20px;font-size:16px;font-weight:500;line-height:22px;display:flex}.styles-module-scss-module__KXHPDG__image_block{border-radius:14px;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__KXHPDG__content_item:has(img){border-radius:14px;width:90%}.styles-module-scss-module__KXHPDG__content_item img{object-fit:contain;border-radius:14px;position:relative!important}.styles-module-scss-module__KXHPDG__content_link{color:var(--color-text-grey);text-decoration:underline}.styles-module-scss-module__KXHPDG__content_strong{font-weight:bolder}.styles-module-scss-module__KXHPDG__content_em{font-style:italic}.styles-module-scss-module__KXHPDG__video{width:100%}
.styles-module-scss-module__Wp9uhq__button__move_to_cart{max-height:45px;padding:6px 26px!important}@media (min-width:768px){.styles-module-scss-module__Wp9uhq__button__move_to_cart{padding:6px 36px!important}}.styles-module-scss-module__Wp9uhq__button__move_to_cart_children{flex-direction:column;gap:0!important}.styles-module-scss-module__Wp9uhq__button__move_to_cart__subtitle{color:var(--color-light-grey);font-size:12px}.styles-module-scss-module__Wp9uhq__add_to_cart{min-height:45px;padding:14px 26px!important}@media (min-width:768px){.styles-module-scss-module__Wp9uhq__add_to_cart{padding:16px 36px}}
@keyframes styles-module-scss-module__nVzdaG__skeleton-fade{0%,to{opacity:.4}50%{opacity:1}}.styles-module-scss-module__nVzdaG__skeleton{width:fit-content;height:auto;position:relative}.styles-module-scss-module__nVzdaG__skeleton_min{min-height:8px}.styles-module-scss-module__nVzdaG__skeleton_animate{animation:1.5s linear infinite styles-module-scss-module__nVzdaG__skeleton-fade}.styles-module-scss-module__nVzdaG__skeleton_visible{overflow:hidden}.styles-module-scss-module__nVzdaG__skeleton_visible:before{z-index:10;background-color:var(--colors-background-neutral-solid-default,#091e420f);content:"";position:absolute;inset:0}.styles-module-scss-module__nVzdaG__skeleton_visible:after{z-index:11;content:"";position:absolute;inset:0}
.styles-module-scss-module__5JHFFG__pagination_base{--max-width:430px;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__5JHFFG__pagination_content{background-color:var(--color-white);border-radius:8px;align-items:center;display:flex}.styles-module-scss-module__5JHFFG__page_item{--margin:36px;background-color:var(--color-white);padding:10px 5px;overflow:hidden}.styles-module-scss-module__5JHFFG__page_item:first-of-type{margin-right:var(--margin)}.styles-module-scss-module__5JHFFG__page_item:last-of-type{margin-left:var(--margin)}.styles-module-scss-module__5JHFFG__page_item:first-of-type,.styles-module-scss-module__5JHFFG__page_item:first-of-type .styles-module-scss-module__5JHFFG__page_link,.styles-module-scss-module__5JHFFG__page_item:last-of-type,.styles-module-scss-module__5JHFFG__page_item:last-of-type .styles-module-scss-module__5JHFFG__page_link{background-color:#0000;padding:0}.styles-module-scss-module__5JHFFG__page_item:nth-of-type(2){border-radius:8px 0 0 8px}.styles-module-scss-module__5JHFFG__page_item:nth-last-of-type(2){border-radius:0 8px 8px 0}.styles-module-scss-module__5JHFFG__page_item.styles-module-scss-module__5JHFFG__single_item{border-radius:8px}@media (min-width:1024px){.styles-module-scss-module__5JHFFG__page_item{--margin:60px}}.styles-module-scss-module__5JHFFG__page_link{--pading:4px;padding:var(--pading);color:var(--color-text-grey);font-size:14px;font-weight:bolder;transition:color .2s}.styles-module-scss-module__5JHFFG__page_link:hover{color:var(--color-text-green)}@media (min-width:768px){.styles-module-scss-module__5JHFFG__page_link{--pading:14px}}.styles-module-scss-module__5JHFFG__active a{color:var(--color-text-green)}.styles-module-scss-module__5JHFFG__btn_nav{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__5JHFFG__disabled{color:var(--color-light-grey);cursor:not-allowed}.styles-module-scss-module__5JHFFG__disabled button,.styles-module-scss-module__5JHFFG__disabled button:hover{border-color:var(--color-light-grey);color:var(--color-light-grey);cursor:not-allowed}.styles-module-scss-module__5JHFFG__disabled button svg{fill:var(--color-light-grey)}.styles-module-scss-module__5JHFFG__skeleton{--max-width:430px;--margin:36px;--btn-width:38px;--height:var(--btn-width);justify-content:center;align-items:center;gap:var(--margin);max-width:var(--max-width);margin:0 auto;display:flex}.styles-module-scss-module__5JHFFG__skeleton .styles-module-scss-module__5JHFFG__prev_next_button{width:var(--btn-width);aspect-ratio:1}.styles-module-scss-module__5JHFFG__skeleton .styles-module-scss-module__5JHFFG__main_nav{height:var(--height);border-radius:8px}@media (min-width:1024px){.styles-module-scss-module__5JHFFG__skeleton{--btn-width:48px;--margin:60px}}
.styles-module-scss-module__noUfbW__modal{width:90%}.styles-module-scss-module__noUfbW__payment_modal{flex-direction:column;justify-content:center;gap:20px;padding:20px 10px;display:flex}.styles-module-scss-module__noUfbW__payment_modal p{text-align:center}.styles-module-scss-module__noUfbW__payment_link{color:var(--color-text-green)}
.styles-module-scss-module__5Q_L8W__popover{z-index:50;background-color:var(--bg-popover);width:18rem;color:var(--text-popover-foreground);box-shadow:var(--shadow-md);border:1px solid;border-radius:.375rem;outline:none;padding:1rem}.styles-module-scss-module__5Q_L8W__popover[data-state=open]{animation:styles-module-scss-module__5Q_L8W__fade-in,.15s styles-module-scss-module__5Q_L8W__zoom-in}.styles-module-scss-module__5Q_L8W__popover[data-state=closed]{animation:styles-module-scss-module__5Q_L8W__fade-out,.15s styles-module-scss-module__5Q_L8W__zoom-out}.styles-module-scss-module__5Q_L8W__popover[data-side=bottom]{animation:.2s styles-module-scss-module__5Q_L8W__slide-in-from-top}.styles-module-scss-module__5Q_L8W__popover[data-side=left]{animation:.2s styles-module-scss-module__5Q_L8W__slide-in-from-right}.styles-module-scss-module__5Q_L8W__popover[data-side=right]{animation:.2s styles-module-scss-module__5Q_L8W__slide-in-from-left}.styles-module-scss-module__5Q_L8W__popover[data-side=top]{animation:.2s styles-module-scss-module__5Q_L8W__slide-in-from-bottom}@keyframes styles-module-scss-module__5Q_L8W__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__5Q_L8W__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__5Q_L8W__zoom-in{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes styles-module-scss-module__5Q_L8W__zoom-out{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes styles-module-scss-module__5Q_L8W__slide-in-from-top{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__5Q_L8W__slide-in-from-right{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes styles-module-scss-module__5Q_L8W__slide-in-from-left{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes styles-module-scss-module__5Q_L8W__slide-in-from-bottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}
.styles-module-scss-module__avbhBG__btn_prev_next{--btn-width:38px;width:var(--btn-width);aspect-ratio:1;border:2px solid var(--color-border);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module-scss-module__avbhBG__btn_prev_next:hover{border-color:var(--color-text-green)}@media (min-width:1024px){.styles-module-scss-module__avbhBG__btn_prev_next{--btn-width:48px}}.styles-module-scss-module__avbhBG__btn_prev_next:disabled{color:var(--color-light-grey);cursor:not-allowed;border-color:var(--color-light-grey)}.styles-module-scss-module__avbhBG__btn_prev_next:disabled:hover{border-color:var(--color-light-grey);color:var(--color-light-grey)}.styles-module-scss-module__avbhBG__btn_prev_next:disabled svg{fill:var(--color-light-grey)}.styles-module-scss-module__avbhBG__button_next svg{rotate:180deg}
.styles-module-scss-module__Qb_JlG__root{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;transition:all .1s;display:flex}.styles-module-scss-module__Qb_JlG__item{border:2px solid var(--color-border);border-radius:4px;width:24px;height:24px;transition:all .1s}.styles-module-scss-module__Qb_JlG__item[data-state=checked]{border-color:var(--color-text-green);background-color:var(--color-text-green)}.styles-module-scss-module__Qb_JlG__item[data-state=checked]:hover{border-color:#0000}.styles-module-scss-module__Qb_JlG__item:hover{border-color:var(--color-text-green)}.styles-module-scss-module__Qb_JlG__indicator{background-color:var(--color-background-green);border-color:var(--color-background-green);border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.styles-module-scss-module__IohKGW__trigger{box-sizing:border-box;background:var(--color-white);z-index:10;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:15px 20px;display:flex;position:relative}.styles-module-scss-module__IohKGW__trigger:disabled .styles-module-scss-module__IohKGW__trigger__icon{fill:var(--color-light-grey)}.styles-module-scss-module__IohKGW__trigger span{white-space:nowrap;text-align:start;text-overflow:ellipsis;max-width:100%;overflow:hidden}.styles-module-scss-module__IohKGW__trigger .styles-module-scss-module__IohKGW__trigger__icon{min-width:16px;transition:rotate .2s;position:relative;transform:rotate(-90deg)}.styles-module-scss-module__IohKGW__trigger[aria-expanded=true]{z-index:20;box-shadow:2px 2px 6px #0000000d}.styles-module-scss-module__IohKGW__trigger[aria-expanded=true] .styles-module-scss-module__IohKGW__trigger__icon{rotate:180deg}.styles-module-scss-module__IohKGW__content{min-width:var(--radix-popper-anchor-width);background:var(--color-white);z-index:15;border-radius:0 0 8px 8px;margin-top:-4px;padding:16px;animation:none;position:relative;overflow:hidden}.styles-module-scss-module__IohKGW__content[data-state=open]{animation-name:styles-module-scss-module__IohKGW__slide_down}.styles-module-scss-module__IohKGW__content[data-state=close]{animation-name:styles-module-scss-module__IohKGW__slide_up}.styles-module-scss-module__IohKGW__viewport{box-sizing:border-box;padding:4px}.styles-module-scss-module__IohKGW__label{padding:6px 8px}.styles-module-scss-module__IohKGW__item{cursor:pointer;align-items:center;width:100%;padding:6px 8px;transition:all .1s;display:flex;position:relative}.styles-module-scss-module__IohKGW__item:hover{color:var(--color-text-green)}.styles-module-scss-module__IohKGW__item[data-state=checked]{color:var(--color-text-green);font-weight:bolder}.styles-module-scss-module__IohKGW__item_inner{width:100%}.styles-module-scss-module__IohKGW__separator{background:var(--color-background-gray);margin:4px}@keyframes styles-module-scss-module__IohKGW__slide_down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__IohKGW__slide_up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
.styles-module-scss-module__765L8G__container{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.styles-module-scss-module__765L8G__content{max-width:var(--radix-popper-anchor-width);padding:16px 8px;font-size:14px}.styles-module-scss-module__765L8G__trigger{font-size:14px}}@media (min-width:1024px){.styles-module-scss-module__765L8G__content{font-size:16px}}.styles-module-scss-module__765L8G__ScrollAreaRoot{--scrollbar-size:10px;background-color:#fff;border-radius:4px;width:100%;height:200px;overflow:hidden}.styles-module-scss-module__765L8G__ScrollAreaViewport{border-radius:inherit;width:100%;height:100%}.styles-module-scss-module__765L8G__ScrollAreaScrollbar{-webkit-user-select:none;user-select:none;touch-action:none;background:#ececec;padding:2px;transition:background .16s ease-out;display:flex}.styles-module-scss-module__765L8G__ScrollAreaScrollbar:hover{background:#8a8a8a}.styles-module-scss-module__765L8G__ScrollAreaScrollbar[data-orientation=vertical]{width:10px}.styles-module-scss-module__765L8G__ScrollAreaScrollbar[data-orientation=horizontal]{flex-direction:column;height:100%}.styles-module-scss-module__765L8G__ScrollAreaThumb{background:#fff;border-radius:5px;flex:1;position:relative}.styles-module-scss-module__765L8G__ScrollAreaThumb:before{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.styles-module-scss-module__J_jz_q__container{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__J_jz_q__content{max-height:200px}@media (min-width:768px){.styles-module-scss-module__J_jz_q__content{max-width:var(--radix-popper-anchor-width);padding:16px 8px;font-size:14px}.styles-module-scss-module__J_jz_q__trigger{font-size:14px}}@media (min-width:1024px){.styles-module-scss-module__J_jz_q__content{font-size:16px}}.styles-module-scss-module__J_jz_q__ScrollAreaRoot{--scrollbar-size:10px;background-color:#fff;border-radius:4px;width:100%;height:70px;overflow:hidden}.styles-module-scss-module__J_jz_q__ScrollAreaViewport{border-radius:inherit;width:100%;height:100%}.styles-module-scss-module__J_jz_q__ScrollAreaScrollbar{-webkit-user-select:none;user-select:none;touch-action:none;background:#ececec;padding:2px;transition:background .16s ease-out;display:flex}.styles-module-scss-module__J_jz_q__ScrollAreaScrollbar:hover{background:#8a8a8a}.styles-module-scss-module__J_jz_q__ScrollAreaScrollbar[data-orientation=vertical]{width:10px}.styles-module-scss-module__J_jz_q__ScrollAreaScrollbar[data-orientation=horizontal]{flex-direction:column;height:100%}.styles-module-scss-module__J_jz_q__ScrollAreaThumb{background:#fff;border-radius:5px;flex:1;position:relative}.styles-module-scss-module__J_jz_q__ScrollAreaThumb:before{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.styles-module-scss-module__N9WicG__trigger{background:0 0;justify-content:flex-start;gap:10px;width:fit-content;padding:4px;font-size:14px}.styles-module-scss-module__N9WicG__trigger[aria-expanded=true]{box-shadow:none}.styles-module-scss-module__N9WicG__content{z-index:15;border-radius:8px;margin-top:4px;font-size:14px}@media (min-width:768px){.styles-module-scss-module__N9WicG__trigger{max-width:250px}}@media (min-width:1024px){.styles-module-scss-module__N9WicG__trigger{border:2px solid var(--color-border);border-radius:8px;justify-content:space-between;min-width:300px;padding:12px 20px;font-size:16px}.styles-module-scss-module__N9WicG__content{max-width:300px;font-size:16px}}
.styles-module-scss-module__X6Wa2W__container{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.styles-module-scss-module__X6Wa2W__content{max-width:var(--radix-popper-anchor-width);padding:16px 8px;font-size:14px}.styles-module-scss-module__X6Wa2W__trigger{font-size:14px}}@media (min-width:1024px){.styles-module-scss-module__X6Wa2W__content{font-size:16px}}.styles-module-scss-module__X6Wa2W__ScrollAreaRoot{--scrollbar-size:10px;background-color:#fff;border-radius:4px;width:100%;height:200px;overflow:hidden}.styles-module-scss-module__X6Wa2W__ScrollAreaViewport{border-radius:inherit;width:100%;height:100%}.styles-module-scss-module__X6Wa2W__ScrollAreaScrollbar{-webkit-user-select:none;user-select:none;touch-action:none;background:#ececec;padding:2px;transition:background .16s ease-out;display:flex}.styles-module-scss-module__X6Wa2W__ScrollAreaScrollbar:hover{background:#8a8a8a}.styles-module-scss-module__X6Wa2W__ScrollAreaScrollbar[data-orientation=vertical]{width:10px}.styles-module-scss-module__X6Wa2W__ScrollAreaScrollbar[data-orientation=horizontal]{flex-direction:column;height:100%}.styles-module-scss-module__X6Wa2W__ScrollAreaThumb{background:#fff;border-radius:5px;flex:1;position:relative}.styles-module-scss-module__X6Wa2W__ScrollAreaThumb:before{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.styles-module-scss-module__Aea9da__container{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.styles-module-scss-module__Aea9da__content{max-width:var(--radix-popper-anchor-width);padding:16px 8px;font-size:14px}.styles-module-scss-module__Aea9da__trigger{font-size:14px}}@media (min-width:1024px){.styles-module-scss-module__Aea9da__content{font-size:16px}}.styles-module-scss-module__Aea9da__ScrollAreaRoot{--scrollbar-size:10px;background-color:#fff;border-radius:4px;width:100%;height:200px;overflow:hidden}.styles-module-scss-module__Aea9da__ScrollAreaViewport{border-radius:inherit;width:100%;height:100%}.styles-module-scss-module__Aea9da__ScrollAreaScrollbar{-webkit-user-select:none;user-select:none;touch-action:none;background:#ececec;padding:2px;transition:background .16s ease-out;display:flex}.styles-module-scss-module__Aea9da__ScrollAreaScrollbar:hover{background:#8a8a8a}.styles-module-scss-module__Aea9da__ScrollAreaScrollbar[data-orientation=vertical]{width:10px}.styles-module-scss-module__Aea9da__ScrollAreaScrollbar[data-orientation=horizontal]{flex-direction:column;height:100%}.styles-module-scss-module__Aea9da__ScrollAreaThumb{background:#fff;border-radius:5px;flex:1;position:relative}.styles-module-scss-module__Aea9da__ScrollAreaThumb:before{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Textarea-module-scss-module__z3aOgW__textarea{background-color:var(--color-background-gray);resize:none;border-radius:8px;width:100%;padding:16px 24px}.Textarea-module-scss-module__z3aOgW__textarea::placeholder{opacity:.6;color:var(--color-text-grey);font-weight:500}
.styles-module-scss-module__cSTAOW__content{border-radius:var(--border-radius-theme);background:var(--color-white);border:1px solid var(--color-border);transform-origin:var(--radix-tooltip-content-transform-origin);z-index:20;padding:16px;font-size:14px;animation:.3s ease-out styles-module-scss-module__cSTAOW__scaleIn;position:relative}@keyframes styles-module-scss-module__cSTAOW__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
.styles-module-scss-module__S6czjq__mapSection{position:relative}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper{background-color:var(--color-white);border-radius:14px;width:95%;max-width:525px;margin-left:auto;margin-right:auto;padding:36px;position:absolute;top:50%;left:25%;transform:translate(-50%,-50%)}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__headersText{margin-bottom:32px;font-size:36px;font-weight:700}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems{flex-direction:column;gap:14px;display:flex}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper{align-items:center;gap:14px;display:flex}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper:hover .styles-module-scss-module__S6czjq__iconWrapper{border-color:var(--color-background-green)}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper:hover .styles-module-scss-module__S6czjq__address{border-color:var(--color-stroke)}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper:hover .styles-module-scss-module__S6czjq__addressItem{color:initial}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper:hover{color:var(--color-background-green)}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper .styles-module-scss-module__S6czjq__iconWrapper{border:2px solid var(--color-stroke);border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper .styles-module-scss-module__S6czjq__item{font-size:18px;font-weight:500}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__map{width:100%}@media (max-width:480px){.styles-module-scss-module__S6czjq__phoneContainer{pointer-events:auto}}@media (max-width:1024px){.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper{width:93%;max-width:735px;padding:32px;top:70%;left:50%}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__headersText{font-size:24px}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__map{height:685px}}@media (max-width:767px){.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper{padding:20px}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__headersText{margin-bottom:20px;font-size:24px;font-weight:700}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper .styles-module-scss-module__S6czjq__iconWrapper{width:38px;height:38px}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__contactWrapper .styles-module-scss-module__S6czjq__contactsItems .styles-module-scss-module__S6czjq__contactsItemWrapper .styles-module-scss-module__S6czjq__item{font-size:16px}.styles-module-scss-module__S6czjq__mapSection .styles-module-scss-module__S6czjq__mapWrapper .styles-module-scss-module__S6czjq__map{height:633px}}
.styles-module-scss-module__OA_PPW__basketMainContent{flex-direction:column;gap:28px;width:100%;display:flex}.styles-module-scss-module__OA_PPW__basketMainWrapper{border-radius:8px;flex-direction:column;gap:30px;padding:10px;display:flex}@media (min-width:768px){.styles-module-scss-module__OA_PPW__basketMainWrapper{flex-direction:row}}.styles-module-scss-module__OA_PPW__cart{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__OA_PPW__products_header,.styles-module-scss-module__OA_PPW__products_container,.styles-module-scss-module__OA_PPW__aside{width:100%}@media (min-width:768px){.styles-module-scss-module__OA_PPW__cart{width:100%;max-width:1040px}.styles-module-scss-module__OA_PPW__aside{max-width:327px}}
.styles-module-scss-module__Z7Mq-W__container{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__Z7Mq-W__container .styles-module-scss-module__Z7Mq-W__trigger{background-color:var(--color-bg);font-size:14px}.styles-module-scss-module__Z7Mq-W__label_title{font-size:14px;font-weight:400;line-height:18px}@media (min-width:768px){.styles-module-scss-module__Z7Mq-W__label_title{font-size:16px;line-height:24px}}.styles-module-scss-module__Z7Mq-W__content{z-index:150;box-shadow:0 5px 15px #00000014}.styles-module-scss-module__Z7Mq-W__selected_item{flex-grow:1;width:100%}.styles-module-scss-module__Z7Mq-W__checkbox_container{flex-direction:row-reverse;justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__Z7Mq-W__checkbox_container .styles-module-scss-module__Z7Mq-W__checkbox_label{flex-grow:1;padding-left:0}.styles-module-scss-module__Z7Mq-W__checkbox{border:2px solid var(--color-border);border-radius:2px;width:24px;height:24px}.styles-module-scss-module__Z7Mq-W__radio_group{gap:8px}.styles-module-scss-module__Z7Mq-W__radio_container{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__Z7Mq-W__radio_label{cursor:pointer;flex-grow:1;transition:all .1s}.styles-module-scss-module__Z7Mq-W__radio_label:hover{color:var(--color-background-green)}@media (min-width:768px){.styles-module-scss-module__Z7Mq-W__content{max-width:var(--radix-popper-anchor-width);padding:16px 8px;font-size:14px}}@media (min-width:1024px){.styles-module-scss-module__Z7Mq-W__content{font-size:16px}}.styles-module-scss-module__Z7Mq-W__disabled{pointer-events:none}@media (max-width:1024px){.styles-module-scss-module__Z7Mq-W__container .styles-module-scss-module__Z7Mq-W__trigger{padding:16px 20px}}
.style-module-scss-module__Q5Y-zq__form,.style-module-scss-module__Q5Y-zq__form_item{flex-direction:column;gap:14px;display:flex}.style-module-scss-module__Q5Y-zq__form{max-height:min(100dvh - 200px,680px);transition:all .2s;overflow-y:auto}.style-module-scss-module__Q5Y-zq__form::-webkit-scrollbar{width:0}.style-module-scss-module__Q5Y-zq__form::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.style-module-scss-module__Q5Y-zq__form::-webkit-scrollbar-thumb:hover{background:#555}@media (min-width:1024px){.style-module-scss-module__Q5Y-zq__form{grid-template-columns:1fr 1fr;gap:57.5px;display:grid}}.style-module-scss-module__Q5Y-zq__input_container{flex-direction:column;gap:10px;display:flex}@media (min-width:1024px){.style-module-scss-module__Q5Y-zq__input_container{gap:10px}}.style-module-scss-module__Q5Y-zq__label_title{font-size:14px;font-weight:400;line-height:18px}@media (min-width:768px){.style-module-scss-module__Q5Y-zq__label_title{font-size:16px;line-height:24px}}.style-module-scss-module__Q5Y-zq__input{border:1px solid var(--color-bg);border-radius:8px;width:100%;padding:14.3px 16px;font-size:14px;background-color:var(--color-bg)!important}@media (min-width:768px){.style-module-scss-module__Q5Y-zq__input{font-size:14px}}@media (min-width:1024px){.style-module-scss-module__Q5Y-zq__input{padding:11.5px 16px;font-size:16px}}.style-module-scss-module__Q5Y-zq__date_input{display:none}.style-module-scss-module__Q5Y-zq__button_submit{align-self:center;width:fit-content;margin-top:20px}.style-module-scss-module__Q5Y-zq__button_submit:disabled{cursor:not-allowed}.style-module-scss-module__Q5Y-zq__error{border:1px solid var(--color-orange)}.style-module-scss-module__Q5Y-zq__error_message{color:var(--color-orange);margin-top:-10px;position:relative}.style-module-scss-module__Q5Y-zq__aaa{text-align:center}
.styles-module-scss-module__Ms3IEG__alphabeticList{flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding-left:0;display:flex}.styles-module-scss-module__Ms3IEG__letterNavWrapper{width:100%;max-width:1200px}.styles-module-scss-module__Ms3IEG__letterNav{grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:8px;margin-bottom:16px;display:grid}.styles-module-scss-module__Ms3IEG__letterLink{color:#333;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-weight:700;text-decoration:none;transition:background .2s}.styles-module-scss-module__Ms3IEG__letterLink:hover{background:#eee}.styles-module-scss-module__Ms3IEG__letterBlocksGrid{grid-template-columns:repeat(5,1fr);gap:32px;width:100%;display:grid}.styles-module-scss-module__Ms3IEG__letterBlock{scroll-margin-top:100px}.styles-module-scss-module__Ms3IEG__letterTitle{margin-bottom:8px;font-size:20px;font-weight:700}.styles-module-scss-module__Ms3IEG__subcategoryGrid{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__Ms3IEG__subcategoryCard{text-align:left;color:#007acc;background:0 0;border:none;border-radius:0;padding:0;text-decoration:none;transition:color .2s;display:inline}.styles-module-scss-module__Ms3IEG__subcategoryCard:hover{color:green;text-decoration:none}@media (max-width:1024px){.styles-module-scss-module__Ms3IEG__letterBlocksGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.styles-module-scss-module__Ms3IEG__letterBlocksGrid{grid-template-columns:repeat(2,1fr)}}
.styles-module-scss-module__9Iihnq__checkboxWrapper{justify-content:center;align-items:center;gap:16px;display:flex}.styles-module-scss-module__9Iihnq__checkboxRoot{border:2px solid var(--color-border);background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module-scss-module__9Iihnq__checkboxRootChecked{background-color:var(--color-background-green);border:2px solid var(--color-background-green);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module-scss-module__9Iihnq__checkboxIndicator{background-color:var(--color-background-green);border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__9Iihnq__label{font-size:15px;line-height:1}
.style-module-scss-module__aUCrcG__text{font-size:16px;font-weight:500}.style-module-scss-module__aUCrcG__text:hover{opacity:.5}.style-module-scss-module__aUCrcG__navItems{justify-content:space-between;max-width:90%;display:flex}.style-module-scss-module__aUCrcG__navItems .style-module-scss-module__aUCrcG__navItem{z-index:1}.style-module-scss-module__aUCrcG__navItems .style-module-scss-module__aUCrcG__navItemHidden{z-index:-1}.style-module-scss-module__aUCrcG__contactsItems{box-sizing:border-box;width:93%;max-width:736px;margin:0 auto;position:relative}@media (min-width:1024px){.style-module-scss-module__aUCrcG__contactsItems{max-width:1400px}}.style-module-scss-module__aUCrcG__contactsItems{justify-content:flex-end;align-items:center;gap:62px;height:48px;display:flex}.style-module-scss-module__aUCrcG__contactsItem{align-items:center;gap:10px;max-height:18px;display:flex}.style-module-scss-module__aUCrcG__contactsDesc,.style-module-scss-module__aUCrcG__contactsDescMap{color:var(--color-second-while);font-size:14px}.style-module-scss-module__aUCrcG__contactsDescMap{font-weight:500}.style-module-scss-module__aUCrcG__contactsDescMap:hover{opacity:1;cursor:initial}.style-module-scss-module__aUCrcG__icons{gap:10px;padding:0 2px 0 10px;display:flex}.style-module-scss-module__aUCrcG__icons a{height:18px}.style-module-scss-module__aUCrcG__icons a:hover svg path{fill:#fff}.style-module-scss-module__aUCrcG__searchWrapper{width:100%;display:flex}.style-module-scss-module__aUCrcG__searchWrapper .style-module-scss-module__aUCrcG__inputWrapper{border-radius:8px 0 0 8px;width:100%;max-width:600px;height:100%;max-height:58px}.style-module-scss-module__aUCrcG__searchWrapper .style-module-scss-module__aUCrcG__input{height:58px}.style-module-scss-module__aUCrcG__searchWrapper .style-module-scss-module__aUCrcG__btnSearch{border-radius:0 8px 8px 0;width:100%;max-width:119px;height:58px;padding:14px 26px;font-size:15px}.style-module-scss-module__aUCrcG__searchWrapper .style-module-scss-module__aUCrcG__btnSearch div{justify-content:center}
.styles-module-scss-module__438z-W__notification{background-color:var(--color-white);border-radius:8px;justify-content:space-between;gap:15px;padding:18px;display:flex}@media (min-width:768px){.styles-module-scss-module__438z-W__notification{padding:22px}}.styles-module-scss-module__438z-W__notification_message_container{align-items:center;gap:10px;display:flex}.styles-module-scss-module__438z-W__notification_button_close{align-self:flex-start;padding:6px 8px}.styles-module-scss-module__438z-W__bold{font-weight:bolder}.styles-module-scss-module__438z-W__hidden{display:none}
.styles-module-scss-module__Kio32q__text{font-size:16px;font-weight:500}.styles-module-scss-module__Kio32q__article{color:var(--color-orange);font-size:14px;font-weight:400}.styles-module-scss-module__Kio32q__remainingCount{margin-bottom:10px}.styles-module-scss-module__Kio32q__remainingCountAbsent{color:var(--color-grey-text-2);margin-bottom:10px}.styles-module-scss-module__Kio32q__remainingCountAbsent .styles-module-scss-module__Kio32q__count{font-weight:400}.styles-module-scss-module__Kio32q__count{font-weight:700}.styles-module-scss-module__Kio32q__description{margin-bottom:10px}.styles-module-scss-module__Kio32q__textBtn{font-size:18px;font-weight:400}.styles-module-scss-module__Kio32q__textBtnPrice{opacity:.2;font-size:14px;font-weight:400}.styles-module-scss-module__Kio32q__cardContainer{align-items:center;gap:21px;padding:24px 0;display:flex}.styles-module-scss-module__Kio32q__main{grid-template-rows:1fr;grid-template-columns:3fr 0fr 25%;place-items:center;gap:20px;width:100%;display:grid}.styles-module-scss-module__Kio32q__descriptionWrapper{width:100%;min-width:150px}.styles-module-scss-module__Kio32q__imgWrapper{box-sizing:border-box;border:2px solid var(--color-light-grey);border-radius:8px;justify-content:center;align-items:center;min-width:110px;min-height:110px;display:flex;position:relative}.styles-module-scss-module__Kio32q__counterWrapper .styles-module-scss-module__Kio32q__btnWrapper{background-color:var(--color-bg);border-radius:5px;justify-content:space-between;align-items:center;width:107px;margin-bottom:5px;padding:12px 20px;display:flex}.styles-module-scss-module__Kio32q__counterWrapper .styles-module-scss-module__Kio32q__btnWrapper .styles-module-scss-module__Kio32q__btn{color:var(--color-text-grey);font-size:22px;font-weight:400;transition:color .1s}.styles-module-scss-module__Kio32q__counterWrapper .styles-module-scss-module__Kio32q__btnWrapper .styles-module-scss-module__Kio32q__btn:hover{color:var(--color-text-main)}.styles-module-scss-module__Kio32q__counterWrapper .styles-module-scss-module__Kio32q__btnWrapper .styles-module-scss-module__Kio32q__btn:disabled{color:var(--color-grey-text-2);cursor:not-allowed}.styles-module-scss-module__Kio32q__amountProductWrapper{justify-content:center;width:100%;display:flex}.styles-module-scss-module__Kio32q__amountProductWrapper .styles-module-scss-module__Kio32q__amountProduct{font-size:clamp(14px,10px + 1vw,24px)}.styles-module-scss-module__Kio32q__amountProductWrapper .styles-module-scss-module__Kio32q__price__old{color:var(--color-text-grey);font-size:14px;text-decoration:line-through}@media (min-width:768px){.styles-module-scss-module__Kio32q__amountProductWrapper .styles-module-scss-module__Kio32q__price__old{font-size:16px}}.styles-module-scss-module__Kio32q__price__old{color:var(--color-text-grey);font-size:14px;text-decoration:line-through}@media (min-width:768px){.styles-module-scss-module__Kio32q__price__old{font-size:16px}}.styles-module-scss-module__Kio32q__img{border-radius:8px}@media (max-width:1024px){.styles-module-scss-module__Kio32q__text{font-size:16px;font-weight:500}.styles-module-scss-module__Kio32q__checkboxCartLabel{font-size:14px;font-weight:600}.styles-module-scss-module__Kio32q__description{margin-bottom:5px;font-size:16px;font-weight:500}.styles-module-scss-module__Kio32q__textBtn{font-size:14px;font-weight:400}.styles-module-scss-module__Kio32q__imgWrapper{border:0;min-width:100px;min-height:100px}.styles-module-scss-module__Kio32q__cardContainer{align-items:flex-start;padding:22px 0}.styles-module-scss-module__Kio32q__main{flex-direction:column;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__Kio32q__descriptionWrapper{order:1;max-width:100%;margin-bottom:14px}.styles-module-scss-module__Kio32q__counterWrapper{order:3}.styles-module-scss-module__Kio32q__counterWrapper .styles-module-scss-module__Kio32q__btnWrapper{background-color:var(--color-white);max-width:89px;margin-bottom:5px;padding:8px 14px}.styles-module-scss-module__Kio32q__amountProductWrapper{order:2;justify-content:flex-start;margin-bottom:14px}.styles-module-scss-module__Kio32q__checkboxCartWrapper{border:0}.styles-module-scss-module__Kio32q__btn_price_desktop{display:none}}
.style-module-scss-module__AaXYwa__modalMaster{width:100%;max-width:1077px!important}.style-module-scss-module__AaXYwa__modalWrapper{flex-direction:column;justify-content:space-between;gap:16px;display:flex;position:relative}@media (min-width:768px){.style-module-scss-module__AaXYwa__modalWrapper{gap:24px}}.style-module-scss-module__AaXYwa__modalHeader{flex-direction:column;align-items:center;gap:15px;display:flex}.style-module-scss-module__AaXYwa__headerTitle{flex-direction:column;align-items:center;gap:5px;display:flex}.style-module-scss-module__AaXYwa__closeModalWrapper{max-width:140px;color:var(--color-text-grey);align-self:center;align-items:center;gap:8px;font-size:14px;display:flex}.style-module-scss-module__AaXYwa__backIcon{fill:var(--color-text-grey)}.style-module-scss-module__AaXYwa__headerSubtitle{text-align:center}.style-module-scss-module__AaXYwa__headerNameWrapper{margin-bottom:24px}.style-module-scss-module__AaXYwa__headerNameWrapper .style-module-scss-module__AaXYwa__headerName{text-align:center;font-size:24px;font-weight:700}@media (max-width:1024px){.style-module-scss-module__AaXYwa__modalMaster{max-width:550px!important}}@media (max-width:768px){.style-module-scss-module__AaXYwa__modalMaster{max-width:358px!important}}
.styles-module-scss-module__b3iYDq__container{box-sizing:border-box;width:93%;max-width:736px;margin:0 auto;position:relative}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__container{max-width:1400px}}.styles-module-scss-module__b3iYDq__container{padding:18px 0 58px}.styles-module-scss-module__b3iYDq__breadcrumbs{margin-bottom:40px}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__breadcrumbs{margin-top:20px}}.styles-module-scss-module__b3iYDq__product{margin-bottom:50px}.styles-module-scss-module__b3iYDq__title{margin-bottom:15px}.styles-module-scss-module__b3iYDq__product__title_container{margin-bottom:26px}.styles-module-scss-module__b3iYDq__product_img_container,.styles-module-scss-module__b3iYDq__product_img_container_alt{border-radius:var(--border-radius-theme);width:100%;margin-bottom:24px;position:relative}.styles-module-scss-module__b3iYDq__image_single,.styles-module-scss-module__b3iYDq__carousel_image{border-radius:var(--border-radius-theme)}.styles-module-scss-module__b3iYDq__carousel_image_thumbnail{object-fit:contain}.styles-module-scss-module__b3iYDq__image_single{width:80%!important;position:relative!important}.styles-module-scss-module__b3iYDq__price{align-items:center;gap:22px;width:100%;margin-bottom:6px;display:flex}.styles-module-scss-module__b3iYDq__price__old{color:var(--color-text-grey);text-decoration:line-through}.styles-module-scss-module__b3iYDq__product_meta_info{color:var(--color-text-grey);flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.styles-module-scss-module__b3iYDq__product_meta_info .styles-module-scss-module__b3iYDq__product_meta_info__item{gap:15px;display:flex}.styles-module-scss-module__b3iYDq__product_meta_info .styles-module-scss-module__b3iYDq__product_meta_info__count{color:var(--color-orange)}.styles-module-scss-module__b3iYDq__product_meta_info .styles-module-scss-module__b3iYDq__product_meta_info__description{color:var(--color-dark-blue)}.styles-module-scss-module__b3iYDq__controls{flex-direction:column;gap:25px;padding-bottom:25px;display:flex}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__button__to_favorite{width:100%}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__controls_buy{gap:10px;width:100%;display:flex}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__buy_toggler{border:2px solid var(--color-border);border-radius:6px;justify-content:space-between;align-items:center;min-width:125px;display:flex}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__buy_toggler__btn{padding:11px 10px 11px 25px}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__buy_toggler__btn:last-of-type{padding:11px 25px 11px 10px}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__btn_buy{flex-grow:1;flex-shrink:2}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__btn_to_cart{width:fit-content}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__controls_buy__count{text-align:center;min-width:20px}.styles-module-scss-module__b3iYDq__product_type_info{gap:12px;padding-top:25px}.styles-module-scss-module__b3iYDq__description{flex-direction:column;gap:25px;display:flex}.styles-module-scss-module__b3iYDq__desktop,.styles-module-scss-module__b3iYDq__tablet{display:none}@media (min-width:768px){.styles-module-scss-module__b3iYDq__container{padding:22px 0 68px}.styles-module-scss-module__b3iYDq__breadcrumbs{margin-bottom:52px}.styles-module-scss-module__b3iYDq__product{grid-template-columns:minmax(358px,40%) 1fr;gap:45px;margin-bottom:68px;display:grid}.styles-module-scss-module__b3iYDq__product__title_container{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.styles-module-scss-module__b3iYDq__price{margin-bottom:20px}.styles-module-scss-module__b3iYDq__product_meta_info_count_wrapper{border-top:2px solid var(--color-border);padding-top:20px}.styles-module-scss-module__b3iYDq__product_type_info{padding-top:20px}.styles-module-scss-module__b3iYDq__controls{border-bottom:none;flex-direction:row;gap:10px;padding-bottom:20px}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__button__to_favorite{flex-grow:0;flex-shrink:2;order:2;width:fit-content;padding-left:14px!important;padding-right:14px!important}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__button__to_favorite__label{display:none}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__controls_buy{order:1}.styles-module-scss-module__b3iYDq__tablet{display:block}.styles-module-scss-module__b3iYDq__mobile{display:none}}.styles-module-scss-module__b3iYDq__description__title{margin-bottom:16px}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__container{padding:22px 0 110px}.styles-module-scss-module__b3iYDq__breadcrumbs{margin-bottom:60px}.styles-module-scss-module__b3iYDq__product{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;margin-bottom:60px}.styles-module-scss-module__b3iYDq__product__title_container{margin-bottom:28px}.styles-module-scss-module__b3iYDq__price{margin-bottom:36px}.styles-module-scss-module__b3iYDq__product_meta_info_count_wrapper,.styles-module-scss-module__b3iYDq__product_type_info{padding-top:36px}.styles-module-scss-module__b3iYDq__controls{justify-content:space-between;padding-bottom:36px}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__button__to_favorite{flex-grow:0;flex-shrink:1;order:2;width:fit-content;padding-left:36px;padding-right:36px}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__button__to_favorite__label{display:block}.styles-module-scss-module__b3iYDq__controls .styles-module-scss-module__b3iYDq__controls_buy{order:1;width:fit-content;max-width:none}.styles-module-scss-module__b3iYDq__product_img_container,.styles-module-scss-module__b3iYDq__product_img_container_alt{margin-bottom:0}.styles-module-scss-module__b3iYDq__desktop{display:block}.styles-module-scss-module__b3iYDq__mobile{display:none}}.styles-module-scss-module__b3iYDq__content_item:has(img){border-radius:14px;width:90%}.styles-module-scss-module__b3iYDq__content_item img{object-fit:contain;border-radius:14px;position:relative!important}.styles-module-scss-module__b3iYDq__content_link{color:var(--color-text-grey);text-decoration:underline}.styles-module-scss-module__b3iYDq__content_strong{font-weight:bolder}.styles-module-scss-module__b3iYDq__content_em{font-style:italic}.styles-module-scss-module__b3iYDq__similar_products_section{margin-top:40px}@media (min-width:768px){.styles-module-scss-module__b3iYDq__similar_products_section{margin-top:60px}}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__similar_products_section{margin-top:80px}}.styles-module-scss-module__b3iYDq__similar_products_section .styles-module-scss-module__b3iYDq__title{margin-bottom:24px}.styles-module-scss-module__b3iYDq__similar_products_section .styles-module-scss-module__b3iYDq__carouselWrapper{position:relative}.styles-module-scss-module__b3iYDq__strong{font-weight:bolder}.styles-module-scss-module__b3iYDq__description_content{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__b3iYDq__advantages{margin-bottom:20px}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__advantages{margin-bottom:36px}}.styles-module-scss-module__b3iYDq__advantages_container{--icon-color:#1f2937;flex-direction:column;gap:15px;display:flex}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__advantages_container{grid-template-columns:repeat(2,1fr);display:grid}}.styles-module-scss-module__b3iYDq__advantages_item{border:1px solid var(--icon-color);border-radius:8px;align-items:center;gap:15px;padding:8px;display:flex}.styles-module-scss-module__b3iYDq__advantages_item svg{stroke:var(--icon-color);stroke-width:1.5px;min-width:24px}.styles-module-scss-module__b3iYDq__description_item{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__b3iYDq__description_note{color:var(--color-text-grey);font-size:14px}.styles-module-scss-module__b3iYDq__specifications{flex-direction:column;gap:15px;font-size:14px;display:flex}@media (min-width:1024px){.styles-module-scss-module__b3iYDq__specifications{grid-template-columns:repeat(2,1fr);display:grid}}.styles-module-scss-module__b3iYDq__specifications_item{align-items:center;gap:10px;display:flex}.styles-module-scss-module__b3iYDq__specifications_title{font-weight:700}.styles-module-scss-module__b3iYDq__video_wrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__b3iYDq__video{aspect-ratio:16/9;width:100%}.styles-module-scss-module__b3iYDq__imageWrapper,.styles-module-scss-module__b3iYDq__thumbnailWrapper{aspect-ratio:1;width:100%;height:100%;position:relative!important}.styles-module-scss-module__b3iYDq__galleryImage{object-fit:contain;aspect-ratio:1;border-radius:var(--border-radius-theme);width:100%!important;height:100%!important}.styles-module-scss-module__b3iYDq__galleryThumbnail{object-fit:cover;border-radius:6px}
.styles-module-scss-module__dMxk5W__nothing_to_show{border-radius:var(--border-radius-theme);background-color:var(--color-white);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 35px;display:flex}.styles-module-scss-module__dMxk5W__title{text-align:center;max-width:290px;margin-bottom:18px}@media (min-width:1024px){.styles-module-scss-module__dMxk5W__title{max-width:none}}.styles-module-scss-module__dMxk5W__dropbox_icon{--size:54px;--icon-size:30px;width:var(--size);aspect-ratio:1;background-color:var(--color-light-grey);border-radius:100%;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__dMxk5W__dropbox_icon svg{width:var(--icon-size);aspect-ratio:1}
.style-module-scss-module__Ft6fkq__product_card{flex-direction:column;width:100%;max-width:327px;height:100%;display:flex}.style-module-scss-module__Ft6fkq__image_container{aspect-ratio:1;border-radius:14px;margin-bottom:7px;position:relative;overflow:hidden}.style-module-scss-module__Ft6fkq__image_container img{object-fit:cover}.style-module-scss-module__Ft6fkq__image_link{position:absolute;inset:0}.style-module-scss-module__Ft6fkq__price_container{align-items:center;gap:14px;margin-bottom:5px;display:flex}.style-module-scss-module__Ft6fkq__price{font-size:14px!important}@media (min-width:1024px){.style-module-scss-module__Ft6fkq__price{font-size:18px!important}}@media (min-width:1200px){.style-module-scss-module__Ft6fkq__price{font-size:24px!important}}.style-module-scss-module__Ft6fkq__price__old{color:var(--color-text-grey);text-decoration:line-through}.style-module-scss-module__Ft6fkq__description{margin-bottom:15px}.style-module-scss-module__Ft6fkq__button__to_cart{width:fit-content;margin-top:auto}.style-module-scss-module__Ft6fkq__button__add_to_favorite{z-index:11;position:absolute;top:11px;right:11px}@media (min-width:1024px){.style-module-scss-module__Ft6fkq__button__add_to_favorite{top:22px;right:22px}}.style-module-scss-module__Ft6fkq__button__add_to_cart{width:fit-content;margin-top:auto}
.styles-module-scss-module__DZrFvW__catalog{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.styles-module-scss-module__DZrFvW__catalog{gap:34px}}@media (min-width:1024px){.styles-module-scss-module__DZrFvW__catalog{gap:50px}}.styles-module-scss-module__DZrFvW__catalog_products{grid-template-columns:repeat(2,1fr);align-content:stretch;gap:20px;display:grid}@media (min-width:638px){.styles-module-scss-module__DZrFvW__catalog_products{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.styles-module-scss-module__DZrFvW__catalog_products{grid-template-columns:repeat(4,1fr);gap:30px}}.styles-module-scss-module__DZrFvW__catalog_products article{align-self:stretch}.styles-module-scss-module__DZrFvW__button__go_to_catalog{align-self:center;width:fit-content}
.styles-module-scss-module__Yg5-rW__card{border-bottom:2px solid var(--color-border);flex-direction:column;gap:10px;padding:16px;display:flex}.styles-module-scss-module__Yg5-rW__card:last-of-type{border-bottom:none}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__card{flex-direction:row;justify-content:space-between}}.styles-module-scss-module__Yg5-rW__card_header_link{align-items:center;gap:10px;width:fit-content;display:flex}.styles-module-scss-module__Yg5-rW__card_header_link:hover .styles-module-scss-module__Yg5-rW__product_title{text-decoration:underline}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__card_header_link{gap:20px}}.styles-module-scss-module__Yg5-rW__card_header{width:100%}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__card_header{width:60%}}.styles-module-scss-module__Yg5-rW__card_image{border:2px solid var(--color-border);object-fit:cover;border-radius:4px;min-height:64px;overflow:hidden}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__card_image{border-radius:8px}}.styles-module-scss-module__Yg5-rW__titles p:last-child{color:var(--color-orange)}.styles-module-scss-module__Yg5-rW__card_product_data{grid-template-columns:80px 1fr;gap:20px;display:grid}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__card_product_data{width:40%}}.styles-module-scss-module__Yg5-rW__data_item{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__data_item{justify-content:center}}.styles-module-scss-module__Yg5-rW__data_title{color:var(--color-grey-text-2);font-size:12px}@media (min-width:1024px){.styles-module-scss-module__Yg5-rW__data_title{font-size:14px}}@media (min-width:768px){.styles-module-scss-module__Yg5-rW__item_price{align-items:flex-end}.styles-module-scss-module__Yg5-rW__item_price .styles-module-scss-module__Yg5-rW__data_title{display:none}}
.styles-module-scss-module__Hoy21q__priceWrapper{background-color:var(--color-white);border-radius:14px;flex-direction:column;row-gap:24px;width:100%;max-width:327px;height:max-content;padding:32px;display:flex}.styles-module-scss-module__Hoy21q__countDesc{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Hoy21q__productsWrapper{background-color:var(--color-white);border-radius:14px;width:100%;padding:26px 24px}.styles-module-scss-module__Hoy21q__delivery{flex-direction:column;display:flex}.styles-module-scss-module__Hoy21q__deliveryWrapper{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:10px;display:flex}.styles-module-scss-module__Hoy21q__delivery_cost{text-align:right;min-width:80px}.styles-module-scss-module__Hoy21q__costWrapper{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Hoy21q__form{flex-wrap:wrap;grid-template-columns:1fr 1fr;gap:22px;width:100%;margin-bottom:62px;display:grid}.styles-module-scss-module__Hoy21q__formTitle{margin-bottom:28px}.styles-module-scss-module__Hoy21q__inputContainer .styles-module-scss-module__Hoy21q__inputLabel{margin-bottom:10px;font-size:16px;font-weight:400;display:block}.styles-module-scss-module__Hoy21q__inputContainer .styles-module-scss-module__Hoy21q__inputPlaceOrder{border-radius:8px}.styles-module-scss-module__Hoy21q__inputPlaceOrderWrapper{border-radius:8px;width:100%;height:48px}.styles-module-scss-module__Hoy21q__inputPlaceOrder{background-color:var(--color-light-grey);border-radius:8px;height:48px}.styles-module-scss-module__Hoy21q__error{color:red;margin-top:10px}.styles-module-scss-module__Hoy21q__decorLine{background-color:var(--color-light-grey);width:100%;height:2px;margin-top:26px}.styles-module-scss-module__Hoy21q__decorPriceLine{background-color:var(--color-light-grey);width:100%;height:2px}.styles-module-scss-module__Hoy21q__cardsWrapper{margin-bottom:40px;position:relative}.styles-module-scss-module__Hoy21q__cardLine{background-color:var(--color-light-grey);width:100%;height:2px;position:absolute;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__Hoy21q__card:last-child .styles-module-scss-module__Hoy21q__cardLine{display:none}@media (max-width:1024px){.styles-module-scss-module__Hoy21q__priceWrapper{width:100%;max-width:100%;padding:35px 40px}}
.styles-module-scss-module__HD07kW__container{--gap-main:25px;gap:var(--gap-main);flex-direction:column;display:flex}@media (min-width:768px){.styles-module-scss-module__HD07kW__container{grid-template-columns:minmax(358px,50%) 1fr;justify-content:stretch;display:grid}.styles-module-scss-module__HD07kW__container .styles-module-scss-module__HD07kW__title_main{display:none}}@media (min-width:1024px){.styles-module-scss-module__HD07kW__container{grid-template-columns:min(60%,714px) 1fr}}@media (min-width:1300px){.styles-module-scss-module__HD07kW__container{column-gap:80px}}.styles-module-scss-module__HD07kW__image_container{aspect-ratio:358/219;width:100%;position:relative}.styles-module-scss-module__HD07kW__image_container img{object-fit:cover;border-radius:8px}@media (min-width:768px){.styles-module-scss-module__HD07kW__image_container{aspect-ratio:1}}.styles-module-scss-module__HD07kW__date_container{border:2px solid var(--color-border);color:var(--color-text-grey);border-radius:8px;padding:24px}.styles-module-scss-module__HD07kW__date_container.styles-module-scss-module__HD07kW__desktop{margin-top:0;display:none}.styles-module-scss-module__HD07kW__date_container .styles-module-scss-module__HD07kW__date_near{text-transform:uppercase;margin-bottom:5px;font-size:14px}.styles-module-scss-module__HD07kW__date_container .styles-module-scss-module__HD07kW__date_date{color:var(--color-text-green);font-size:clamp(18px,1.7vw,24px)}@media (min-width:768px){.styles-module-scss-module__HD07kW__date_container{flex-direction:column;justify-content:center;align-items:center;margin-top:auto;display:flex}.styles-module-scss-module__HD07kW__date_container .styles-module-scss-module__HD07kW__title_description{display:block}}@media (min-width:1024px){.styles-module-scss-module__HD07kW__date_container{display:none}.styles-module-scss-module__HD07kW__date_container.styles-module-scss-module__HD07kW__desktop{display:block}}.styles-module-scss-module__HD07kW__block{gap:var(--gap-main);flex-direction:column;display:flex}.styles-module-scss-module__HD07kW__description{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__HD07kW__button_detail{max-width:150px}@media (min-width:768px){.styles-module-scss-module__HD07kW__button_detail{margin-top:auto}}
.CarouselArrow-module-scss-module__FGetoG__arrowButton{z-index:2;border:1px solid var(--color-dark-green);width:48px;height:48px;color:var(--color-dark-green);background-color:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex;position:absolute;bottom:-60px;transform:translate(-50%)}.CarouselArrow-module-scss-module__FGetoG__arrowButton.CarouselArrow-module-scss-module__FGetoG__prev{left:calc(50% - 40px)}.CarouselArrow-module-scss-module__FGetoG__arrowButton.CarouselArrow-module-scss-module__FGetoG__next{left:calc(50% + 40px)}.CarouselArrow-module-scss-module__FGetoG__arrowButton:hover:not(:disabled){background-color:var(--color-background-primary-button-hover);color:var(--color-white)}.CarouselArrow-module-scss-module__FGetoG__arrowButton:hover:not(:disabled) svg{fill:var(--color-white)}.CarouselArrow-module-scss-module__FGetoG__arrowButton:disabled{color:var(--color-light-grey);border-color:var(--color-light-grey);background-color:var(--color-white);cursor:not-allowed}.CarouselArrow-module-scss-module__FGetoG__arrowButton:disabled svg{fill:var(--color-light-grey)}.CarouselArrow-module-scss-module__FGetoG__arrowButton svg{fill:currentColor;width:20px;height:20px}@media (max-width:768px){.CarouselArrow-module-scss-module__FGetoG__arrowButton{bottom:-50px}}
.style-module-scss-module__oHDVsG__price{min-width:max-content;font-weight:700}.style-module-scss-module__oHDVsG__detailsWrapper{justify-content:space-between;gap:13px;display:flex}.style-module-scss-module__oHDVsG__decorLine{background-color:var(--color-border);height:2px;margin:12px 0}@media (max-width:1024px){.style-module-scss-module__oHDVsG__detailsWrapper .style-module-scss-module__oHDVsG__title{max-width:267px;font-size:14px;font-weight:400}.style-module-scss-module__oHDVsG__detailsWrapper .style-module-scss-module__oHDVsG__price{text-align:end;min-width:78px;max-width:100px;font-size:14px}}
.styles-module-scss-module__BsKdtW__container{justify-content:space-between;gap:20px;display:flex}.styles-module-scss-module__BsKdtW__card{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module-scss-module__BsKdtW__img{aspect-ratio:1;border-radius:14px;width:100%}.styles-module-scss-module__BsKdtW__tablet{display:none}@media (min-width:768px){.styles-module-scss-module__BsKdtW__tablet{display:flex}}.styles-module-scss-module__BsKdtW__title{border-radius:4px;width:100%;height:20px}.styles-module-scss-module__BsKdtW__description{flex-direction:column;gap:5px;display:flex}.styles-module-scss-module__BsKdtW__description_item{border-radius:4px;width:100%;height:14px}.styles-module-scss-module__BsKdtW__button{border-radius:8px;width:150px;height:48px;margin-top:20px}
.styles-module-scss-module__gGW3qa__button{background-color:var(--color-background-green);width:fit-content;color:var(--color-white);border:1px solid;border-radius:6px;padding:5px 14px;font-size:12px;transition:all .1s}.styles-module-scss-module__gGW3qa__button:hover{opacity:.9}@media (min-width:768px){.styles-module-scss-module__gGW3qa__button{font-size:14px}}

.styles-module-scss-module__4sJkiq__banner{border-radius:var(--border-radius-theme);background-color:var(--color-white);flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.styles-module-scss-module__4sJkiq__banner{flex-direction:row}}.styles-module-scss-module__4sJkiq__banner__content{z-index:10;padding:24px 24px 0;position:relative}.styles-module-scss-module__4sJkiq__banner__content .styles-module-scss-module__4sJkiq__banner__content_text{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}@media (min-width:768px){.styles-module-scss-module__4sJkiq__banner__content{max-width:300px;padding:24px}}@media (min-width:1024px){.styles-module-scss-module__4sJkiq__banner__content{width:40%;max-width:570px;padding:43px}.styles-module-scss-module__4sJkiq__banner__content .styles-module-scss-module__4sJkiq__banner__content_text{gap:20px;margin-bottom:40px}}.styles-module-scss-module__4sJkiq__phoneLink{color:var(--color-white)}.styles-module-scss-module__4sJkiq__banner__content_desktop{display:none}@media (min-width:1024px){.styles-module-scss-module__4sJkiq__banner__content_desktop{z-index:1;display:block;position:relative}.styles-module-scss-module__4sJkiq__banner__content_mobile{display:none}}.styles-module-scss-module__4sJkiq__banner__image{aspect-ratio:716/308;width:100%;position:relative;overflow:hidden}@media (min-width:768px){.styles-module-scss-module__4sJkiq__banner__image{aspect-ratio:873/358;height:100%;position:absolute;bottom:0;left:250px}}@media (min-width:1024px){.styles-module-scss-module__4sJkiq__banner__image{left:350px}}@media (min-width:1400px){.styles-module-scss-module__4sJkiq__banner__image{width:60%;left:auto;right:0}}.styles-module-scss-module__4sJkiq__banner__image img{object-fit:cover}.styles-module-scss-module__4sJkiq__banner__image_desktop,.styles-module-scss-module__4sJkiq__banner__image_tablet{display:none}.styles-module-scss-module__4sJkiq__banner__image_desktop{aspect-ratio:1274/263;width:50%}.styles-module-scss-module__4sJkiq__banner__image_mobile{aspect-ratio:167/263;width:60%}@media (min-width:768px){.styles-module-scss-module__4sJkiq__banner__image_tablet{z-index:10;display:block}.styles-module-scss-module__4sJkiq__banner__image_desktop{display:block}.styles-module-scss-module__4sJkiq__banner__image_mobile{display:none}}@media (min-width:1400px){.styles-module-scss-module__4sJkiq__banner__image_tablet{display:none}}
.style-module-scss-module__lMHE-q__mosaics{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:768px){.style-module-scss-module__lMHE-q__mosaics{grid-template-columns:repeat(4,1fr);gap:10px}}@media (min-width:1024px){.style-module-scss-module__lMHE-q__mosaics{gap:31px}}.style-module-scss-module__lMHE-q__mosaic_image_wrapper{aspect-ratio:1;width:100%;margin-bottom:10px;position:relative}@media (min-width:768px){.style-module-scss-module__lMHE-q__mosaic_image_wrapper{margin-bottom:14px}}@media (min-width:1024px){.style-module-scss-module__lMHE-q__mosaic_image_wrapper{max-width:327px;margin-bottom:15px}}.style-module-scss-module__lMHE-q__mosaic_image{border-radius:8px}.style-module-scss-module__lMHE-q__mosaic_title{text-align:center;font-size:14px;font-weight:400;line-height:18px}@media (min-width:1024px){.style-module-scss-module__lMHE-q__mosaic_title{font-size:24px;font-weight:400;line-height:34px}}
.styles-module-scss-module__UVeYva__container{flex-direction:column;gap:26px;display:flex}@media (min-width:768px){.styles-module-scss-module__UVeYva__container{gap:32px}}@media (min-width:1024px){.styles-module-scss-module__UVeYva__container{grid-template-columns:1fr 1fr;gap:80px;display:grid}}.styles-module-scss-module__UVeYva__title{margin-bottom:18px}@media (min-width:768px){.styles-module-scss-module__UVeYva__title{margin-bottom:24px}}.styles-module-scss-module__UVeYva__text{font-size:16px;font-weight:400;line-height:22px}@media (min-width:1024px){.styles-module-scss-module__UVeYva__text{font-size:18px;line-height:25px}}.styles-module-scss-module__UVeYva__text_info{margin-bottom:10px}@media (min-width:1024px){.styles-module-scss-module__UVeYva__text_info{margin-bottom:18px}}.styles-module-scss-module__UVeYva__text_description{flex-direction:column;gap:25px;display:flex}.styles-module-scss-module__UVeYva__image_container{border-radius:16px;overflow:hidden}
.style-module-scss-module__xD7KVq__serviceWrapper{flex-direction:column;row-gap:18px;width:47.5%;display:flex}.style-module-scss-module__xD7KVq__serviceDetailsWrapper{width:100%}.style-module-scss-module__xD7KVq__decorStar{color:var(--color-text-green);font-size:14px;font-weight:700}.style-module-scss-module__xD7KVq__textDesc{font-size:14px;font-weight:400}.style-module-scss-module__xD7KVq__commentWrapper{flex-direction:column;row-gap:8px;display:flex}@media (max-width:1024px){.style-module-scss-module__xD7KVq__textDesc{font-size:12px}.style-module-scss-module__xD7KVq__serviceWrapper{row-gap:15px}}@media (max-width:767px){.style-module-scss-module__xD7KVq__serviceWrapper{width:100%}}
.styles-module-scss-module__PhGd2W__newsSection{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.styles-module-scss-module__PhGd2W__newsSection{gap:34px}}@media (min-width:1024px){.styles-module-scss-module__PhGd2W__newsSection{gap:50px}}.styles-module-scss-module__PhGd2W__news_wrapper{grid-template-columns:repeat(2,1fr);align-content:stretch;gap:20px;display:grid}@media (min-width:638px){.styles-module-scss-module__PhGd2W__news_wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.styles-module-scss-module__PhGd2W__news_wrapper{grid-template-columns:repeat(4,1fr)}}.styles-module-scss-module__PhGd2W__news_wrapper article{align-self:stretch}.styles-module-scss-module__PhGd2W__button__go_to_new{align-self:center;width:fit-content}.styles-module-scss-module__PhGd2W__articlesSection{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.styles-module-scss-module__PhGd2W__articlesSection{gap:34px}}@media (min-width:1024px){.styles-module-scss-module__PhGd2W__articlesSection{gap:50px}}.styles-module-scss-module__PhGd2W__articles_wrapper{grid-template-columns:repeat(2,1fr);align-content:stretch;gap:20px;display:grid}@media (min-width:638px){.styles-module-scss-module__PhGd2W__articles_wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.styles-module-scss-module__PhGd2W__articles_wrapper{grid-template-columns:repeat(4,1fr)}}.styles-module-scss-module__PhGd2W__articles_wrapper article{align-self:stretch}.styles-module-scss-module__PhGd2W__button__go_to_article{align-self:center;width:fit-content}.styles-module-scss-module__PhGd2W__card{--width:305px;width:var(--width);padding:5px 1px}@media (min-width:768px){.styles-module-scss-module__PhGd2W__card{--width:358px}}@media (min-width:1024px){.styles-module-scss-module__PhGd2W__card{--width:327px;width:100%;max-width:var(--width)}}
.styles-module-scss-module__Vcf31G__reject_booking{border:2px solid var(--color-background-gray);background-color:var(--color-background-gray);cursor:pointer;border-radius:8px;width:fit-content;margin-top:10px;padding:12px 24px;font-size:14px;font-weight:bolder;transition:all .2s}.styles-module-scss-module__Vcf31G__reject_booking:hover{border-color:var(--color-grey-text-2)}.styles-module-scss-module__Vcf31G__reject_booking:disabled{background-color:var(--color-background-gray);border-color:var(--color-background-gray);color:var(--color-grey-text-2);cursor:not-allowed}@media (min-width:768px){.styles-module-scss-module__Vcf31G__reject_booking{margin-top:0}}@media (min-width:1400px){.styles-module-scss-module__Vcf31G__reject_booking{margin-left:auto}}
.styles-module-scss-module__CHkt2q__status{background-color:var(--color-white);border:1px solid;border-radius:6px;width:fit-content;padding:5px 14px;font-size:12px}@media (min-width:768px){.styles-module-scss-module__CHkt2q__status{font-size:14px}}.styles-module-scss-module__CHkt2q__approved{color:var(--color-text-green);border-color:var(--color-text-green)}.styles-module-scss-module__CHkt2q__pending{color:var(--color-orange);border-color:var(--color-orange)}.styles-module-scss-module__CHkt2q__canceled{color:var(--color-error);border-color:var(--color-error)}.styles-module-scss-module__CHkt2q__reserved_for_pickup{color:var(--color-reserved);border-color:var(--color-reserved)}
.styles-module-scss-module__tq3eya__priceWrapper{background-color:var(--color-white);border-radius:14px;flex-direction:column;row-gap:24px;width:100%;max-width:327px;height:max-content;padding:32px;display:flex}.styles-module-scss-module__tq3eya__countDesc{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__tq3eya__productsWrapper{background-color:var(--color-white);border-radius:14px;width:100%;padding:26px 24px}.styles-module-scss-module__tq3eya__delivery{flex-direction:column;display:flex}.styles-module-scss-module__tq3eya__deliveryWrapper{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.styles-module-scss-module__tq3eya__costWrapper{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__tq3eya__form{flex-wrap:wrap;grid-template-columns:1fr 1fr;gap:22px;width:100%;margin-bottom:62px;display:grid}.styles-module-scss-module__tq3eya__formTitle{margin-bottom:28px}.styles-module-scss-module__tq3eya__inputContainer .styles-module-scss-module__tq3eya__inputLabel{margin-bottom:10px;font-size:16px;font-weight:400;display:block}.styles-module-scss-module__tq3eya__inputContainer .styles-module-scss-module__tq3eya__inputPlaceOrder{border-radius:8px}.styles-module-scss-module__tq3eya__inputPlaceOrderWrapper{border-radius:8px;width:100%;height:48px}.styles-module-scss-module__tq3eya__inputPlaceOrder{background-color:var(--color-light-grey);border-radius:8px;height:48px}.styles-module-scss-module__tq3eya__error{color:red;margin-top:10px}.styles-module-scss-module__tq3eya__decorLine{background-color:var(--color-light-grey);width:100%;height:2px;margin-top:26px}.styles-module-scss-module__tq3eya__decorPriceLine{background-color:var(--color-light-grey);width:100%;height:2px}.styles-module-scss-module__tq3eya__cardsWrapper{margin-bottom:40px;position:relative}.styles-module-scss-module__tq3eya__cardLine{background-color:var(--color-light-grey);width:100%;height:2px;position:absolute;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__tq3eya__card:last-child .styles-module-scss-module__tq3eya__cardLine{display:none}@media (max-width:1024px){.styles-module-scss-module__tq3eya__priceWrapper{width:100%;max-width:100%;padding:35px 40px}}
.styles-module-scss-module__uwgd8G__deliveryWrapper{margin-bottom:40px}.styles-module-scss-module__uwgd8G__deliveryTitle{margin-bottom:28px}.styles-module-scss-module__uwgd8G__changeDeliverText{margin-bottom:14px}.styles-module-scss-module__uwgd8G__changeDelivery{align-items:center;gap:25px;width:100%;display:flex}.styles-module-scss-module__uwgd8G__inputRadioWrapper{position:relative}.styles-module-scss-module__uwgd8G__sup{color:var(--color-orange);font-size:16px;font-weight:400}.styles-module-scss-module__uwgd8G__inputRadio{z-index:-1;opacity:0;position:absolute}.styles-module-scss-module__uwgd8G__inputRadio+label{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.styles-module-scss-module__uwgd8G__inputRadio+label:before{content:"";border:2px solid var(--color-grey-text-2);background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border-radius:50%;flex-grow:0;flex-shrink:0;width:24px;height:24px;margin-right:.5em;display:inline-block}.styles-module-scss-module__uwgd8G__inputRadio:not(:disabled):not(:checked)+label:hover:before,.styles-module-scss-module__uwgd8G__inputRadio:not(:disabled):active+label:before,.styles-module-scss-module__uwgd8G__inputRadio:checked+label:before{border-color:var(--color-background-green)}.styles-module-scss-module__uwgd8G__inputRadio:checked+label:after{content:"";background-color:var(--color-background-green);border-radius:5px;width:10px;height:10px;position:absolute;left:7px}.styles-module-scss-module__uwgd8G__inputRadio:disabled+label:before{background-color:#e9ecef}.styles-module-scss-module__uwgd8G__delivery_msg{background:var(--color-light-grey);border-radius:8px;margin-top:20px;padding:8px 16px}
.styles-module-scss-module__b7S2ka__container{flex-direction:column;gap:10px;display:flex;position:relative}.styles-module-scss-module__b7S2ka__inputs_container{grid-template-columns:46% 1fr 46%;align-items:center;gap:4px;margin-bottom:15px;display:grid}.styles-module-scss-module__b7S2ka__input{border-radius:8px;padding:16px;font-size:14px}.styles-module-scss-module__b7S2ka__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__b7S2ka__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__b7S2ka__input[type=number]{-moz-appearance:textfield}.styles-module-scss-module__b7S2ka__divider{text-align:center;font-size:30px}.styles-module-scss-module__b7S2ka__slider{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;width:100%;height:26px;display:flex;position:relative}.styles-module-scss-module__b7S2ka__slider__track{background-color:var(--color-white);border-radius:9999px;flex-grow:1;height:5px;position:relative}.styles-module-scss-module__b7S2ka__slider__range{background-color:#fff;border-radius:9999px;height:100%;position:absolute}.styles-module-scss-module__b7S2ka__slider__thumb{border:3px solid var(--color-text-green);cursor:pointer;background-color:#fff;border-radius:100%;width:26px;height:26px;display:block}.styles-module-scss-module__b7S2ka__slider__thumb:hover{background-color:var(--color-light-grey)}.styles-module-scss-module__b7S2ka__slider__thumb:focus{outline:none}@media (min-width:768px){.styles-module-scss-module__b7S2ka__controls{grid-template-columns:repeat(2,1fr);align-items:center;gap:20px;display:grid}.styles-module-scss-module__b7S2ka__controls__base{justify-content:center;align-items:center;height:100%;display:flex}.styles-module-scss-module__b7S2ka__inputs_container{margin-bottom:0}}@media (min-width:1024px){.styles-module-scss-module__b7S2ka__controls{display:block}.styles-module-scss-module__b7S2ka__inputs_container{margin-bottom:15px}}
.style-module-scss-module__ea9a7a__sign_up_wrapper{background:#e2ebea;border-radius:14px;flex-direction:column;gap:26px;padding:22px;display:flex}@media (min-width:768px){.style-module-scss-module__ea9a7a__sign_up_wrapper{grid-template-columns:1fr 1fr;justify-content:space-between;padding:40px;display:grid}}@media (min-width:1024px){.style-module-scss-module__ea9a7a__sign_up_wrapper{flex-direction:column;justify-content:flex-start;width:100%;padding:35px;display:flex}}.style-module-scss-module__ea9a7a__title{margin-bottom:27px;font-size:18px;font-weight:700;line-height:25px}@media (min-width:768px){.style-module-scss-module__ea9a7a__title{margin-bottom:29px}}@media (min-width:1024px){.style-module-scss-module__ea9a7a__title{margin-bottom:34px}}.style-module-scss-module__ea9a7a__contact_wrapper{flex-direction:column;gap:12px;display:flex}@media (min-width:1024px){.style-module-scss-module__ea9a7a__contact_wrapper{gap:14px}}.style-module-scss-module__ea9a7a__contact{align-items:center;gap:17px;display:flex}.style-module-scss-module__ea9a7a__icon{width:38px;height:38px}@media (min-width:1024px){.style-module-scss-module__ea9a7a__icon{width:40px;height:40px}}.style-module-scss-module__ea9a7a__price_wrapper{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;height:114px;margin-bottom:11px;display:flex}@media (min-width:768px){.style-module-scss-module__ea9a7a__price_wrapper{gap:6px;height:192px}}@media (min-width:1024px){.style-module-scss-module__ea9a7a__price_wrapper{gap:8px;height:114px;margin-bottom:18px}}.style-module-scss-module__ea9a7a__text_price{text-transform:uppercase;color:#8a8a8acc;font-size:12px;font-weight:400;line-height:15px}@media (min-width:1024px){.style-module-scss-module__ea9a7a__text_price{font-size:14px;line-height:18.9px}}.style-module-scss-module__ea9a7a__price{color:#179973;font-size:24px;font-weight:700;line-height:34px}.style-module-scss-module__ea9a7a__button_detail{width:100%}.style-module-scss-module__ea9a7a__linkWrapper:hover{opacity:.5}.style-module-scss-module__ea9a7a__linkWrapper:active{opacity:1}
.styles-module-scss-module__VuJaaW__container{flex-direction:column;gap:10px;display:flex;position:relative}.styles-module-scss-module__VuJaaW__inputs_container{grid-template-columns:46% 1fr 46%;align-items:center;gap:4px;margin-bottom:15px;display:grid}.styles-module-scss-module__VuJaaW__input{border-radius:8px;padding:16px;font-size:14px}.styles-module-scss-module__VuJaaW__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__VuJaaW__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__VuJaaW__input[type=number]{-moz-appearance:textfield}.styles-module-scss-module__VuJaaW__divider{text-align:center;font-size:30px}.styles-module-scss-module__VuJaaW__slider{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;width:100%;height:26px;display:flex;position:relative}.styles-module-scss-module__VuJaaW__slider__track{background-color:var(--color-white);border-radius:9999px;flex-grow:1;height:5px;position:relative}.styles-module-scss-module__VuJaaW__slider__range{background-color:#fff;border-radius:9999px;height:100%;position:absolute}.styles-module-scss-module__VuJaaW__slider__thumb{border:3px solid var(--color-text-green);cursor:pointer;background-color:#fff;border-radius:100%;width:26px;height:26px;display:block}.styles-module-scss-module__VuJaaW__slider__thumb:hover{background-color:var(--color-light-grey)}.styles-module-scss-module__VuJaaW__slider__thumb:focus{outline:none}@media (min-width:768px){.styles-module-scss-module__VuJaaW__controls{grid-template-columns:repeat(2,1fr);align-items:center;gap:20px;display:grid}.styles-module-scss-module__VuJaaW__controls__base{justify-content:center;align-items:center;height:100%;display:flex}.styles-module-scss-module__VuJaaW__inputs_container{margin-bottom:0}}@media (min-width:1024px){.styles-module-scss-module__VuJaaW__controls{display:block}.styles-module-scss-module__VuJaaW__inputs_container{margin-bottom:15px}}
.style-module-scss-module__Z82W2G__title{margin-bottom:48px}.style-module-scss-module__Z82W2G__priceSection{margin-bottom:110px}.style-module-scss-module__Z82W2G__mainWrapper{flex-wrap:wrap;justify-content:space-between;row-gap:52px;margin-bottom:36px;display:flex}.style-module-scss-module__Z82W2G__phoneLink{color:var(--color-white)}@media (max-width:1024px){.style-module-scss-module__Z82W2G__title{margin-bottom:26px}.style-module-scss-module__Z82W2G__priceSection{margin-bottom:68px}.style-module-scss-module__Z82W2G__mainWrapper{row-gap:20px;margin-bottom:28px}}@media (max-width:767px){.style-module-scss-module__Z82W2G__priceSection{margin-bottom:52px}.style-module-scss-module__Z82W2G__mainWrapper{flex-direction:column;row-gap:24px;margin-bottom:26px}}
.styles-module-scss-module__r6dQeW__container{flex-direction:column;gap:26px;display:flex}@media (min-width:768px){.styles-module-scss-module__r6dQeW__container{gap:32px}}.styles-module-scss-module__r6dQeW__title{margin-bottom:18px}@media (min-width:768px){.styles-module-scss-module__r6dQeW__title{margin-bottom:24px}}.styles-module-scss-module__r6dQeW__images{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.styles-module-scss-module__r6dQeW__images{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}}@media (min-width:1024px){.styles-module-scss-module__r6dQeW__images{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}}.styles-module-scss-module__r6dQeW__image_container{aspect-ratio:65/45;border-radius:16px;width:100%;position:relative;overflow:hidden}
.styles-module-scss-module__upDDFq__main{z-index:0;box-sizing:border-box;width:93%;max-width:736px;margin:0 auto;position:relative}@media (min-width:1024px){.styles-module-scss-module__upDDFq__main{max-width:1400px}}.styles-module-scss-module__upDDFq__main{flex-direction:column;gap:110px;padding-top:28px;padding-bottom:110px;display:flex}@media (min-width:768px){.styles-module-scss-module__upDDFq__main{padding-top:40px}}@media (min-width:1024px){.styles-module-scss-module__upDDFq__main{padding-top:50px}}.styles-module-scss-module__upDDFq__mobileSearch{box-sizing:border-box;width:93%;max-width:736px;margin:0 auto;position:relative}@media (min-width:1024px){.styles-module-scss-module__upDDFq__mobileSearch{max-width:1400px;display:none}}
.styles-module-scss-module__qHcwyG__loader{justify-content:center;align-items:center;height:100%;padding:100px;display:flex}
