html{font-size:6.9444444444vw}@media (max-width:992px){html{font-size:13.0208333333vw}}@media (max-width:576px){html{font-size:26.6666666667vw}}@media (min-width:1900px){html{font-size:5.2631578947vw}}:root{--font-size-h1:0.48rem;--font-size-h2:0.32rem;--font-size-h3:0.3rem;--font-size-h4:0.18rem;--font-size-h5:0.16rem;--body-size:0.16rem;--txt-l:0.18rem;--txt-m:0.14rem;--txt-s:0.12rem;--btn-l:0.18rem;--btn-m:0.16rem;--btn-s:0.14rem;--body-line:150%}@media (max-width:576px){:root{--font-size-h1:0.24rem;--font-size-h2:0.23rem;--font-size-h3:0.2rem;--font-size-h4:0.16rem;--font-size-h5:0.16rem;--txt-l:0.16rem;--txt-m:0.16rem;--txt-s:0.14rem;--txt-xs:0.14rem}}:root{--soft-white:#f7f7f7;--soft-accent:#e2f0ed;--gradient:linear-gradient(86deg,#4eb3b9 7.38%,#5ec9cf 42.49%,#5ec9cf 58.81%,#3f94f8 93.47%);--accent-light:#9ad5e2;--accent:#4eb3b9;--blue:#439cf3;--light-grey:#e1e5e6;--grey:#89989b;--text:#2d3536;--white:#fff;--error:#e44545;--container-gap:.3rem;--header-height:1rem;--sidebar-width:calc(100% + var(--container-gap) + .24rem);--container-gap-decrement:-.3rem;--section-padding:0.5rem;--border-radius:0.05rem}@media (max-width:992px){:root{--container-gap:0.2rem;--section-padding:0.35rem}}@media (max-width:576px){:root{--container-gap:.15rem;--container-gap-decrement:-.15rem;--section-padding:0.25rem}}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}body,html{min-height:100vh}body{font-family:Roboto,sans-serif,system-ui;margin:0;font-size:var(--body-size);line-height:normal;font-weight:400;position:relative;color:var(--text);background-color:var(--soft-white);height:100vh;height:calc(var(--vh, 1vh)*100);width:100%;overscroll-behavior:none;min-height:-webkit-fill-available}body.active{overflow:hidden;touch-action:none}h1,h2,h3,h4,h5,h6,label,p{margin:0}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}input::-ms-clear{display:none}input,select,textarea{cursor:pointer}ul{list-style:none;margin-bottom:0;padding:0}button{border:none;outline:none;background:transparent;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.page-container{overflow:clip;display:flex;flex-direction:column;min-height:100vh;position:relative}.modal{height:100vh;height:calc(var(--vh, 1vh)*100)}main{height:100%;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:.24rem}@media (max-width:992px){main{padding:.5rem 0}}@media (max-width:576px){main{padding:.2rem 0 .5rem}}#loom-companion-mv3{display:none}footer{flex-shrink:0}::-webkit-scrollbar{width:0;height:0}.icon{width:100%;height:100%;display:inline-block;transition:all .5s linear}svg{transition:all .35s linear}.image{position:relative}.image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain;object-position:center}a{color:inherit;transition:all .35s ease-in-out;display:inline-block}a,a:visited{text-decoration:none}.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;z-index:1}.video embed,.video iframe,.video object{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-width:0;outline-width:0}.disabled,[disabled]{opacity:.4;pointer-events:none}.none{display:none}.flex{display:flex}.flex-inline{display:inline-flex!important}.--wrap{flex-wrap:wrap}.--just-between{justify-content:space-between}.--just-center{justify-content:center}.--just-start{justify-content:start}.--just-end{justify-content:flex-end}.--align-str{align-items:stretch}.--align-start{align-items:start}.--align-center{align-items:center}.--align-end{align-items:flex-end}.--self-end{align-self:end}.--dir-col{flex-direction:column}.f-weight_400{font-weight:400!important}.f-weight_500{font-weight:500!important}.f-weight_600{font-weight:600!important}.f-weight_700{font-weight:700!important}.f-family__ukraine{font-family:eUkraineHead}.fSize__btn_l{font-size:var(--btn-l)}.fSize__btn_m{font-size:var(--btn-m)}.fSize__btn_s{font-size:var(--btn-s)}.fSize_24{font-size:.24rem}.fSize_l{font-size:var(--txt-l)}.fSize_m{font-size:var(--txt-m)}.fSize_s{font-size:var(--txt-s)}.fSize_m-s{font-size:var(--txt-m)}@media(max-width:576px){.fSize_m-s{font-size:var(--txt-s)}}.text_uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}.text-center{text-align:center}.text-right{text-align:right}.textColor{color:var(--text)}.textColor_error{color:var(--error)}.textColor_white{color:var(--white)}.textColor_grey{color:var(--grey)}.textColor_accent{color:var(--accent)}.textColor_light{color:#bbbdbd}.textColor_gradient{background-color:var(--accent);background-image:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.container{padding:0 var(--container-gap);width:100%;margin:0 auto;max-width:100%}.wrapper{width:100%}.row,.wrapper{display:flex;flex-wrap:wrap}.row{--bs-gutter-x:0.24rem;--bs-gutter-y:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}@media (max-width:576px){.row{--bs-gutter-x:0.15rem}}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex:1 0}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex:1 0}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:993px){.col-lg{flex:1 0}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex:1 0}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media(min-width:1600px){.col-xxl{flex:1 0}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.mt_10{margin-top:.1rem}.mb_5{margin-bottom:.05rem}.mb_8{margin-bottom:.08rem}.mb_10{margin-bottom:.1rem}.mb_12{margin-bottom:.12rem}.mb_16{margin-bottom:.16rem}.mb_20{margin-bottom:.2rem}.mb_24{margin-bottom:.24rem}.mb_32{margin-bottom:.32rem}.mb_40{margin-bottom:.4rem}.mb_24-12{margin-bottom:.24rem}@media (max-width:576px){.mb_24-12{margin-bottom:.12rem}}.mb_32-16{margin-bottom:.32rem}@media (max-width:576px){.mb_32-16{margin-bottom:.16rem}}.ml_auto{margin-left:auto}.ml_16{margin-left:.16rem}.mr_8{margin-right:.08rem}.mr_16{margin-right:.16rem}.mr_20{margin-right:.2rem}.mr_24{margin-right:.24rem}.mr_30{margin-right:.3rem}.mx{margin-left:auto;margin-right:auto}.hide{opacity:0;visibility:hidden}.show{opacity:1;visibility:visible}.block{display:block}.pos-r{position:relative}.pos-a{position:absolute}.w-100{width:100%}.h-100{height:100%}.fit-cover,.fit-cover img{object-fit:cover}.overflow{overflow:hidden}.bgc_accent_light{background-color:var(--accent-light)}.bgc_grey{background-color:#494949}.border_radius{border-radius:var(--border-radius)}.border__bottom{border-bottom:.01rem solid var(--text)}.border__bottom_grey{border-color:var(--grey)}.shadow{filter:drop-shadow(0 .04rem .04rem rgba(0,0,0,.1))}h1,h2,h3,h4,h5{line-height:normal;font-weight:700}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.dn_navbar{position:relative}.dn_navbar ul{width:100%}.dn_navbar ul li{cursor:pointer;position:relative;height:.4rem;width:100%;display:flex;align-items:center}.dn_navbar ul li:not(:last-child){margin-bottom:.14rem}.dn_navbar ul li:before{background:var(--gradient)}.dn_navbar ul li:after,.dn_navbar ul li:before{width:var(--sidebar-width);border-radius:var(--border-radius);height:100%;top:50%;transform:translateY(-50%);right:0;content:"";position:absolute;opacity:0;transition:opacity .35s linear;z-index:-1}.dn_navbar ul li:after{background:var(--accent)}.dn_navbar ul li.active:after{content:none}.dn_navbar ul li.active:before,.dn_navbar ul li:hover:after{opacity:.6}.dn_navbar ul a{display:flex;width:100%;height:100%;align-items:center;text-transform:uppercase;color:var(--white)}.dn_navbar_employee ul li.active{pointer-events:none}.dn_navbar_employee ul li.active:before{background:var(--light-grey)}.employeeNavigation li.active{pointer-events:none}.employeeNavigation li.active a{color:var(--accent)}.checkItem{display:flex;cursor:pointer}.checkItem__box{width:.32rem;height:.32rem;margin-right:.1rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);border:.01rem solid var(--text);transition:all .3s linear;flex-shrink:0}.checkItem.active .checkItem__box{background-color:var(--accent);border-color:var(--accent);color:#fff}.checkItem_white .checkItem__box{border-color:var(--white)}.checkItem_white.active .checkItem__box{background-color:transparent;border-color:var(--white);color:var(--accent)}.checkItem_black .checkItem__box{border-color:var(--text)}.checkItem_black.active .checkItem__box{background-color:transparent;border-color:var(--text);color:var(--text)}.form-office__checkItems{display:grid;grid-template-columns:repeat(2,2.2rem);grid-gap:.1rem .2rem;gap:.1rem .2rem}.form-office .button{margin-top:auto;margin-left:auto;width:2.1rem}.form-employees{display:flex;flex-direction:column;height:100%}@media (max-width:576px){.form-employees{max-height:100%}}.form-employees__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:.3rem;column-gap:.3rem}@media (max-width:576px){.form-employees__wrapper{grid-template-columns:1fr;margin-bottom:.24rem}}.form-employees button{margin-top:auto;margin-left:auto;width:2.1rem}.form-employees .dropdown{height:.66rem}.form-employees .dropdown__title{font-size:var(--txt-m)}.modal-delete .button{width:2.1rem}.modal-delete .image{width:2.8rem;height:2rem;bottom:-.2rem;left:-.2rem}.modal-delete .image+.image{left:auto;right:-.2rem;transform:scaleX(-1)}.modal-provider{max-width:6.7rem}.tooltip__icon{font-size:.13rem;line-height:.2rem;width:.2rem;height:.2rem;border-radius:50%;border:.01rem solid var(--text);cursor:pointer}.tooltip__content{position:absolute;width:1.65rem;padding-top:.07rem;right:.05rem;top:calc(100% + .02rem);opacity:0;visibility:hidden;transition:all .35s linear;z-index:5}.tooltip__content:before{top:0;right:-.01rem;content:"";position:absolute;width:.2rem;height:.2rem;background:url(/assets/triangle.svg) no-repeat 50%/contain}.tooltip__content div{padding:.1rem;border-radius:var(--border-radius);background-color:var(--accent-light);font-size:var(--txt-s)}.tooltip_up .tooltip__content{top:auto;bottom:calc(100% + .02rem);padding-top:0;padding-bottom:.07rem}.tooltip_up .tooltip__content:before{top:auto;bottom:0;transform:scaleY(-1)}.tooltip.active .tooltip__content{opacity:1;visibility:visible}.modal-left-enter{transform:translateX(100%)}.modal-left-enter-active{transform:translateX(0);transition:transform .3s}.modal-left-exit{transform:translateX(0)}.modal-left-exit-active{transform:translateX(100%);transition:transform .3s}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s,transform .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}.filterShow-enter{transform:translateX(100%) translateY(-50%)}.filterShow-enter-active{transition:transform .3s linear}.filterShow-enter-active,.filterShow-exit{transform:translateX(var(--container-gap)) translateY(-50%)}.filterShow-exit-active{transform:translateX(100%) translateY(-50%);transition:transform .3s linear}.opacity-enter{opacity:0}.opacity-enter-active{opacity:1;transition:all .3s}.opacity-exit{opacity:1}.opacity-exit-active{opacity:0;transition:all .3s}.page-container .swiper{padding:0 .32rem}.page-container .swiper:after,.page-container .swiper:before{width:.32rem;height:100%;top:0;background-color:var(--soft-accent);content:"";position:absolute;z-index:2}.page-container .swiper:before{left:-.1rem}.page-container .swiper:after{right:-.1rem}.page-container .swiper-button-next,.page-container .swiper-button-prev{width:.24rem;height:.24rem;display:inline-flex;align-items:center;justify-content:center}.page-container .swiper-button-next:after,.page-container .swiper-button-prev:after{font-size:.24rem;text-align:center;color:var(--text)}.page-container .swiper-button-prev{left:0}.page-container .swiper-button-next{right:0}.page-container .container{height:100%}@media (max-width:992px){.page-container .main-wrapper{flex:1 1;padding-bottom:1rem}}.sidebar{color:var(--white);height:100%}.sidebar .logo{width:100%;margin-bottom:.2rem}.main-header__title h1{text-transform:uppercase;font-size:var(--font-size-h2)}@media (max-width:992px){.main-header__title{flex-direction:column;align-items:flex-start}}.main-header__btns button{height:.32rem;padding:0 .24rem}@media (max-width:992px){.main-header__btns{margin-left:auto;margin-top:.24rem}}.dropdown__height .dropdown__btn{height:.45rem}header .dropdown{margin-left:auto}header .dropdown__btn,header .dropdown__content{background-color:var(--light-grey)}.sidebar_sidebar__VOpRf{min-height:100vh;position:relative;padding:.24rem 0;z-index:5}.sidebar_sidebar__VOpRf:before{width:var(--sidebar-width);height:100%;top:0;left:var(--container-gap-decrement);content:"";position:absolute;background-color:var(--text);z-index:-1}.sidebar_wrapper__QEMWG{position:-webkit-sticky;position:sticky;top:.24rem}.sidebar_notSticky__kN0oT{position:relative;top:0}.dropdown_dropdown__GxB04{position:relative}.dropdown_dropdown__title__0tE5T{margin-bottom:.04rem}.dropdown_dropdown__btn__v9Ong{cursor:pointer;padding:.08rem;height:100%;transition:all .35s linear;align-items:center;background-color:var(--white);border-radius:var(--border-radius);position:relative;width:100%}.dropdown_dropdown__btn__v9Ong:after{width:100%;height:.08rem;top:100%;left:0;z-index:-1;content:"";position:absolute}.dropdown_dropdown__outline__sXpiV{background-color:transparent;border:.01rem solid var(--text)}.dropdown_dropdown__outline__sXpiV+div{top:100%;border:.01rem solid var(--text);border-top:.01rem solid transparent}.dropdown_dropdown__active__3_IsI{color:var(--black-400);width:100%;overflow-y:auto;white-space:nowrap}.dropdown_dropdown__arrow__vAqtr{width:.24rem;height:.24rem;display:flex;align-items:center;justify-content:center;transform:scale(1);transition:transform .3s linear;margin-left:.05rem}.dropdown_dropdown__list__jmZlt{overflow-y:scroll}.dropdown_dropdown__list__jmZlt li{overflow:hidden}.dropdown_dropdown__list__jmZlt li span{white-space:nowrap}.dropdown_dropdown__content__hfImw{top:calc(100% - .03rem);position:absolute;padding:.08rem;background:#fff;opacity:0;visibility:hidden;transition:opacity .2s linear,visibility .2s linear;width:100%;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border:none;max-height:2rem;overflow-y:auto;overflow-x:hidden}.dropdown_dropdown__content_title__nJU4F{top:calc(100% + .2rem - .03rem)}.dropdown_dropdown__item__qZQR0{margin-bottom:.08rem;font-size:var(--txt-m);cursor:pointer;width:auto;position:relative;transition:all .35s linear}.dropdown_dropdown__item__qZQR0:hover{color:var(--accent)}.dropdown_dropdown__item__qZQR0.dropdown_active__FEket{opacity:.5;pointer-events:none;font-weight:500}.dropdown_dropdown_hovered__4vlzo:not(.dropdown_dropdown__title__0tE5T) .dropdown_dropdown__arrow__vAqtr{transform:scale(-1)}.dropdown_dropdown_hovered__4vlzo:not(.dropdown_dropdown__title__0tE5T) .dropdown_dropdown__btn__v9Ong{border-color:#303535}.dropdown_dropdown_hovered__4vlzo:not(.dropdown_dropdown__title__0tE5T) .dropdown_dropdown__btn__v9Ong:after{z-index:1}.dropdown_dropdown_hovered__4vlzo:not(.dropdown_dropdown__title__0tE5T) .dropdown_dropdown__content__hfImw{visibility:visible;opacity:1;z-index:5}.dropdown_dropdown__GxB04.dropdown_active__FEket .dropdown_dropdown__btn__v9Ong .dropdown_icon-arrow_down___AELW{transform:scaleY(-1) translateY(.04rem)}.dropdown_dropdown__GxB04.dropdown_active__FEket .dropdown_dropdown__content__hfImw{visibility:visible;opacity:1;z-index:5}.dropdown_dropdown__GxB04.dropdown_check__S_hdU .dropdown_dropdown__active__3_IsI{color:var(--black-900)}.dropdown_dropdown__gray__GXdv9 .dropdown_dropdown__btn__v9Ong,.dropdown_dropdown__gray__GXdv9 .dropdown_dropdown__content__hfImw{background-color:var(--light-grey);font-weight:400}.header_header__kfl_5{position:absolute;padding:.2rem 0;width:100%}.header_header__dropdown__46i8H{width:1.6rem}.header_header__dishes__4RzT0{position:fixed;background-color:var(--soft-white);top:0;z-index:5}.header_headerMobile__9ekrg{background-color:var(--text);height:.9rem;border-radius:0 0 .1rem .1rem;display:flex;align-items:flex-end;padding-bottom:.12rem;color:#fff;top:-.2rem;z-index:10;position:-webkit-sticky;position:sticky}.header_headerMobile__9ekrg .header_auto__6Ozr7{height:auto}.header_orderSearch__zVCmk{height:.34rem}.header_orderSearch__zVCmk input{height:100%}.employeeNavigation_employeeNavigation__8eoly{margin-right:auto}.employeeNavigation_employeeNavigation__8eoly li{margin-right:.4rem;text-transform:uppercase;font-size:var(--txt-m)}.employeeNavigation_employeeNavigation__8eoly li a:hover{color:var(--accent)}.button_button__HOmVR{padding:.15rem;border-radius:.05rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button_button__HOmVR,.button_button__HOmVR span{transition:all .35s linear}.button_button__fill__vq29h{background-color:var(--accent)}.button_button__fill_light__9kx_s{background-color:var(--accent-light)}.button_button__fill_notActive__vBn_i{cursor:default;background-color:var(--grey);pointer-events:none}.button_button__fill__vq29h:hover{background-color:var(--blue)}.button_button__gradient__HI0Qo{position:relative;border-radius:5px;background:linear-gradient(87deg,#18c2cd 12.59%,#258ff7 94.55%)}.button_button__gradient__HI0Qo:before{width:100%;height:100%;top:0;left:0;content:"";position:absolute;background:var(--gradient);opacity:0;border-radius:.05rem;transition:opacity .35s linear}.button_button__gradient__HI0Qo:hover:before{opacity:1}.button_button__outline__8zPPh{border:.01rem solid var(--text)}.button_button__outline__8zPPh:hover{background-color:var(--accent);border-color:var(--accent)}.button_button__outline__8zPPh:hover span{color:#fff}.button_button__outline_white__jN9ZQ{border-color:var(--white)}.button_button__outline_active__gc_zk{background-color:var(--accent);border-color:var(--accent);pointer-events:none}.button_button__spiner__Ab_ZM{width:.16rem;height:.16rem;display:flex;align-items:center;justify-content:center;color:var(--white);transform-origin:center;animation:button_spinner_jgYN__IL8Hc .9s linear infinite}@keyframes button_spinner_jgYN__IL8Hc{to{transform:rotate(1turn)}}.button_button__count__TCn6J{display:flex;align-items:center;justify-content:center;width:.3rem;height:.3rem;border-radius:50%;background-color:#fff;position:absolute;right:-.07rem;top:-.17rem}.button_button__round__oTfjG{border-radius:50%;width:.35rem;height:.35rem;padding:0;font-size:.24rem}.button_button__round__oTfjG:before{border-radius:50%}.button_button__round_card__yK6Fp{width:.32rem;height:.32rem}.login_login__btn__ddn_0{margin-left:.3rem;overflow:hidden;border-radius:50%;width:.34rem;padding:0;height:.34rem;display:flex;align-items:center;justify-content:center}.login_login__btn__ddn_0 svg{font-size:.24rem;position:relative;color:var(--white)}.logout_logout__btn__cUpTV{margin-left:.3rem;overflow:hidden;border-radius:50%;width:.34rem;padding:0;height:.34rem}.logout_logout__btn__cUpTV svg{font-size:.24rem;position:relative;color:var(--white)}.form_formItem__qu1ae{display:flex;flex-direction:column;margin-bottom:.2rem;position:relative;z-index:2}.form_formItem__qu1ae label{margin-bottom:.05rem}.form_formItem__disabled__EeXD5{pointer-events:none}.form_formItem__error__czejp{color:var(--error)}.form_formItem__error__czejp *{border-color:var(--error)!important;color:var(--error)}.form_formItem__respomse__e7buJ{bottom:0;color:var(--error)}.form_formInput__O8mwC{border-radius:.05rem;border:.01rem solid var(--text);padding:.08rem .12rem;height:.45rem;background-color:transparent;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:500}.form_formInput__O8mwC::-webkit-inner-spin-button,.form_formInput__O8mwC::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form_formInput__white__wC3b6{background-color:#fff;border-color:#fff}.form_formTextarea__CbTSj{height:1.3rem;resize:none}.form_formMessage__FB0LX{font-size:.12rem;position:absolute;bottom:-.02rem;transform:translateY(100%)}.form_error__oCTHu *{border-color:var(--error);color:var(--error)!important}.helpers_none__JZ1M6{display:none}.helpers_flex__RwXpO{display:flex}.helpers_flex-inline___JLGh{display:inline-flex!important}.helpers_--wrap___YJob{flex-wrap:wrap}.helpers_--just-between__entej{justify-content:space-between}.helpers_--just-center__diLGE{justify-content:center}.helpers_--just-start__LuQGJ{justify-content:start}.helpers_--just-end__frUni{justify-content:flex-end}.helpers_--align-str__KjXdn{align-items:stretch}.helpers_--align-start__5_NPk{align-items:start}.helpers_--align-center__GYHah{align-items:center}.helpers_--align-end__hZgA3{align-items:flex-end}.helpers_--self-end___GfYC{align-self:end}.helpers_--dir-col__PQDmz{flex-direction:column}.helpers_f-weight_400__XSelB{font-weight:400!important}.helpers_f-weight_500__hBrRz{font-weight:500!important}.helpers_f-weight_600__ee21g{font-weight:600!important}.helpers_f-weight_700__uw_ih{font-weight:700!important}.helpers_f-family__ukraine__uetb1{font-family:eUkraineHead}.helpers_fSize__btn_l__ONoxd{font-size:var(--btn-l)}.helpers_fSize__btn_m__iPvE1{font-size:var(--btn-m)}.helpers_fSize__btn_s__GkEGm{font-size:var(--btn-s)}.helpers_fSize_24__Dxa7j{font-size:gem(24)}.helpers_fSize_l__cy8QN{font-size:var(--txt-l)}.helpers_fSize_m__e9zVE{font-size:var(--txt-m)}.helpers_fSize_s__aH2wB{font-size:var(--txt-s)}.helpers_fSize_m-s__XopDc{font-size:var(--txt-m)}@media(max-width:576px){.helpers_fSize_m-s__XopDc{font-size:var(--txt-s)}}.helpers_text_uppercase__hL2wJ{text-transform:uppercase}.helpers_text-underline__y5FUv{text-decoration:underline}.helpers_text-center___cbqQ{text-align:center}.helpers_text-right__H1s4p{text-align:right}.helpers_textColor__IC8Px{color:var(--text)}.helpers_textColor_error__MrFg9{color:var(--error)}.helpers_textColor_white__T8ZST{color:var(--white)}.helpers_textColor_grey__qIfSh{color:var(--grey)}.helpers_textColor_accent__P6ZwB{color:var(--accent)}.helpers_textColor_light__5CPn9{color:#bbbdbd}.helpers_textColor_gradient__pZxKQ{background-color:var(--accent);background-image:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.helpers_container__AcIlO{padding:0 var(--container-gap);width:100%;margin:0 auto;max-width:100%}.helpers_wrapper__wuIRG{width:100%;display:flex;flex-wrap:wrap}.helpers_row__6G_Xi{--bs-gutter-x:gem(24);--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}@media (max-width:576px){.helpers_row__6G_Xi{--bs-gutter-x:gem(15)}}.helpers_row__6G_Xi>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.helpers_col__zXs8H{flex:1 0}.helpers_col-1__ylHPr{flex:0 0 auto;width:8.33333333%}.helpers_col-2__fVkup{flex:0 0 auto;width:16.66666667%}.helpers_col-3__rK9h2{flex:0 0 auto;width:25%}.helpers_col-4__m15Qr{flex:0 0 auto;width:33.33333333%}.helpers_col-5__6izSh{flex:0 0 auto;width:41.66666667%}.helpers_col-6__79GIb{flex:0 0 auto;width:50%}.helpers_col-7__mDNkk{flex:0 0 auto;width:58.33333333%}.helpers_col-8__M2AH0{flex:0 0 auto;width:66.66666667%}.helpers_col-9___zJDe{flex:0 0 auto;width:75%}.helpers_col-10__j6bPm{flex:0 0 auto;width:83.33333333%}.helpers_col-11__p8exp{flex:0 0 auto;width:91.66666667%}.helpers_col-12__muxYs{flex:0 0 auto;width:100%}.helpers_offset-1__uxKiY{margin-left:8.33333333%}.helpers_offset-2__GW_nW{margin-left:16.66666667%}.helpers_offset-3__waYqv{margin-left:25%}.helpers_offset-4__ingEx{margin-left:33.33333333%}.helpers_offset-5__JU_2V{margin-left:41.66666667%}.helpers_offset-6__J2HkW{margin-left:50%}.helpers_offset-7__q7JAq{margin-left:58.33333333%}.helpers_offset-8__WoTy5{margin-left:66.66666667%}.helpers_offset-9__vTaY6{margin-left:75%}.helpers_offset-10__FTdeS{margin-left:83.33333333%}.helpers_offset-11__BMyvt{margin-left:91.66666667%}@media(min-width:576px){.helpers_col-sm__UPpdp{flex:1 0}.helpers_col-sm-1__mzhkV{flex:0 0 auto;width:8.33333333%}.helpers_col-sm-2__8jLF_{flex:0 0 auto;width:16.66666667%}.helpers_col-sm-3__Gwser{flex:0 0 auto;width:25%}.helpers_col-sm-4__6FiWS{flex:0 0 auto;width:33.33333333%}.helpers_col-sm-5__F9xHl{flex:0 0 auto;width:41.66666667%}.helpers_col-sm-6__4_Onw{flex:0 0 auto;width:50%}.helpers_col-sm-7__HZe9w{flex:0 0 auto;width:58.33333333%}.helpers_col-sm-8__HCIRX{flex:0 0 auto;width:66.66666667%}.helpers_col-sm-9___bYDW{flex:0 0 auto;width:75%}.helpers_col-sm-10__hcdAG{flex:0 0 auto;width:83.33333333%}.helpers_col-sm-11__UopH5{flex:0 0 auto;width:91.66666667%}.helpers_col-sm-12__nJqmx{flex:0 0 auto;width:100%}.helpers_offset-sm-0__K0WeA{margin-left:0}.helpers_offset-sm-1__huMER{margin-left:8.33333333%}.helpers_offset-sm-2__iaI1i{margin-left:16.66666667%}.helpers_offset-sm-3__sBVsS{margin-left:25%}.helpers_offset-sm-4__nDtjQ{margin-left:33.33333333%}.helpers_offset-sm-5__yZMdA{margin-left:41.66666667%}.helpers_offset-sm-6__aJ8w8{margin-left:50%}.helpers_offset-sm-7___JnCG{margin-left:58.33333333%}.helpers_offset-sm-8__ueGlj{margin-left:66.66666667%}.helpers_offset-sm-9__Hn_1c{margin-left:75%}.helpers_offset-sm-10__WPHln{margin-left:83.33333333%}.helpers_offset-sm-11__xJ9mv{margin-left:91.66666667%}}@media(min-width:768px){.helpers_col-md__rIrjk{flex:1 0}.helpers_col-md-1__d2q7D{flex:0 0 auto;width:8.33333333%}.helpers_col-md-2__aULJo{flex:0 0 auto;width:16.66666667%}.helpers_col-md-3__G3qCP{flex:0 0 auto;width:25%}.helpers_col-md-4__ALLEj{flex:0 0 auto;width:33.33333333%}.helpers_col-md-5__ZPyL0{flex:0 0 auto;width:41.66666667%}.helpers_col-md-6__qkPI6{flex:0 0 auto;width:50%}.helpers_col-md-7__XY3Xu{flex:0 0 auto;width:58.33333333%}.helpers_col-md-8__Nrjy_{flex:0 0 auto;width:66.66666667%}.helpers_col-md-9__v3fgQ{flex:0 0 auto;width:75%}.helpers_col-md-10__ycIu0{flex:0 0 auto;width:83.33333333%}.helpers_col-md-11__ygUU5{flex:0 0 auto;width:91.66666667%}.helpers_col-md-12__GSp4n{flex:0 0 auto;width:100%}.helpers_offset-md-0__lhyel{margin-left:0}.helpers_offset-md-1__mlrKo{margin-left:8.33333333%}.helpers_offset-md-2__oTVp0{margin-left:16.66666667%}.helpers_offset-md-3__CWshy{margin-left:25%}.helpers_offset-md-4__iWsKM{margin-left:33.33333333%}.helpers_offset-md-5__Htn0H{margin-left:41.66666667%}.helpers_offset-md-6__wR40m{margin-left:50%}.helpers_offset-md-7__OPuuq{margin-left:58.33333333%}.helpers_offset-md-8__4D5pS{margin-left:66.66666667%}.helpers_offset-md-9__IVv3h{margin-left:75%}.helpers_offset-md-10__jHx0K{margin-left:83.33333333%}.helpers_offset-md-11__khi49{margin-left:91.66666667%}}@media(min-width:993px){.helpers_col-lg__ClnOk{flex:1 0}.helpers_col-lg-1__XLTpG{flex:0 0 auto;width:8.33333333%}.helpers_col-lg-2__9FDtu{flex:0 0 auto;width:16.66666667%}.helpers_col-lg-3__gAYvW{flex:0 0 auto;width:25%}.helpers_col-lg-4__QkRlq{flex:0 0 auto;width:33.33333333%}.helpers_col-lg-5__IuL2B{flex:0 0 auto;width:41.66666667%}.helpers_col-lg-6__eFqjU{flex:0 0 auto;width:50%}.helpers_col-lg-7__6Be2s{flex:0 0 auto;width:58.33333333%}.helpers_col-lg-8__K4Qhg{flex:0 0 auto;width:66.66666667%}.helpers_col-lg-9___rhU0{flex:0 0 auto;width:75%}.helpers_col-lg-10__ZMLWs{flex:0 0 auto;width:83.33333333%}.helpers_col-lg-11__WsA0J{flex:0 0 auto;width:91.66666667%}.helpers_col-lg-12__kqnSW{flex:0 0 auto;width:100%}.helpers_offset-lg-0__Ev4Vq{margin-left:0}.helpers_offset-lg-1__wbRVx{margin-left:8.33333333%}.helpers_offset-lg-2___iTob{margin-left:16.66666667%}.helpers_offset-lg-3__0lYVS{margin-left:25%}.helpers_offset-lg-4__PI7JO{margin-left:33.33333333%}.helpers_offset-lg-5__Yo8Am{margin-left:41.66666667%}.helpers_offset-lg-6__wunrp{margin-left:50%}.helpers_offset-lg-7__HeQ43{margin-left:58.33333333%}.helpers_offset-lg-8__y6KVb{margin-left:66.66666667%}.helpers_offset-lg-9__6rXU2{margin-left:75%}.helpers_offset-lg-10__Ykucy{margin-left:83.33333333%}.helpers_offset-lg-11__qksGb{margin-left:91.66666667%}}@media(min-width:1200px){.helpers_col-xl__Fffpj{flex:1 0}.helpers_col-xl-1__Rk79E{flex:0 0 auto;width:8.33333333%}.helpers_col-xl-2__cKb52{flex:0 0 auto;width:16.66666667%}.helpers_col-xl-3__BNo2O{flex:0 0 auto;width:25%}.helpers_col-xl-4__fIjJk{flex:0 0 auto;width:33.33333333%}.helpers_col-xl-5__mluC9{flex:0 0 auto;width:41.66666667%}.helpers_col-xl-6__t1qyc{flex:0 0 auto;width:50%}.helpers_col-xl-7__pAo7S{flex:0 0 auto;width:58.33333333%}.helpers_col-xl-8__0ykAF{flex:0 0 auto;width:66.66666667%}.helpers_col-xl-9__hRlVR{flex:0 0 auto;width:75%}.helpers_col-xl-10___0_q2{flex:0 0 auto;width:83.33333333%}.helpers_col-xl-11__S1fE_{flex:0 0 auto;width:91.66666667%}.helpers_col-xl-12__zO4tv{flex:0 0 auto;width:100%}.helpers_offset-xl-0__YZJtE{margin-left:0}.helpers_offset-xl-1__He0eQ{margin-left:8.33333333%}.helpers_offset-xl-2__HrpFl{margin-left:16.66666667%}.helpers_offset-xl-3__9f4D4{margin-left:25%}.helpers_offset-xl-4__F7hj4{margin-left:33.33333333%}.helpers_offset-xl-5__w8Uyi{margin-left:41.66666667%}.helpers_offset-xl-6__R8spN{margin-left:50%}.helpers_offset-xl-7__xSQoV{margin-left:58.33333333%}.helpers_offset-xl-8__aWODY{margin-left:66.66666667%}.helpers_offset-xl-9__lg3_H{margin-left:75%}.helpers_offset-xl-10__zo6E_{margin-left:83.33333333%}.helpers_offset-xl-11__9ZSdZ{margin-left:91.66666667%}}@media(min-width:1600px){.helpers_col-xxl__ofVrs{flex:1 0}.helpers_col-xxl-1__hWIuU{flex:0 0 auto;width:8.33333333%}.helpers_col-xxl-2__wmicf{flex:0 0 auto;width:16.66666667%}.helpers_col-xxl-3__KoWW_{flex:0 0 auto;width:25%}.helpers_col-xxl-4__c3wji{flex:0 0 auto;width:33.33333333%}.helpers_col-xxl-5__Ci1Zj{flex:0 0 auto;width:41.66666667%}.helpers_col-xxl-6__JO5ru{flex:0 0 auto;width:50%}.helpers_col-xxl-7__NXW6K{flex:0 0 auto;width:58.33333333%}.helpers_col-xxl-8__thNDm{flex:0 0 auto;width:66.66666667%}.helpers_col-xxl-9__2VwAq{flex:0 0 auto;width:75%}.helpers_col-xxl-10__9bvyi{flex:0 0 auto;width:83.33333333%}.helpers_col-xxl-11___O1IJ{flex:0 0 auto;width:91.66666667%}.helpers_col-xxl-12__4GkDi{flex:0 0 auto;width:100%}.helpers_offset-xxl-0__EyLYN{margin-left:0}.helpers_offset-xxl-1__srUOy{margin-left:8.33333333%}.helpers_offset-xxl-2__3vFgX{margin-left:16.66666667%}.helpers_offset-xxl-3__p6Sd_{margin-left:25%}.helpers_offset-xxl-4__tcrFY{margin-left:33.33333333%}.helpers_offset-xxl-5__k_y5_{margin-left:41.66666667%}.helpers_offset-xxl-6__eYDQL{margin-left:50%}.helpers_offset-xxl-7__oCXFB{margin-left:58.33333333%}.helpers_offset-xxl-8__hOQho{margin-left:66.66666667%}.helpers_offset-xxl-9__e5y8g{margin-left:75%}.helpers_offset-xxl-10__vol_6{margin-left:83.33333333%}.helpers_offset-xxl-11__4wh_I{margin-left:91.66666667%}}.helpers_order-first__4KoNO{order:-1!important}.helpers_order-0__xB4XJ{order:0!important}.helpers_order-1__9x5_M{order:1!important}.helpers_order-2__FIUZL{order:2!important}.helpers_order-3__C9zn0{order:3!important}.helpers_order-4__WMvHl{order:4!important}.helpers_order-5__JF0DR{order:5!important}.helpers_order-last__lkUJx{order:6!important}.helpers_mt_10__BNqSo{margin-top:.1rem}.helpers_mb_5__2lZvC{margin-bottom:gem(5)}.helpers_mb_8__1_zYA{margin-bottom:gem(8)}.helpers_mb_10__k9ARr{margin-bottom:gem(10)}.helpers_mb_12__mrk_m{margin-bottom:gem(12)}.helpers_mb_16__AsABt{margin-bottom:gem(16)}.helpers_mb_20__h0bVJ{margin-bottom:gem(20)}.helpers_mb_24__JUZq3{margin-bottom:gem(24)}.helpers_mb_32__ELgg2{margin-bottom:gem(32)}.helpers_mb_40__rITxi{margin-bottom:gem(40)}.helpers_mb_24-12__cy9Xj{margin-bottom:gem(24)}@media (max-width:576px){.helpers_mb_24-12__cy9Xj{margin-bottom:gem(12)}}.helpers_mb_32-16__E_DWS{margin-bottom:gem(32)}@media (max-width:576px){.helpers_mb_32-16__E_DWS{margin-bottom:gem(16)}}.helpers_ml_auto__edg8h{margin-left:auto}.helpers_ml_16__9dVLx{margin-left:gem(16)}.helpers_mr_8__mu1ap{margin-right:gem(8)}.helpers_mr_16__39siP{margin-right:gem(16)}.helpers_mr_20__meP9I{margin-right:gem(20)}.helpers_mr_24__yLUho{margin-right:gem(24)}.helpers_mr_30__SxeoU{margin-right:gem(30)}.helpers_mx__BIdXu{margin-left:auto;margin-right:auto}.helpers_hide__Vzjad{opacity:0;visibility:hidden}.helpers_show__alzbk{opacity:1;visibility:visible}.helpers_block__ut7sX{display:block}.helpers_pos-r__st3_D{position:relative}.helpers_pos-a__n3_BR{position:absolute}.helpers_w-100___ozXr{width:100%}.helpers_h-100__RTwBQ{height:100%}.helpers_fit-cover__vwcR9,.helpers_fit-cover__vwcR9 img{object-fit:cover}.helpers_overflow__YzHH8{overflow:hidden}.helpers_bgc_accent_light__15uJd{background-color:var(--accent-light)}.helpers_bgc_grey__wkzMW{background-color:#494949}.helpers_border_radius___eFgV{border-radius:var(--border-radius)}.helpers_border__bottom__xvlJT{border-bottom:gem(1) solid var(--text)}.helpers_border__bottom_grey__XB1G8{border-color:var(--grey)}.helpers_shadow__KNQav{filter:drop-shadow(0 .04rem .04rem rgba(0,0,0,.1))}.search_search__RATpR{position:relative}.search_search__RATpR div{margin-bottom:0;width:100%}.search_search__RATpR input{height:.4rem;background-color:var(--light-grey);width:3rem;padding-right:.35rem;border-color:var(--light-grey)}.search_search__RATpR label{margin-bottom:0!important}.search_search__btn__2a0SF{position:absolute;right:.1rem;width:.24rem;height:.24rem;top:50%;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:center;font-size:.24rem;line-height:.24rem}.employees_employees__row__0kd3r{display:grid;padding-bottom:.08rem;grid-template-columns:1fr 2fr 1fr 3.3rem;grid-column-gap:.24rem;column-gap:.24rem}@media (max-width:992px){.employees_employees__row__0kd3r{grid-template-columns:1fr 1fr}.employees_employees__row__0kd3r .employees_login___97xE{grid-column:1/2;grid-row:1/2}.employees_employees__row__0kd3r .employees_office__XPfgC{grid-row:1/3}}.employees_employees__row_title__6TiZv{border-bottom:.02rem solid var(--text);font-weight:700}@media (max-width:992px){.employees_employees__row_title__6TiZv .employees_login___97xE{grid-column:1/3}}.employees_employees__row_form__QxQRv{grid-template-columns:1fr 2.5fr 1fr 1fr}.employees_employees__item__fcj5Y{align-self:end}@media (max-width:992px){.employees_employees__item__fcj5Y{align-self:start}}.employees_employees__btns__j_RxF{justify-content:end}.employees_employees__btns__j_RxF button{height:.35rem;width:auto;padding-top:0;padding-bottom:0}@media (max-width:992px){.employees_employees__btns__j_RxF{grid-column:1/3;margin-top:.16rem}.employees_header__ESll5{flex-wrap:wrap}}.employees_companySorting__nQPeu{margin-right:.12rem;width:3rem;height:.33rem}@media (max-width:992px){.employees_companySorting__nQPeu{width:100%;margin-right:0}}.employees_companyCityFilter__sRBeT{height:.32rem;margin-right:.16rem;flex-grow:1}.employees_filterAndHide__fKWsM{width:100%;margin-bottom:.08rem}.employees_search__72Ezt{flex-grow:1;margin-bottom:.08rem}.employees_search__72Ezt input{width:100%;background-color:transparent;border:.01rem solid var(--text);height:.32rem}.employees_search__72Ezt button{height:.24rem;padding:0}.companyHome_companyHome__departments__AC3VI{padding:.35rem .16rem;background-color:#fff;border-radius:.05rem}.companyHome_companyHome__branches__13rHk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.16rem;gap:.16rem}@media (max-width:992px){.companyHome_companyHome__branches__13rHk{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.companyHome_companyHome__branches__13rHk{grid-template-columns:1fr}}.companyHome_companyHome__branches_item__6wpBQ{filter:drop-shadow(0 4px 4px rgba(0,0,0,.1))}.companyHome_companyHome__branches_item__6wpBQ h5{padding-bottom:.08rem}.companyHome_companyHome__branches__13rHk+a{text-align:center;width:2rem;margin-left:auto}.companyHome_companyHome__blocks__ferJG{margin-top:.48rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.24rem .16rem;gap:.24rem .16rem}@media (max-width:992px){.companyHome_companyHome__blocks__ferJG{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.companyHome_companyHome__blocks__ferJG{grid-template-columns:1fr}}.companyHome_companyHome__row__sU6Jw{display:grid;grid-template-columns:1fr 1.35rem;grid-column-gap:.24rem;column-gap:.24rem}.companyHome_companyHome__row__sU6Jw button{height:100%}.companyHome_companyHome__row__sU6Jw div{margin-bottom:0}.companyHome_companyHome__limit__4R1MM{display:grid;grid-template-columns:1fr auto;grid-column-gap:.24rem;column-gap:.24rem}.companyHome_companyHome__limit__4R1MM button{height:100%}.companyHome_companyHome__limit__4R1MM div{margin-bottom:0}.companyHome_companyHome__limit__4R1MM div input{height:100%}.companyHome_companyPassword__repeatMessage__iAw7t{transform:translateY(-50%);font-size:.12rem;bottom:.46rem}.companyHome_companyPassword__Qeo8B h2{font-size:.24rem}.companyHome_companyPassword__card__jxlXr{height:4.4rem;overflow:hidden;position:relative}.companyHome_companyPassword__image__JzPqu{position:absolute;left:-.5rem;bottom:-.5rem}.companyHome_companyPassword__header__QdhOi{margin:.2rem 0 .4rem}.companyHome_companyPassword__Qeo8B form{position:relative;z-index:1;margin-left:auto;max-width:2.5rem}.companyHome_companyPassword__Qeo8B form button{margin-left:auto;height:.46rem;margin-top:.08rem}.companyHome_btn__cow_y{font-size:.16rem}.companyHome_btn__cow_y span{font-size:inherit}.companyHome_btn__all__u2Pfb{width:2.1rem;margin-left:.16rem}@media (max-width:576px){.companyHome_btn__cow_y{width:calc(50% - .16rem);height:.32rem;padding:0}}.checkItem_checkItem__weeklyOrders__uAz5r div:first-child{width:.18rem;height:.18rem}.weeklyOrders_weeklyOrders__KJ0V5{padding:.2rem 0 .4rem;border-bottom:.01rem solid var(--white)}.weeklyOrders_weeklyOrders__KJ0V5 button{width:max-content;padding:.08rem}.weeklyOrders_weeklyOrders__KJ0V5 button:last-child{width:100%;margin-top:.24rem;height:.45rem}.weeklyOrders_weeklyOrders__ordersBtn__pXZRu{padding:0!important}.weeklyOrders_weeklyOrders__item__Rht7H button{min-width:.72rem;flex-shrink:0}.weeklyOrders_weeklyOrders__item_active__DvhI8 button{background-color:var(--accent-light);border-color:var(--accent-light);pointer-events:none}.weeklyOrders_weeklyOrders__item_active__DvhI8 button span{color:var(--text)}.weeklyOrders_weeklyOrders__item_active__DvhI8 button+div:before{border-width:0;width:100%;z-index:1;content:"";position:absolute;background-color:var(--accent)}.weeklyOrders_weeklyOrders__item_blocked__fiDpl{opacity:.6}.weeklyOrders_weeklyOrders__item_blocked__fiDpl button{background-color:transparent;border-color:var(--white)}.weeklyOrders_weeklyOrders__item_blocked__fiDpl button span{color:var(--white)}.weeklyOrders_weeklyOrders__item_blocked__fiDpl button+div:before{background-color:transparent;border-width:.01rem}.weeklyOrders_weeklyOrders__amount__Wf7os{max-width:100%;padding:.08rem;pointer-events:none;position:relative}.weeklyOrders_weeklyOrders__amount__Wf7os:before{transition:all .35s linear;width:100%;height:100%;top:0;left:-.02rem;z-index:1;content:"";position:absolute;border:.01rem solid var(--white);border-left:none;border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.weeklyOrders_weeklyOrders__amount__Wf7os div{z-index:2}.accordion_accordion__8qVfO{transition:all .3s linear}.accordion_accordion__title__v8Rmz{display:flex;align-items:center;height:.4rem;text-transform:uppercase;position:relative;justify-content:space-between;padding:.08rem .08rem .08rem 0;cursor:pointer}.accordion_accordion__title__v8Rmz:before{width:var(--sidebar-width);border-radius:var(--border-radius);height:100%;top:50%;transform:translateY(-50%);right:0;content:"";position:absolute;background:var(--white);opacity:.16;transition:opacity .35s linear;z-index:-1}.accordion_accordion__title__v8Rmz:hover:before{opacity:.32}.accordion_accordion__content__dWvE_{height:0;overflow:hidden;transition:all .35s ease-in-out;position:relative}.accordion_accordion__content_scroll__MxLoy{max-height:2rem;overflow-y:auto;overflow-x:hidden}.accordion_accordion__list__owoKC{padding:.12rem 0}.accordion_accordion__item__jAj6y{cursor:pointer;margin-bottom:.12rem;transition:all .35s linear}.accordion_accordion__item__active__lQ8VF,.accordion_accordion__item__jAj6y:hover{color:var(--accent)}.accordion_accordion__open__GV6_w .accordion_accordion__title__v8Rmz:before{opacity:.5;background-color:var(--accent-light)}.accordion_accordion__open__GV6_w .accordion_accordion__content__dWvE_{height:auto}.accordion_accordion_outline__v1mkj .accordion_accordion__title__v8Rmz{background-color:transparent;padding:.08rem;border:.01rem solid var(--text);border-bottom:.01rem solid transparent;font-weight:600}.accordion_accordion_outline__v1mkj .accordion_accordion__title__v8Rmz:before{content:none}@media (max-width:576px){.accordion_accordion_outline__v1mkj .accordion_accordion__title__v8Rmz{font-size:.14rem}}.accordion_accordion_outline__v1mkj .accordion_accordion__content__dWvE_{border:.01rem solid transparent;border-top:.01rem solid var(--text);padding:0 .08rem}.accordion_accordion_outline__v1mkj.accordion_accordion__open__GV6_w .accordion_accordion__content__dWvE_{border-color:var(--text)}.orderDishesList_active__PyDeF{color:var(--accent)}.employeeNavbar_activeLink__I1w_U{cursor:default}.employeeNavbar_activeLink__I1w_U:before{background-color:#fff!important;opacity:.16!important}.logo_logo__xn9ab{width:2rem;height:.75rem;position:relative;z-index:5}.logo_mobile__7bCCF{width:1rem;height:.45rem;margin-right:.12rem}.employeeHeader_dayLimit__N5a_u{margin-left:auto;margin-right:.12rem;border-radius:.3rem;height:.4rem;padding:0 .12rem;background:#4f5556;font-size:.14rem;line-height:95%;min-width:1.8rem}.employeeHeader_amount__qEbyS{margin-left:.05rem;text-align:right;flex-grow:1}.employeeHeader_button__O4Vjl{color:#fff;width:.4rem;height:.4rem;border-radius:50%;background-color:var(--accent);margin-left:auto;position:relative;transition:background-color .3s linear}.employeeHeader_button__active__OBruP{background-color:#439cf3}.employeeHeader_counter__6M0GF{position:absolute;width:.24rem;height:.24rem;background-color:#fff;border-radius:50%;font-size:.14rem;line-height:.24rem;color:var(--text);top:-.12rem;right:0}.employeeHeader_logout__P1Ky_{margin-left:auto}.companyHeader_dayLimit__4crQq{margin-left:auto;margin-right:.12rem;border-radius:.3rem;height:.4rem;padding:0 .12rem;background:#4f5556;font-size:.14rem;line-height:95%;min-width:1.8rem}.companyHeader_addBtn__E5sQw{height:.32rem;padding:0 .16rem;margin-left:auto}.companyHeader_amount__P_Du_{margin-left:.05rem;text-align:right;flex-grow:1}.companyHeader_button__nGgHU{color:#fff;width:.4rem;height:.4rem;border-radius:50%;background-color:var(--accent);margin-left:auto;position:relative;transition:background-color .3s linear}.companyHeader_button__active__VWjK1{background-color:#439cf3}.companyHeader_counter__9ZzB7{position:absolute;width:.24rem;height:.24rem;background-color:#fff;border-radius:50%;font-size:.14rem;line-height:.24rem;color:var(--text);top:-.12rem;right:0}.companyHeader_logout___9Egx{margin-left:.16rem}.providerHeader_dayLimit__xNmei{margin-left:auto;margin-right:.12rem;border-radius:.3rem;height:.4rem;padding:0 .12rem;background:#4f5556;font-size:.14rem;line-height:95%;min-width:1.8rem}.providerHeader_addBtn__DuRh_{height:.32rem;padding:0 .16rem;margin-left:auto}.providerHeader_amount__e67Lp{margin-left:.05rem;text-align:right;flex-grow:1}.providerHeader_button__ktVBx{color:#fff;width:.4rem;height:.4rem;border-radius:50%;background-color:var(--accent);margin-left:auto;position:relative;transition:background-color .3s linear}.providerHeader_button__active__hVHxz{background-color:#439cf3}.providerHeader_counter__nvCA6{position:absolute;width:.24rem;height:.24rem;background-color:#fff;border-radius:50%;font-size:.14rem;line-height:.24rem;color:var(--text);top:-.12rem;right:0}.providerHeader_logout__00q61{margin-left:.16rem}.employeeMenu_link__N_l4K{width:.48rem;height:.48rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white)}.employeeMenu_link__N_l4K svg{width:.35rem;height:.35rem}.employeeMenu_active__oxPi7{background:var(--2,linear-gradient(87deg,#18c2cd 12.59%,#258ff7 94.55%))}.companyMenu_link__vPTOn{width:.48rem;height:.48rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white)}.companyMenu_link__vPTOn svg{width:.35rem;height:.35rem}.companyMenu_active__EuU_9{background:var(--2,linear-gradient(87deg,#18c2cd 12.59%,#258ff7 94.55%))}.navigation_navigation__X3qxr{position:fixed;bottom:-.05rem;z-index:10;background-color:var(--text);border-radius:.1rem .1rem 0 0;height:1rem;padding:.12rem var(--container-gap);left:0;right:0}@media (max-width:576px){.editOffice_providers__Cwajp{grid-template-columns:1fr}}.addOffice_providers__9zRI5{grid-template-columns:1fr}.addOffice_dropdown__u2n6k div:nth-child(3){top:calc(100% - .03rem)}.addEmployees_dropdown__3UQM_{height:.45rem!important}.provider_provider__section__YaiTS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.16rem;gap:.16rem}@media (max-width:992px){.provider_provider__section__YaiTS{grid-template-columns:1fr}}.provider_provider__item___oegi{padding:.16rem;display:grid;grid-template-columns:1.6rem 1fr;background-color:var(--soft-accent);border-radius:var(--border-radius);grid-column-gap:.2rem;column-gap:.2rem}@media (max-width:992px){.provider_provider__item___oegi{grid-template-columns:1fr}.provider_provider__item_form__U_YAJ{padding:0}}.provider_provider__header__jn0sk{padding-bottom:.08rem}.provider_provider__header__jn0sk button{padding-top:0;padding-bottom:0;height:.32rem}.provider_provider__upload__ZbnDB{position:relative;height:100%;width:100%;background-color:var(--accent);display:flex;align-items:center;justify-content:center}.provider_provider__upload__ZbnDB input{position:absolute;width:100%;opacity:0;height:100%}.provider_provider__upload__ZbnDB div{text-transform:uppercase;color:var(--white);font-size:var(--btn-s)}.provider_provider__addBtn__AwadK{max-width:2rem;margin-left:auto;margin-top:.24rem}@media (max-width:576px){.provider_provider__addBtn__AwadK{width:100%;max-width:100%}}.provider_provider__logo__aoTM7{width:100%;height:.85rem}@media (max-width:992px){.provider_provider__logo__aoTM7{margin-bottom:.16rem}}.provider_provider__logo__aoTM7 button{height:100%;background-color:var(--accent);width:100%;text-transform:uppercase;color:var(--white);font-size:var(--btn-s);display:flex;align-items:center;padding:.2rem;justify-content:center;position:relative}.provider_provider__row__4x7r1{display:grid;margin-bottom:.16rem;grid-template-columns:1.05rem 1fr;grid-column-gap:.15rem;column-gap:.15rem}.provider_provider__row_title___jE1K{border-bottom:.02rem solid var(--text);font-weight:700}.provider_provider__row_form__uwFYG{grid-template-columns:1fr 2fr 1fr 1.5rem;align-items:end;padding-bottom:.16rem}.provider_provider__row_form__uwFYG button{height:.35rem;width:auto;padding-top:0;padding-bottom:0;margin-left:auto}.provider_provider__btns__h1A1q{justify-content:end}.provider_provider__btns__h1A1q button{height:.35rem;width:auto;padding-top:0;padding-bottom:0}.provider_provider__btns_form__Brnso button{flex-grow:1}@media (max-width:992px){.offices_offices__header__WfdZE{margin-bottom:.24rem}}.offices_offices__items__esXwf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.16rem;gap:.16rem}@media (max-width:992px){.offices_offices__items__esXwf{grid-template-columns:1fr}}.offices_offices__row__gBlec{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;padding-bottom:.16rem}.offices_offices__row_title__lN3Ke{font-weight:700;padding-bottom:.08rem;border-width:.02rem}.offices_offices__btn___seBA button{margin-left:auto;height:.35rem;padding:0 .24rem}@media (max-width:992px){.offices_btns__2WJ_c{margin-left:0;width:100%;display:flex;margin-top:.16rem}}.offices_filterCity__6HTun{flex-grow:1;height:.4rem}@media (max-width:992px){.offices_filterCity__6HTun{height:.32rem}button.offices_hideOfficeBtn__kg7rn{padding:0 .195rem;height:.32rem;width:max-content;margin-right:0;margin-left:.12rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.productCard_productCard__a_cxN{height:3.73rem;border-radius:var(--border-radius);background-color:var(--white);transition:all .35s linear;overflow:hidden;display:flex;flex-direction:column}@media (max-width:992px){.productCard_productCard__a_cxN{height:1.5rem;flex-direction:row}}.productCard_productCard__cart__9RJIo span{width:.2rem;height:.2rem}.productCard_productCard__details__bxyCg{margin-right:.16rem}@media (max-width:992px){.productCard_productCard__details__bxyCg{margin:0 .1rem;padding:0;width:.95rem;background:transparent}.productCard_productCard__details__bxyCg:before{content:none}.productCard_productCard__details__bxyCg span{color:var(--text)}}.productCard_productCard__image__gUkKN{height:2.2rem;width:100%;flex-shrink:0}@media (max-width:992px){.productCard_productCard__image__gUkKN{width:1rem;height:1rem;border-radius:.05rem}}.productCard_productCard__image__gUkKN img{object-fit:cover}.productCard_productCard__content__9f2IO{padding:.1rem;display:flex;flex-direction:column;flex-grow:1}@media (max-width:992px){.productCard_productCard__content__9f2IO{padding:.16rem .16rem .16rem .08rem}}.productCard_productCard__title__56SxT{margin-bottom:.05rem}@media (max-width:992px){.productCard_productCard__title__56SxT+div{color:var(--grey);font-size:.14rem}}.productCard_productCard__price__fZLAL{flex-grow:1}.productCard_productCard__dishes__MAOC6{margin-bottom:auto}.productCard_productCard__dishes__MAOC6 div{margin-right:.08rem;width:.24rem;height:.24rem;color:var(--accent)}.productCard_productCard__a_cxN button{padding-top:0;padding-bottom:0;height:.32rem}.productCard_productCard__additional__pHepO{height:auto}.productCard_productCard__additional__pHepO .productCard_productCard__title__56SxT{font-size:.14rem}.productCard_productCard__additional__pHepO .productCard_productCard__content__9f2IO{padding:.08rem}.productCard_productCard__additional__pHepO .productCard_productCard__image__gUkKN{height:1.23rem}.productList_productList__hdRUg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.24rem .16rem;gap:.24rem .16rem;transition:all .35s linear}@media (max-width:992px){.productList_productList__hdRUg{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.productList_productList__hdRUg{grid-template-columns:1fr}}.productList_productList__empty__xE0OO:before{height:5rem!important}.productList_productList__hdRUg .productList_tooltip__TkVul{right:0}.productInfo_productInfo__content__yP7Gh{display:grid;grid-template-columns:1.88rem 1fr 1fr;grid-column-gap:.24rem;column-gap:.24rem;padding-right:.26rem}@media (max-width:992px){.productInfo_productInfo__content__yP7Gh{padding:.05rem .16rem .16rem;grid-template-columns:repeat(2,1fr);row-gap:.16rem}.productInfo_productInfo__content_mobile__Qlc6d{margin-top:-.11rem}}@media (max-width:576px){.productInfo_productInfo__content__yP7Gh{grid-template-columns:1fr}}.productInfo_productInfo__image__m4J_s{width:1.88rem;height:1.88rem;border-radius:var(--border-radius);overflow:hidden}@media (max-width:992px){.productInfo_productInfo__image__m4J_s{width:50%;height:2.2rem;object-fit:contain;border-radius:.1rem}}@media (max-width:576px){.productInfo_productInfo__image__m4J_s{width:100%}}.productInfo_productInfo__descr__zgrBM{max-width:2.6rem}.productInfo_productInfo__descr__zgrBM div{margin-bottom:.04rem}@media (max-width:992px){.productInfo_productInfo__descr__zgrBM{max-width:100%;display:flex;flex-direction:column}}.productInfo_productInfo__counter__2QnBr{margin-top:.3rem}.productInfo_productInfo__counter__2QnBr div{margin-bottom:0}@media (max-width:992px){.productInfo_productInfo__counter__2QnBr{margin-top:.16rem}}.productInfo_productInfo__dishes__Tp1JM{flex-wrap:wrap}.productInfo_productInfo__dishes__Tp1JM div{width:.24rem;height:.24rem;margin-right:.16rem;color:var(--accent)}.productInfo_productInfo__additional___uMbJ{padding:.4rem 0 .16rem}.productInfo_counter__ctSHJ{padding:0 .08rem;height:.28rem;border:.01rem solid var(--text);border-radius:var(--border-radius);width:.76rem;margin-left:.4rem}.productInfo_counter__ctSHJ div{position:relative}.productInfo_counter__ctSHJ div:nth-child(2){margin:0 .06rem}.productInfo_counter__ctSHJ div:first-child,.productInfo_counter__ctSHJ div:last-child{cursor:pointer;width:100%;height:100%}.productInfo_counter__ctSHJ div:first-child:before,.productInfo_counter__ctSHJ div:last-child:before{width:.14rem;height:.02rem;top:50%;content:"";position:absolute;background-color:var(--text);transition:all .3s ease-in-out}.productInfo_counter__ctSHJ div:first-child:hover:after,.productInfo_counter__ctSHJ div:first-child:hover:before,.productInfo_counter__ctSHJ div:last-child:hover:after,.productInfo_counter__ctSHJ div:last-child:hover:before{background-color:var(--accent)}.productInfo_counter__ctSHJ div:first-child:before{left:50%;transform:translate(-50%,-50%)}.productInfo_counter__ctSHJ div:last-child:before{right:50%;transform:translate(50%,-50%)}.productInfo_counter__ctSHJ div:last-child:after{width:.02rem;height:.14rem;top:50%;left:50%;content:"";position:absolute;transform:translate(-50%,-50%);background-color:var(--text)}.productInfo_days__Pdl_G{height:.32rem;border:.01rem solid var(--text);border-radius:var(--border-radius);overflow:hidden;margin-right:.08rem}.productInfo_days__item__a28UE{width:100%;padding:.08rem;font-size:var(--txt-m);background-color:transparent;transition:all .3s ease-in-out;cursor:pointer}.productInfo_days__item__a28UE:hover{background-color:var(--accent-light)}.productInfo_days__item__a28UE:first-child{padding-left:.16rem}.productInfo_days__item__a28UE:last-child{padding-right:.16rem}.productInfo_days__item_active__blPN8{background-color:var(--accent);color:var(--white)}.productInfo_week__lIcJV{padding-top:0;padding-bottom:0;height:.32rem}.productInfo_week__lIcJV+div{margin-left:.08rem}@media (max-width:992px){.productInfo_title__miwnR{font-size:.24rem}.productInfo_title__miwnR+div{font-size:.14rem}.productInfo_information__76gS8{justify-content:start}.productInfo_information__76gS8 div{margin-right:.16rem;margin-bottom:0}.productInfo_description__b_23F{order:1}.productInfo_submit__F5r3R{margin-top:auto}}.providerRole_providerRole__row__IGpeV{display:grid;padding-bottom:.08rem}.providerRole_providerRole__row_title__QrVC7{border-bottom:.02rem solid var(--text);font-weight:700}.providerRole_providerRole__row_border__96wrP{border-bottom:.01rem solid var(--grey)}.providerRole_providerRole__row__IGpeV button{padding:.08rem .24rem}.providerRole_providerRole__row_category__0UJtP{grid-template-columns:1.5fr repeat(4,1fr) 3.17rem;column-gap:.12rem}.providerRole_providerRole__row_dishes__beWpc{width:calc(100% - 1.9rem);grid-template-columns:1fr 1.6rem minmax(1.35rem,auto);column-gap:.55rem}.providerRole_providerRole__row_hiddenProducts__7mbRh{grid-template-columns:2fr repeat(2,1fr) 1.35rem;column-gap:.2rem}.providerRole_providerRole__row_hiddenCategories__lz2KJ{grid-template-columns:2fr 1fr 1.35rem;column-gap:.2rem}.providerRole_providerRole__row_product__Rn79L{grid-template-columns:2fr 1fr 1rem 1fr;column-gap:.2rem}.providerRole_providerRole__btns__0VsVj{justify-content:end}.providerRole_providerRole__btns__0VsVj button{height:.35rem;width:auto;padding-top:0;padding-bottom:0}.providerRole_productPage__tab_add__FWd1g{line-height:.3rem}.providerRole_categoryTabs__cECU5{width:calc(100% - .25rem)}.providerRole_tabs__09yLj{overflow-x:auto;width:100%}.providerRole_dishIcon__PID7I{width:.24rem;height:.24rem}.editProduct_editProduct__content__EY_Q_{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:.24rem;column-gap:.24rem}.editProduct_editProduct__checkItem__OZDWW div:first-child{height:.42rem;width:.42rem}.editProduct_editProduct__dropdown__g3nuX{width:100%;max-width:2.8rem}.editProduct_editProduct__dropdown__g3nuX .editProduct_dropdown__btn__NFSDF{background-color:red}.editProduct_editProduct__dropdown_row__aAUDy{grid-column:1/3}.editProduct_editProduct__input__mvwWD{flex-shrink:0;flex-grow:1;margin-bottom:0}.editProduct_editProduct__input__mvwWD input{height:.42rem}.editProduct_editProduct__row__I8ii5{display:grid;align-items:end;grid-column-gap:.2rem;column-gap:.2rem}.editProduct_editProduct__row__I8ii5,.editProduct_editProduct__row_four__43_ec{grid-template-columns:repeat(4,1.3rem)}.editProduct_editProduct__uploafBtn__CiHHn{margin-bottom:auto;padding:.08rem .16rem}.editProduct_editProduct__uploafBtn__CiHHn+button{padding:.16rem;width:2.11rem}.updateCategory_row__GN6o6{display:grid;grid-template-columns:1.5fr 1fr 1.35rem;grid-column-gap:.6rem;column-gap:.6rem;align-items:end;padding-bottom:.1rem;border-bottom:.01rem solid #000;margin-bottom:.24rem}.updateCategory_button__0oNrU,.updateCategory_dropdown__76f1r,.updateCategory_row__GN6o6 input{height:.37rem}.updateCategory_item__WHfXi{margin-bottom:0}.addBranch_label__R7Pcb{position:absolute;right:0}@media (max-width:992px){.addBranch_label__R7Pcb{top:100%;font-size:.1rem;transform:translateY(.05rem)}}.editDishes_editDishes__content__VJjVW{display:grid;grid-template-columns:2fr auto;grid-column-gap:.24rem;column-gap:.24rem;align-items:flex-end}.editDishes_editDishes__input__a4ak6{flex-shrink:0;flex-grow:1;margin-bottom:0}.editDishes_editDishes__input__a4ak6 input{height:.42rem}.editDishes_editDishes__btn__XHe5R{width:2rem;height:.42rem}.modal_modal__MS70U{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);position:fixed;left:0;top:0;z-index:100;padding:1rem}@media (max-width:992px){.modal_modal__MS70U{padding:.35rem}}.modal_modal__MS70U:before{width:100%;height:100%;top:0;left:0;content:"";position:absolute;background:rgba(45,53,54,.25);z-index:-1}.modal_modal__body__gHFy0{border-radius:var(--border-radius);background-color:var(--soft-accent);position:relative;padding:.24rem;width:100%;max-width:9.5rem}@media (max-width:992px){.modal_modal__content__L9d25{height:100%;overflow-y:scroll;overflow-x:hidden}}.modal_modal__close__UxxdW{width:.3rem;height:.3rem;border-radius:50%;border:.01rem solid var(--text);top:.1rem;display:flex;align-items:center;justify-content:center;right:.1rem;transition:all .35s linear;background-color:var(--soft-accent);z-index:10}.modal_modal__close__UxxdW:hover{background-color:var(--accent);border-color:var(--accent);color:#fff}.modal_modal__close_productInfo__xeLDE{top:-.08rem;border:.01rem solid var(--text)}.modal_modal__close_productInfo__xeLDE:before{width:.4rem;height:.4rem;content:"";position:absolute;background-color:var(--soft-accent);z-index:-1;border-radius:50%}.modal_modal__close_productInfo__xeLDE:after{width:100%;height:100%;top:0;left:0;content:"";position:absolute;border-radius:50%;border:.01rem solid var(--text)}.modal_modal__editOffice__0dkht form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:.36rem;column-gap:.36rem}@media (max-width:992px){.modal_modal__editOffice__0dkht form{grid-template-columns:1fr}}@media (max-width:576px){.modal_modal__editOffice__0dkht form button{width:100%!important}.modal_modal__editOffice__0dkht{height:100%;max-height:70vh}}.modal_modal__addOffice__XE9pT form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:.36rem;column-gap:.36rem}@media (max-width:992px){.modal_modal__addOffice__XE9pT form{grid-template-columns:1fr;max-height:100%}}@media (max-width:576px){.modal_modal__addOffice__XE9pT{padding:.16rem;height:80vh}.modal_modal__addOffice__XE9pT h2{margin-bottom:.16rem}}.modal_modal__deleteOffice__e2vW3{overflow:hidden;height:4rem;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:576px){.modal_modal__addProvider__A8aj2{height:80vh}}.modal_modal__addEmployees__p4GjO,.modal_modal__editEmployees__CE2rg{height:3.6rem}.modal_modal__deleteProvider__4gb8j,.modal_modal__editeProvider__2UTGj{max-width:6.7rem}.modal_modal__productInfo__HT_ge{max-width:8.5rem}@media (max-width:992px){.modal_modal__productInfo__HT_ge{height:100%;padding:0 0 .2rem}}.modal_modal__addBranch__mDAni{max-width:5rem}@media (max-width:992px){.modal_modal__addBranch__mDAni{padding:.24rem}.modal_modalProductInfo__LLZu0{padding:.9rem 0 1.2rem;background-color:var(--soft-accent);z-index:5;align-items:start}.modal_modalProductInfo__LLZu0:before{content:none}.modal_modalProductInfo_nofixed__5i_hT{margin-top:.2rem}}.preloader_preloader__u_XAE{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(45,53,54,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin:auto;z-index:99999;width:100%;height:100%;visibility:visible}.preloader_preloader__circles__zsdzd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.3rem;height:.2rem}.preloader_preloader__circle__oo_RF{height:.2rem;width:.5rem;background:transparent;position:absolute}.preloader_preloader__circle__oo_RF:before{content:"";position:absolute;width:.2rem;height:.2rem;border-radius:50%;background:#4eb3b9;right:0}.preloader_preloader__circle_1__FfPH2{width:.2rem;left:0;animation:ease-in-out infinite alternate;animation-name:preloader_spin1__jAy_h;animation-duration:2.6s}.preloader_preloader__circle_1__FfPH2:before{left:0;background:#4eb3b9;animation:ease-in-out infinite alternate;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1));animation-duration:2.6s}.preloader_preloader__circle_2__l5EIb{left:0;animation:ease-in-out infinite;animation-name:preloader_spin2__YzQwP;animation-duration:2.6s;animation-fill-mode:backwards}.preloader_preloader__circle_2__l5EIb:before{background:#5ec9cf;animation:ease-in-out infinite;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1));animation-duration:2.6s;animation-fill-mode:backwards}.preloader_preloader__circle_3__tMoYv{left:.3rem;animation:ease-in-out infinite;animation-name:preloader_spin3__EO3t3;animation-duration:2.6s;animation-fill-mode:backwards}.preloader_preloader__circle_3__tMoYv:before{background:#5ec9cf;animation:ease-in-out infinite;animation-duration:2.6s;animation-fill-mode:backwards;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1))}.preloader_preloader__circle_4__8MHvg{left:.6rem;animation:ease-in-out infinite;animation-name:preloader_spin4__Efnjz;animation-duration:2.6s;animation-fill-mode:backwards}.preloader_preloader__circle_4__8MHvg:before{background:#3f94f8;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1))}@keyframes preloader_spin1__jAy_h{0%{left:0}50%{left:1.2rem}to{left:0}}@keyframes preloader_spin1Color__5C4MT{0%{background:#d7edf8}10%{background:#d7edf8}20%{background:#b0dbf2}30%{background:#88caeb}40%{background:#61b8e5}50%{background:#39a6de}60%{background:#61b8e5}70%{background:#88caeb}80%{background:#b0dbf2}90%{background:#d7edf8}to{background:#d7edf8}}@keyframes preloader_spin2__YzQwP{0%{transform:rotate(0deg);top:0}10%{top:-.2rem}20%,80%{transform:rotate(-180deg);top:0}90%{top:.2rem}to{transform:rotate(-1turn);top:0}}@keyframes preloader_spin2Color__3FcIp{0%{background:#b0dbf2}20%,80%{background:#d7edf8}90%,to{background:#b0dbf2}}@keyframes preloader_spin3__EO3t3{0%,10%{transform:rotate(0deg);top:0}20%{top:-.2rem}30%,70%{transform:rotate(-180deg);top:0}80%{top:.2rem}85%{transform:rotate(-1turn);top:0}85%,to{transform:rotate(-1turn);top:0}}@keyframes preloader_spin3Color__vWNdL{0%{background:#88caeb}30%,70%{background:#b0dbf2}85%,to{background:#88caeb}}@keyframes preloader_spin4__Efnjz{0%,20%{transform:rotate(0deg);top:0}30%{top:-.2rem}40%,60%{transform:rotate(-180deg);top:0}70%{top:.2rem}75%{transform:rotate(-1turn);top:0}75%,to{transform:rotate(-1turn);top:0}}@keyframes preloader_spin4Color__JcCsv{0%,20%{background:#61b8e5}40%,70%{background:#88caeb}75%,to{background:#61b8e5}}@keyframes preloader_spin5__9zVDe{0%,30%{transform:rotate(0deg);top:0}40%{top:-.2rem}45%,55%{transform:rotate(-180deg);top:0}65%{top:.2rem}70%{transform:rotate(-1turn);top:0}70%,to{transform:rotate(-1turn);top:0}}@keyframes preloader_spin5Color__cstuO{0%,30%{background:#39a6de}45%,55%{background:#61b8e5}70%,to{background:#39a6de}}