.Input-module__36Fzzq__wrapper{flex-direction:column;gap:8px;width:100%;font-weight:400;display:flex}.Input-module__36Fzzq__inputWrapper{position:relative}.Input-module__36Fzzq__input{border:1px solid var(--silver-color);outline:1px solid var(--silver-color);color:var(--black-color);border-radius:5px;padding:17px 15px;font-family:TruthCYR,sans-serif;font-size:16px}.Input-module__36Fzzq__input:focus{border:1px solid var(--blue-color);outline:none}.Input-module__36Fzzq__input::placeholder{color:var(--dark-color)}.Input-module__36Fzzq__silver input{background:var(--silver-color)}.Input-module__36Fzzq__custom input:focus{background-color:var(--silver-color)}.Input-module__36Fzzq__custom input:focus::placeholder{color:#0000}input::-webkit-input-placeholder{color:var(--dark-color)}input::-moz-placeholder{color:var(--dark-color)}.Input-module__36Fzzq__error{border:1px solid var(--red-color)}.Input-module__36Fzzq__errorMessage{color:var(--red-color);margin:6px 0;font-size:12px;line-height:8px}.Input-module__36Fzzq__fullwidth{width:100%}.Input-module__36Fzzq__fullwidth input{box-sizing:border-box;width:100%}.Input-module__36Fzzq__calendar{position:absolute;bottom:50%;right:10px;transform:translateY(16px)}
.Textarea-module__o_jDuG__wrapper{flex-direction:column;gap:8px;font-weight:400;display:flex}.Textarea-module__o_jDuG__textareaWrapper{position:relative}.Textarea-module__o_jDuG__textarea{box-sizing:border-box;border:1px solid var(--grey-color);width:365px;min-height:122px;color:var(--gray-color);border-radius:5px;outline:none;padding:14px 16px;font-size:16px;font-weight:400}.Textarea-module__o_jDuG__textarea:focus{border:2px solid var(--blue-color)}.Textarea-module__o_jDuG__textarea::placeholder{color:var(--gray-color)}.Textarea-module__o_jDuG__error{border:1px solid red}.Textarea-module__o_jDuG__fullwidth,.Textarea-module__o_jDuG__fullwidth textarea{width:100%}
.Loader-module__hwXTFW__loader{width:80px;height:80px;display:inline-block;position:relative}.Loader-module__hwXTFW__loader div{box-sizing:border-box;border:6px solid var(--blue-color);border-color:var(--blue-color) transparent transparent transparent;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Loader-module__hwXTFW__loader;display:block;position:absolute}.Loader-module__hwXTFW__loader.Loader-module__hwXTFW__while div{border:6px solid var(--white-color);border-color:var(--white-color) transparent transparent transparent;border-radius:50%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Loader-module__hwXTFW__loader}.Loader-module__hwXTFW__loader div:first-child{animation-delay:-.45s}.Loader-module__hwXTFW__loader div:nth-child(2){animation-delay:-.3s}.Loader-module__hwXTFW__loader div:nth-child(3){animation-delay:-.15s}.Loader-module__hwXTFW__sm{width:30px;height:30px;display:inline-block;position:relative}.Loader-module__hwXTFW__sm div{box-sizing:border-box;border:2px solid var(--white-color);border-color:var(--white-color) transparent transparent transparent;border-radius:50%;width:20px;height:20px;margin:3px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Loader-module__hwXTFW__loader;display:block;position:absolute}.Loader-module__hwXTFW__sm.Loader-module__hwXTFW__blue div{border:2px solid var(--blue-color);border-color:var(--blue-color) transparent transparent transparent}.Loader-module__hwXTFW__sm div:first-child{animation-delay:-.45s}.Loader-module__hwXTFW__sm div:nth-child(2){animation-delay:-.3s}.Loader-module__hwXTFW__sm div:nth-child(3){animation-delay:-.15s}@keyframes Loader-module__hwXTFW__loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PriceRangeSlider-module__NuPjSW__wrapper{flex-direction:column;gap:10px;display:flex}.PriceRangeSlider-module__NuPjSW__values{color:var(--black-color);justify-content:space-between;font-size:14px;font-weight:500;display:flex}.PriceRangeSlider-module__NuPjSW__sliderContainer{align-items:center;height:20px;display:flex;position:relative}.PriceRangeSlider-module__NuPjSW__track{background:var(--silver-color);border-radius:2px;height:4px;position:absolute;left:0;right:0}.PriceRangeSlider-module__NuPjSW__range{background:var(--blue-color);border-radius:2px;height:100%;position:absolute}.PriceRangeSlider-module__NuPjSW__thumb{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:4px;margin:0;position:absolute}.PriceRangeSlider-module__NuPjSW__thumb::-webkit-slider-thumb{appearance:none;pointer-events:all;background:var(--white-color);border:2px solid var(--blue-color);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 1px 4px #0003}.PriceRangeSlider-module__NuPjSW__thumb::-webkit-slider-thumb:hover{transform:scale(1.15)}.PriceRangeSlider-module__NuPjSW__thumb::-moz-range-thumb{pointer-events:all;background:var(--white-color);border:2px solid var(--blue-color);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}
.ProductFilters-module___1ji4W__container{flex-direction:column;height:100%;max-height:85vh;display:flex}.ProductFilters-module___1ji4W__header{border-bottom:1px solid var(--silver-color);flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.ProductFilters-module___1ji4W__resetBtn{color:var(--blue-color);cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:TruthCYR,sans-serif;font-size:14px}.ProductFilters-module___1ji4W__resetBtn:hover{text-decoration:underline}.ProductFilters-module___1ji4W__body{flex-direction:column;flex:1;gap:4px;padding:4px 0 16px;display:flex;overflow-y:auto}.ProductFilters-module___1ji4W__section{border-bottom:1px solid var(--silver-color);padding:16px 0}.ProductFilters-module___1ji4W__section:last-child{border-bottom:none}.ProductFilters-module___1ji4W__sectionTitle{margin-bottom:14px;display:block}.ProductFilters-module___1ji4W__toggleList{flex-direction:column;gap:12px;display:flex}.ProductFilters-module___1ji4W__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.ProductFilters-module___1ji4W__toggle input[type=checkbox]{display:none}.ProductFilters-module___1ji4W__toggleTrack{background:var(--silver-color);border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.ProductFilters-module___1ji4W__toggleTrack:after{content:"";background:var(--white-color);border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.ProductFilters-module___1ji4W__toggle input:checked~.ProductFilters-module___1ji4W__toggleTrack{background:var(--blue-color)}.ProductFilters-module___1ji4W__toggle input:checked~.ProductFilters-module___1ji4W__toggleTrack:after{transform:translate(18px)}.ProductFilters-module___1ji4W__toggleLabel{color:var(--black-color);font-size:14px}.ProductFilters-module___1ji4W__checkboxList{flex-direction:column;gap:10px;max-height:220px;padding-right:4px;display:flex;overflow-y:auto}.ProductFilters-module___1ji4W__checkboxList::-webkit-scrollbar{width:4px}.ProductFilters-module___1ji4W__checkboxList::-webkit-scrollbar-track{background:var(--silver-color);border-radius:2px}.ProductFilters-module___1ji4W__checkboxList::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.ProductFilters-module___1ji4W__checkboxItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.ProductFilters-module___1ji4W__checkboxItem input[type=checkbox]{display:none}.ProductFilters-module___1ji4W__checkboxBox{background:var(--white-color);border:2px solid #ccc;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:border-color .15s,background .15s;position:relative}.ProductFilters-module___1ji4W__checkboxItem input:checked~.ProductFilters-module___1ji4W__checkboxBox{background:var(--blue-color);border-color:var(--blue-color)}.ProductFilters-module___1ji4W__checkboxItem input:checked~.ProductFilters-module___1ji4W__checkboxBox:after{content:"";border:2px solid var(--white-color);border-top:none;border-left:none;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.ProductFilters-module___1ji4W__checkboxLabel{color:var(--black-color);font-size:14px}.ProductFilters-module___1ji4W__footer{border-top:1px solid var(--silver-color);flex-shrink:0;padding-top:16px}.ProductFilters-module___1ji4W__footer button{width:100%}
.Typograpgy-module__jqwwLa__primary{color:var(--black-color)}.Typograpgy-module__jqwwLa__secondary{color:var(--black-white)}.Typograpgy-module__jqwwLa__blue{color:var(--blue-color)}.Typograpgy-module__jqwwLa__dark{color:var(--dark-color)}.Typograpgy-module__jqwwLa__grey{color:var(--grey-color)}.Typograpgy-module__jqwwLa__red{color:var(--red-color)}.Typograpgy-module__jqwwLa__h1{font-size:36px;font-weight:var(--titleWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__h2{font-size:32px;font-weight:var(--titleWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__h3{font-size:24px;font-weight:var(--titleWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__h4{font-size:20px;font-weight:var(--mediumWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__h5{font-size:18px;font-weight:var(--mediumWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__med_16{font-size:16px;font-weight:var(--mediumWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__med_14{font-size:14px;font-weight:var(--mediumWeight);letter-spacing:.5px;font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__med_12{font-size:12px;font-weight:var(--mediumWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_20{font-size:20px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_18{font-size:18px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_16{font-size:16px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_14{font-size:14px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_12{font-size:12px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}.Typograpgy-module__jqwwLa__reg_10{font-size:10px;font-weight:var(--regularWeight);font-family:TruthCYR,sans-serif}@media (max-width:1550px){.Typograpgy-module__jqwwLa__h1{font-size:30px}.Typograpgy-module__jqwwLa__h2{font-size:24px}}@media (max-width:750px){.Typograpgy-module__jqwwLa__h2{font-size:24px;font-weight:500}}
.Switch-module__X_3a8a__wrapper{color:var(--white-color);cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.Switch-module__X_3a8a__colorBlack{color:var(--black-color);font-family:TruthCYR,sans-serif;font-size:14px;font-weight:400}.Switch-module__X_3a8a__switch[type=checkbox]{visibility:hidden;width:0;height:0}.Switch-module__X_3a8a__switch+label{cursor:pointer;text-indent:-9999px;background:var(--silver-color);pointer-events:none;border-radius:100px;width:53px;height:30px;transition:all .3s;display:block;position:relative}.Switch-module__X_3a8a__switch+label:after{content:"";background:var(--white-color);border-radius:90px;width:20px;height:20px;transition:all .2s;position:absolute;top:5px;left:5px}.Switch-module__X_3a8a__wrapper span{margin-left:8px}.Switch-module__X_3a8a__switch:checked+label{background:var(--primary-color)}.Switch-module__X_3a8a__blue:checked+label{background:var(--blue-color)}.Switch-module__X_3a8a__red:checked+label{background:var(--red-color)}.Switch-module__X_3a8a__switch:checked+label:after{left:calc(100% - 10px);transform:translate(-80%)}.Switch-module__X_3a8a__switch+label:active:after{width:20px}
.ModalSupport-module__0CtFPa__text__area{width:480px;color:var(--black-color);border:1px solid var(--silver-color);resize:none;border-radius:5px;justify-content:space-around;height:110px;padding:10px;font-family:TruthCYR,sans-serif;font-size:16px;font-weight:400;display:flex}.ModalSupport-module__0CtFPa__input{display:none}.ModalSupport-module__0CtFPa__images{flex-wrap:wrap;gap:15px;max-height:250px;display:flex}.ModalSupport-module__0CtFPa__image{border:1px solid var(--silver-color);object-fit:contain;border-radius:5px;width:101px;height:100px;padding:5px;display:flex}.ModalSupport-module__0CtFPa__text__area::placeholder{color:var(--black-color);padding-left:10px}.ModalSupport-module__0CtFPa__text__area:focus{outline:none}.ModalSupport-module__0CtFPa__text__area:focus::placeholder{color:#0000}.ModalSupport-module__0CtFPa__attachment{cursor:pointer;gap:10px;display:flex}.ModalSupport-module__0CtFPa__content{flex-direction:column;justify-content:flex-start;gap:10px;height:100%;display:flex}.ModalSupport-module__0CtFPa__close_icon{margin-left:-30px;position:static}.ModalSupport-module__0CtFPa__close_icon:hover{cursor:pointer}.ModalSupport-module__0CtFPa__close_icon:hover path{stroke:var(--black-color)}.ModalSupport-module__0CtFPa__img{object-fit:contain;width:100%;height:100%}.ModalSupport-module__0CtFPa__content__message{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.ModalSupport-module__0CtFPa__message{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:relative;bottom:50px}@media (max-width:1024px){.ModalSupport-module__0CtFPa__text__area{width:auto}}@media (max-width:430px){.ModalSupport-module__0CtFPa__content{height:auto}.ModalSupport-module__0CtFPa__images{background-color:var(--white-color);justify-content:space-around;gap:5px;min-height:150px;display:flex;overflow:scroll}.ModalSupport-module__0CtFPa__close_icon{margin-left:-30px;position:relative}}@media (max-width:390px){.ModalSupport-module__0CtFPa__content{height:340px}.ModalSupport-module__0CtFPa__images{gap:5px;min-height:105px;display:flex;overflow:auto}.ModalSupport-module__0CtFPa__close_icon{margin-left:-30px;position:relative}.ModalSupport-module__0CtFPa__image{width:90px;height:90px}}
.SEOText-module__pNodjG__container{background-color:var(--white-color);border-radius:5px;flex-direction:column;width:calc(100vw - 800px);margin-top:20px;margin-left:381px;display:flex}@media (max-width:1700px){.SEOText-module__pNodjG__container{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1024px){.SEOText-module__pNodjG__container{width:100%;margin-left:0;margin-right:0}}.SEOText-module__pNodjG__contentCardBody{color:var(--black-color);padding:16px;font-size:16px;font-weight:400;line-height:1.5}.SEOText-module__pNodjG__contentCardBody.SEOText-module__pNodjG__collapsed{-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:7.5em;display:-webkit-box;overflow:hidden}.SEOText-module__pNodjG__contentCardBody.SEOText-module__pNodjG__expanded{max-height:none;display:block;overflow:visible}.SEOText-module__pNodjG__readMoreButton{background:var(--white-color);border:1px solid var(--primary-color);width:200px;color:var(--primary-color);align-self:center;margin-top:15px}.SEOText-module__pNodjG__readMoreButton:hover{background:var(--primary-color);color:var(--white-color)}:is(.SEOText-module__pNodjG__contentCardBody h1,.SEOText-module__pNodjG__contentCardBody h2,.SEOText-module__pNodjG__contentCardBody h3,.SEOText-module__pNodjG__contentCardBody h4,.SEOText-module__pNodjG__contentCardBody h5,.SEOText-module__pNodjG__contentCardBody h6){color:var(--black-color);margin:16px 0 8px;font-weight:600}.SEOText-module__pNodjG__contentCardBody p{margin:8px 0;line-height:1.6}:is(.SEOText-module__pNodjG__contentCardBody ul,.SEOText-module__pNodjG__contentCardBody ol){margin:8px 0;padding-left:24px}.SEOText-module__pNodjG__contentCardBody li{margin:4px 0}.SEOText-module__pNodjG__contentCardBody a{color:var(--primary-color);text-decoration:underline}.SEOText-module__pNodjG__contentCardBody a:hover{color:var(--primary-dark-color)}.SEOText-module__pNodjG__contentCardBody strong{font-weight:600}@media (max-width:768px){.SEOText-module__pNodjG__contentCardBody{font-size:14px}.SEOText-module__pNodjG__readMoreButton{width:100%;max-width:200px}.SEOText-module__pNodjG__contentCardBody.SEOText-module__pNodjG__collapsed{-webkit-line-clamp:4;max-height:6em}}
.SearchResult-module__ummkHW__container{border-radius:5px;width:calc(100vw - 800px);margin-top:130px;margin-left:381px}.SearchResult-module__ummkHW__content{background-color:var(--white-color);border-radius:5px;padding:20px}.SearchResult-module__ummkHW__recommendedGoods{flex-direction:column;gap:24px;width:100%;margin-top:60px;display:flex}.SearchResult-module__ummkHW__body{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-items:center;gap:10px;display:grid}.SearchResult-module__ummkHW__link{border-bottom:2px solid var(--blue-color);font-size:18px}.SearchResult-module__ummkHW__select{width:250px}.SearchResult-module__ummkHW__loaderContainer{justify-content:center;align-items:center;margin:50px 0;display:flex}.SearchResult-module__ummkHW__empty_result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:70px;padding:30px 0;display:flex}.SearchResult-module__ummkHW__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.SearchResult-module__ummkHW__filterBtn{border:1px solid var(--silver-color);background:var(--white-color);height:54px;color:var(--dark-color);cursor:pointer;white-space:nowrap;border-radius:5px;padding:0 16px;font-family:TruthCYR,sans-serif;font-size:14px;transition:border-color .2s,color .2s}.SearchResult-module__ummkHW__filterBtn:hover{border-color:var(--blue-color);color:var(--blue-color)}.SearchResult-module__ummkHW__filterBtnActive{border-color:var(--blue-color);color:var(--blue-color);background:#eef5ff}.SearchResult-module__ummkHW__sort{cursor:pointer;display:none}.SearchResult-module__ummkHW__filterMobile{display:none}.SearchResult-module__ummkHW__filterIconActive path:last-child{stroke:var(--blue-color)}.SearchResult-module__ummkHW__filterIconActive path:first-child{fill:#eef5ff}.SearchResult-module__ummkHW__filterIconActive path:nth-child(2){stroke:var(--blue-color)}.SearchResult-module__ummkHW__drawerContainer{padding:16px}.SearchResult-module__ummkHW__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.SearchResult-module__ummkHW__drawerTitle{flex:1}.SearchResult-module__ummkHW__drawerClose{cursor:pointer}.SearchResult-module__ummkHW__drawerList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.SearchResult-module__ummkHW__drawerItem{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 8px;display:flex}.SearchResult-module__ummkHW__drawerItem.SearchResult-module__ummkHW__active{background:var(--light-blue,#f0f4ff);color:var(--blue-color)}.SearchResult-module__ummkHW__title{align-items:center;gap:20px;display:flex}.SearchResult-module__ummkHW__categories{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.SearchResult-module__ummkHW__categoryChip{border:1px solid var(--blue-color);color:var(--blue-color);cursor:pointer;white-space:nowrap;background:#eef5ff;border-radius:20px;align-items:center;padding:6px 14px;font-family:TruthCYR,sans-serif;font-size:14px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.SearchResult-module__ummkHW__categoryChip:hover{background:var(--blue-color);color:var(--white-color)}.SearchResult-module__ummkHW__categoriesLabel{color:var(--gray-color);margin-bottom:4px;font-size:14px}@media (max-width:1650px){.SearchResult-module__ummkHW__title{flex-direction:column;align-items:flex-start;gap:10px;display:flex}}@media (max-width:1700px){.SearchResult-module__ummkHW__container{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1024px){.SearchResult-module__ummkHW__container{width:auto;margin:120px 20px 0}.SearchResult-module__ummkHW__select,.SearchResult-module__ummkHW__filterBtn{display:none}.SearchResult-module__ummkHW__sort,.SearchResult-module__ummkHW__filterMobile{justify-content:center;align-items:center;display:flex}}@media (max-width:700px){.SearchResult-module__ummkHW__container{margin-top:100px}}@media (max-width:702px){.SearchResult-module__ummkHW__body{grid-template-columns:repeat(2,1fr)}}
.BreadCrumbsCategorySlider-module__Qa4d8q__linksDown{display:none}.BreadCrumbsCategorySlider-module__Qa4d8q__header{align-items:center;gap:5px;font-family:TruthCYR,sans-serif;display:flex}.BreadCrumbsCategorySlider-module__Qa4d8q__navLink{color:var(--grey-color);font-size:12px}.BreadCrumbsCategorySlider-module__Qa4d8q__icon_chevron{margin-top:4px}.BreadCrumbsCategorySlider-module__Qa4d8q__navLink:last-child{pointer-events:none}.BreadCrumbsCategorySlider-module__Qa4d8q__productLink{color:var(--grey-color);pointer-events:none;font-size:12px}@media (max-width:1500px){.BreadCrumbsCategorySlider-module__Qa4d8q__header{display:none}.BreadCrumbsCategorySlider-module__Qa4d8q__linksDown{font-family:TruthCYR,sans-serif;display:block}.BreadCrumbsCategorySlider-module__Qa4d8q__navLinks{justify-content:center;align-items:center;height:18px;display:flex!important}.BreadCrumbsCategorySlider-module__Qa4d8q__navLink{color:var(--grey-color);font-family:TruthCYR,sans-serif;font-size:12px}.BreadCrumbsCategorySlider-module__Qa4d8q__productLink{color:var(--grey-color);pointer-events:none;font-size:12px}}
.StoreReviewForm-module__LwDvVa__form{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:16px;padding:20px;display:flex}.StoreReviewForm-module__LwDvVa__title{font-size:20px;font-weight:600}.StoreReviewForm-module__LwDvVa__success{background-color:var(--white-color);text-align:center;border-radius:5px;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;display:flex}.StoreReviewForm-module__LwDvVa__label{margin-bottom:4px;display:block}.StoreReviewForm-module__LwDvVa__dropdownWrapper{width:100%;position:relative}.StoreReviewForm-module__LwDvVa__dropdownTrigger{box-sizing:border-box;border:1px solid var(--silver-color,#e0e0e0);background-color:var(--white-color,#fff);cursor:pointer;text-align:left;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:44px;padding:0 12px;font-family:TruthCYR,sans-serif;font-size:14px;display:flex}.StoreReviewForm-module__LwDvVa__dropdownTrigger:focus{border-color:var(--blue-color,#0052cc);outline:none}.StoreReviewForm-module__LwDvVa__dropdownTriggerError{border-color:var(--red-color,#e53935)}.StoreReviewForm-module__LwDvVa__dropdownTriggerText{text-overflow:ellipsis;white-space:nowrap;color:var(--dark-color);flex:1;overflow:hidden}.StoreReviewForm-module__LwDvVa__dropdownTriggerTextSelected{color:var(--black-color)}.StoreReviewForm-module__LwDvVa__dropdownChevron{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.StoreReviewForm-module__LwDvVa__dropdownChevronOpen{transform:rotate(180deg)}.StoreReviewForm-module__LwDvVa__dropdownList{z-index:10;background:var(--white-color,#fff);border:1px solid var(--silver-color,#e0e0e0);border-radius:5px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.StoreReviewForm-module__LwDvVa__dropdownItem{cursor:pointer;padding:10px 12px;font-family:TruthCYR,sans-serif;font-size:14px;line-height:1.4}.StoreReviewForm-module__LwDvVa__dropdownItem:hover{background-color:var(--silver-color,#f5f5f5)}.StoreReviewForm-module__LwDvVa__dropdownItemActive{color:var(--blue-color,#0052cc);font-weight:500}.StoreReviewForm-module__LwDvVa__textareaWrapper,.StoreReviewForm-module__LwDvVa__consentWrapper{flex-direction:column;gap:4px;display:flex}.StoreReviewForm-module__LwDvVa__consentCheckbox label{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.StoreReviewForm-module__LwDvVa__consentLink{color:var(--blue-color,#0052cc);text-decoration:underline}.StoreReviewForm-module__LwDvVa__error{color:var(--red-color,#e53935);font-size:12px}.StoreReviewForm-module__LwDvVa__submitBtn{width:100%}
.HomeClient-module__SQFusa__container{width:calc(100vw - 800px);margin-top:130px;margin-left:381px}.HomeClient-module__SQFusa__content{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:30px;padding:20px;display:flex}.HomeClient-module__SQFusa__categorySliders{flex-direction:column;gap:8px;display:flex}.HomeClient-module__SQFusa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1700px){.HomeClient-module__SQFusa__container{width:calc(100vw - 700px);margin-top:130px;margin-left:330px}}@media (max-width:1024px){.HomeClient-module__SQFusa__container{width:100%;height:100%;margin-top:130px;margin-left:0}.HomeClient-module__SQFusa__content{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:30px;margin:0 20px;display:flex}}@media (max-width:700px){.HomeClient-module__SQFusa__container{margin-top:100px}}@media (max-width:500px){.HomeClient-module__SQFusa__content{margin:0}}
.Contacts-module__KddykW__container{border-radius:5px;width:calc(100vw - 800px);margin-top:130px;margin-left:381px}.Contacts-module__KddykW__content{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:20px;padding:20px;display:flex}.Contacts-module__KddykW__body{flex-direction:column;gap:10px;font-family:TruthCYR,sans-serif;font-size:16px;font-weight:400;display:flex}.Contacts-module__KddykW__body span{border-left:2px solid var(--blue-color);align-items:center;min-height:45px;padding-left:10px;list-style:none;display:flex}.Contacts-module__KddykW__info{flex-flow:column wrap;justify-content:space-between;gap:20px;display:flex}.Contacts-module__KddykW__info__Contacts_text{flex-wrap:wrap;gap:6px;display:flex}.Contacts-module__KddykW__locations{gap:15px;width:100%;display:flex}.Contacts-module__KddykW__a{color:var(--blue-color);font-size:16px}.Contacts-module__KddykW__location{background-color:var(--silver-color);border-radius:5px;flex:33.33%;align-items:center;gap:5px;height:auto;padding:10px;display:flex;overflow:hidden}.Contacts-module__KddykW__icons{width:24px;height:24px}.Contacts-module__KddykW__icons path{stroke:var(--blue-color)}.Contacts-module__KddykW__map__Contacts{border-radius:5px;margin-bottom:10px}@media (max-width:1700px){.Contacts-module__KddykW__container{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1300px){.Contacts-module__KddykW__icons{width:20px;height:20px}.Contacts-module__KddykW__location{padding:5px}.Contacts-module__KddykW__text{font-size:12px}}@media (max-width:1024px){.Contacts-module__KddykW__container{width:auto;margin:120px 20px 0}.Contacts-module__KddykW__content{padding-bottom:0}.Contacts-module__KddykW__info__Contacts_text{width:100%}.Contacts-module__KddykW__body,.Contacts-module__KddykW__a{font-size:14px}.Contacts-module__KddykW__location{width:100%;height:auto;padding:10px}.Contacts-module__KddykW__title{font-size:24px;font-weight:700}.Contacts-module__KddykW__title__second{font-size:20px;font-weight:500}.Contacts-module__KddykW__title__third{font-size:14px;font-weight:500}.Contacts-module__KddykW__icons{width:24px;height:24px}.Contacts-module__KddykW__text{font-size:14px}}.Contacts-module__KddykW__containerQrCare{flex-flow:wrap;display:flex}@media (max-width:700px){.Contacts-module__KddykW__container{margin-top:100px}.Contacts-module__KddykW__icons{width:20px;height:20px}.Contacts-module__KddykW__text,.Contacts-module__KddykW__a,.Contacts-module__KddykW__info__Contacts_text{font-size:12px}.Contacts-module__KddykW__location{padding:5px}}@media (max-width:430px){.Contacts-module__KddykW__locations{flex-direction:column}.Contacts-module__KddykW__location{width:95%}.Contacts-module__KddykW__title{font-size:20px;font-weight:500}.Contacts-module__KddykW__title__second{font-size:18px}}
.CurrentPromotion-module__nIQsjW__container{border-radius:5px;width:calc(100vw - 800px);margin-top:130px;margin-bottom:40px;margin-left:381px}.CurrentPromotion-module__nIQsjW__content{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:20px;padding:20px;display:flex}.CurrentPromotion-module__nIQsjW__header{gap:10px;display:flex}.CurrentPromotion-module__nIQsjW__title{font-family:Museo,sans-serif;font-size:32px;font-weight:700}.CurrentPromotion-module__nIQsjW__image{opacity:0;border-radius:5px;width:100%;transition:all .2s ease-in-out}.CurrentPromotion-module__nIQsjW__loaded_image{opacity:1}.CurrentPromotion-module__nIQsjW__body{flex-direction:column;gap:20px;width:100%;display:flex}.CurrentPromotion-module__nIQsjW__itemsContent{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-items:center;gap:20px;display:grid}.CurrentPromotion-module__nIQsjW__chevron{background-color:var(--silver-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CurrentPromotion-module__nIQsjW__chevron:hover{background-color:var(--blue-color)}.CurrentPromotion-module__nIQsjW__chevron:hover path{stroke:var(--white-color)}@media (max-width:1700px){.CurrentPromotion-module__nIQsjW__container{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1024px){.CurrentPromotion-module__nIQsjW__container{width:auto;margin:120px 20px 0}}@media (max-width:700px){.CurrentPromotion-module__nIQsjW__container{margin-top:100px}}@media (max-width:470px){.CurrentPromotion-module__nIQsjW__itemsContent{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}}
.SelectionPage-module__jnyTVa__pageContainer{border-radius:5px;width:calc(100vw - 800px);margin-top:130px;margin-left:381px}.SelectionPage-module__jnyTVa__container{background-color:var(--white-color);border-radius:5px;padding:20px}.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(5,1fr);justify-items:center;gap:20px;display:grid}.SelectionPage-module__jnyTVa__header{justify-content:space-between;align-items:center;gap:5px;margin:0 0 5px 10px;display:flex}.SelectionPage-module__jnyTVa__title{align-items:center;gap:10px;width:100%;display:flex}.SelectionPage-module__jnyTVa__chevronTitle{cursor:pointer;background-color:var(--silver-color);border-radius:50%;width:44px;height:44px}.SelectionPage-module__jnyTVa__backTitleText{margin-top:4px}.SelectionPage-module__jnyTVa__breadCrumbs{width:calc(100% - 150px)}@media (max-width:1850px){.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(4,1fr)}}@media (max-width:1700px){.SelectionPage-module__jnyTVa__pageContainer{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1550px){.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(3,1fr)}}@media (max-width:1350px){.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:1150px){.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(1,1fr)}}@media (max-width:1024px){.SelectionPage-module__jnyTVa__pageContainer{width:auto;margin:120px 20px 0}.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(4,1fr)}.SelectionPage-module__jnyTVa__breadCrumbs{width:100%}}@media (max-width:850px){.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.SelectionPage-module__jnyTVa__pageContainer{margin-top:100px}.SelectionPage-module__jnyTVa__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.SelectionPage-module__jnyTVa__container{padding:20px 15px 20px 10px}}
.BreadCrumbsSlider-module__x_NlVa__breadCrumbsMobile{display:none}.BreadCrumbsSlider-module__x_NlVa__breadCrumbsDesktop{align-items:center;gap:5px;font-family:TruthCYR,sans-serif;display:flex}.BreadCrumbsSlider-module__x_NlVa__icon_chevron{margin-top:4px}.BreadCrumbsSlider-module__x_NlVa__navLink{color:var(--grey-color);font-size:12px}.BreadCrumbsSlider-module__x_NlVa__navLink:last-child{pointer-events:none}@media (max-width:1500px){.BreadCrumbsSlider-module__x_NlVa__breadCrumbsMobile{font-family:TruthCYR,sans-serif;display:block}.BreadCrumbsSlider-module__x_NlVa__navLinks{justify-content:center;align-items:center;height:18px;display:flex!important}.BreadCrumbsSlider-module__x_NlVa__navLink{color:var(--grey-color);font-family:TruthCYR,sans-serif;font-size:12px}}
