.map{width:100%;border-radius:var(--big-radius);overflow:hidden}.map,.map .ymap-container{height:100%}.map .ymap-container{width:100%;height:730px}@media only screen and (max-width:1024px){.map .ymap-container{height:442px}}.shop-page{width:100%;display:grid;grid-gap:30px}.shop-page__container{display:grid;align-items:start;gap:50px}.shop-page__container .btn--map{margin-bottom:0}.shop-page__info .container{display:flex;flex-direction:column;gap:30px}.shop-page__info .image{max-height:450px;border-radius:15px}.shop-page__info .title{display:flex;font-weight:700;font-size:1.5em;line-height:115%;margin-bottom:30px}.shop-page__info .subtitle{display:flex;margin-top:30px;margin-bottom:30px;font-size:1em;line-height:170%}.shop-page__info-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;background:var(--gray_o3);border-radius:var(--main_radius);padding:30px}@media only screen and (max-width:1030px){.shop-page__info-item{display:flex;flex-direction:column}}.shop-page__info-item__buttons{display:flex;gap:16px;flex-wrap:wrap}@media only screen and (max-width:530px){.shop-page__info-item__buttons .btn{flex-grow:1}}.shop-page__map{padding:0 15px}.shop-page__map .map{border-radius:var(--main_radius);overflow:hidden;width:100%;height:100vh;max-height:901px;margin-top:30px}.shop-page .btn--map{display:flex;gap:5px;text-transform:none;justify-content:flex-end}.shop-page .btn--map .text{text-decoration:underline}