.store__body-page{--store__form-filters--grid-template-columns: repeat(2, minmax(260px, 318px)) minmax(160px, 1fr);--store__collection--grid-template-columns: repeat(auto-fit, minmax(0, 280px))}@media(max-width: 820px){.store__body-page{--store__form-filters--grid-template-columns: repeat(2, minmax(0, 200px)) minmax(0, 160px)}}@media(max-width: 620px){.store__body-page{--store__form-filters--grid-template-columns: 1fr;--store__collection--grid-template-columns: 1fr}}.store__body-page .gm-ui-hover-effect{margin-right:-16px}.store__form{margin-left:auto;margin-right:auto;padding-left:var(--site--sides__padding);padding-right:var(--site--sides__padding);max-width:calc(869px + var(--site--sides__padding)*2);width:100%}.store__form .form-item-depart .ajax-progress{right:auto;left:100%}.store__form-filters{display:grid;grid-template-columns:var(--store__form-filters--grid-template-columns);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px;padding-bottom:24px}.store__form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0 24px;justify-content:center;align-items:center;max-width:auto;min-height:var(--button-1__min-height);width:auto;height:auto;align-items:center;border-radius:100px;background:var(--yellow-1);color:var(--purple-1);border:1px solid rgba(0,0,0,0);text-align:center;font-size:var(--px14);font-style:normal;font-weight:var(--button-1__font-weight);line-height:normal;white-space:nowrap;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;cursor:pointer;background:var(--yellow-1) url(../sprite.svg?1#search-icon) no-repeat 40px 50%/12px auto;padding-right:50px;padding-left:50px}.store__form-submit:is(:hover,:focus,:active){background-color:var(--purple-2);color:var(--purple-1)}@media(max-width: 767px){.store__form-submit:focus,.store__form-submit:active{-webkit-transform:scale(0.95);transform:scale(0.95)}}.store__map-wrapper{border-radius:16px;overflow:hidden}.store__collection{display:grid;grid-template-columns:var(--store__collection--grid-template-columns);grid-auto-rows:minmax(98px, auto);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding-top:24px}.store__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 24px;border:1px solid var(--border-color-1);border-radius:8px;color:var(--black-1);font-weight:400}.store__item-name{font-size:var(--px16);line-height:var(--px18)}.store__item-name>a{background:transparent url(../sprite.svg?1#location-icon-purple-border) no-repeat -2px 0/20px 16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-left:-2px;padding-left:18px;min-height:16px;color:var(--purple-1);font:inherit;font-weight:700;cursor:pointer;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;transition:all ease-in-out .2s}.store__item-name>a:is(:hover,:focus,:active){text-decoration:underline}@media(max-width: 767px){.store__item-name>a:focus,.store__item-name>a:active{-webkit-transform:scale(0.95);transform:scale(0.95)}}.store__item-location{font-size:var(--px16);line-height:var(--px21);font-weight:400}.store__item-address{font-weight:300}.store__item-address,.store__bubble-title,.store__bubble-body p{font-size:var(--px14);line-height:var(--px17)}.store__bubble-title{margin:0;font-weight:700;color:var(--purple-1)}.store__bubble-body p{margin:0}