.map{width:100%;height:31.25rem;margin-bottom:2.5rem;border-radius:1.5rem;overflow:hidden}.shops{display:grid;grid-template-columns:1fr;gap:1rem}h1{font-weight:800;font-size:1.25rem;margin-bottom:.75rem;margin-top:1rem}h2{font-weight:800;font-size:1.125rem;line-height:120%;margin-bottom:.5rem}.shop{position:relative;border-radius:1.5rem;height:100%;display:flex;flex-flow:column}.shop:hover{box-shadow:0 1rem 1.5rem 0 rgba(12,12,27,.059)}.shop marker{position:absolute;left:1rem;top:1rem;pointer-events:none}.shop img{display:none;position:relative;border-radius:1.5rem 1.5rem 0 0;margin-bottom:-2rem;width:100%;height:auto}.shop-info{border-radius:1.5rem;background-color:var(--white);border:1px solid var(--black-05);position:relative;padding:1.5rem;font-size:.875rem;font-weight:500;display:flex;flex-flow:column;gap:.5rem;flex:1}.shop-info strong{font-weight:600}.shop-info span{color:var(--black-40);margin-bottom:1rem;font-size:.75rem}.shop-info .schedule{color:var(--black-60);font-size:.75rem}.shop-info .open{font-size:.75rem;color:var(--green);margin-top:auto}.shop-info .open b{font-size:.75rem;color:var(--red)}ymaps address button{color:var(--black);background-color:var(--black-05);font-size:.875rem;line-height:114%;padding:.75rem 1rem}ymaps address button::after{content:'';width:1rem;height:1rem;display:inline-flex;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.5306 8.5306L6.5306 13.5306C6.3897 13.6715 6.19861 13.7506 5.99935 13.7506C5.80009 13.7506 5.60899 13.6715 5.4681 13.5306C5.3272 13.3897 5.24805 13.1986 5.24805 12.9993C5.24805 12.8001 5.3272 12.609 5.4681 12.4681L9.93747 7.99997L5.46935 3.5306C5.39958 3.46083 5.34424 3.37801 5.30649 3.28686C5.26873 3.19571 5.2493 3.09801 5.2493 2.99935C5.2493 2.90069 5.26873 2.80299 5.30649 2.71184C5.34424 2.62069 5.39958 2.53786 5.46935 2.4681C5.53911 2.39833 5.62194 2.34299 5.71309 2.30524C5.80424 2.26748 5.90194 2.24805 6.0006 2.24805C6.09926 2.24805 6.19696 2.26748 6.28811 2.30524C6.37926 2.34299 6.46208 2.39833 6.53185 2.4681L11.5318 7.4681C11.6017 7.53786 11.6571 7.62072 11.6948 7.71193C11.7326 7.80313 11.7519 7.9009 11.7518 7.99961C11.7517 8.09832 11.7321 8.19604 11.6941 8.28715C11.6562 8.37827 11.6006 8.461 11.5306 8.5306Z" fill="rgba(12, 12, 27, 1)" /></svg>')}ymaps address button:hover{color:var(--black);background-color:var(--black-10);opacity:1}@media screen and (min-width:480px){.shops{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.shops{grid-template-columns:repeat(5,1fr)}.shop img{display:flex}h1{font-size:2rem;margin-bottom:1.5rem;margin-top:2rem}h2{font-size:1.5rem;margin-bottom:1.5rem}}.form-hero{margin-bottom:2.5rem}