.was-validated .custom-control-input:valid~.custom-control-label{color:#000}.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#fff;border-color:#9e8282;color:#000}:root{--swiper-navigation-sides-offset:60px;--swiper-navigation-size:28px;--swiper-pagination-bullet-inactive-color:hsla(0,0%,100%,.5);--swiper-pagination-bullet-size:5px;--swiper-scrollbar-bg-color:transparent;--swiper-scrollbar-border-radius:10px;--swiper-scrollbar-bottom:auto;--swiper-scrollbar-drag-bg-color:#000;--swiper-scrollbar-left:auto;--swiper-scrollbar-right:auto;--swiper-scrollbar-sides-offset:1%;--swiper-scrollbar-size:3px;--swiper-scrollbar-top:50%}.stores__ctn{display:grid;grid-template-areas:"header" "search" "map " "list";grid-template-columns:100%}@media(min-width:768px){.stores__ctn{grid-template-areas:"header  map" "search map" "list  map";grid-template-columns:50% 50%}}.stores__header{grid-area:header}.stores__search{grid-area:search;position:relative}.stores__search__geoloc{left:1.25rem;padding:.3125rem;position:absolute;top:50%;transform:translateY(-50%)}.stores__search__geoloc .icon{font-size:1.875rem}.stores__search__input{border-radius:3.125rem;height:3.125rem;padding:.9375rem 5rem}.stores__search__input:focus,.stores__search__input:hover{border:1px solid #fff;box-shadow:none}.stores__search__submit{border-radius:3.125rem;height:3.125rem;padding:.3125rem;position:absolute;right:0;top:0;width:3.125rem}.stores-map__ctn{grid-area:map}@media(min-width:768px){.stores-map__ctn{padding-left:1.25rem}}.stores__map{height:350px}@media(min-width:768px){.stores__map{height:700px}}.stores__list{background:#fff;grid-area:list}@media(min-width:768px){.stores__list{max-height:910px;overflow-y:auto}}.store__item{padding:1.875rem 1.25rem}.store__item+.store__item{border-top:1px solid #9e8282}.store__reviews{align-items:center;display:flex;gap:5px;margin-bottom:1rem}.store__stars{display:flex;gap:2px}.store__star{fill:hsla(0,13%,56%,.3)}.store__star.active{fill:#9e8282}.store__note{color:var(--black,#363636);font-family:Hanken Grotesk;font-size:14px;font-weight:600;line-height:20px;text-decoration:underline}.store__name{align-items:center;display:flex;gap:.625rem;line-height:1.5rem;margin-bottom:.5rem}@media(min-width:1200px){.store__hours__list{max-width:185px}}.store__hour-ctn{display:flex;justify-content:space-between}@media(min-width:1200px){body.lang-en .store__hours__list{max-width:270px}}