.gmap{border-radius:12px}.shop_box{container-type:inline-size;border-radius:12px;background-color:#fafaf9}.shop_box__inn{display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100%}.shop_box__photo{position:relative;height:200px}.shop_box__photo .picture_tag_image{overflow:hidden;position:relative;border-radius:12px;height:100%}.shop_box__photo .picture_tag_image img{display:block;height:100%;width:100%;left:0;top:0;position:absolute;object-fit:cover;max-height:initial;max-width:initial}.shop_box__photo .picture_tag_image.no_ico{background-color:#f3f3f3}.shop_box__photo .picture_tag_image.no_ico img{object-fit:contain}.shop_box__texts,.shop_box__info{display:flex;flex-direction:column;align-items:start}.shop_box__texts{padding:2.2rem;gap:1.5rem}.shop_box__info{gap:.8rem}.shop_box__title{font-family:"montserratmedium",Arial,helvetica,sans-serif;font-style:normal;font-weight:normal;font-size:1rem;line-height:1.5em;text-transform:uppercase;margin-bottom:0}.shop_box__address,.shop_box__opening_hours{position:relative;padding-left:1.7em}.shop_box__address::before,.shop_box__opening_hours::before{content:"";display:block;position:absolute;height:1.1em;width:1.1em;mask:no-repeat center center/contain;background-color:currentcolor;left:0;top:0}.shop_box__address::before{mask-image:url("/media/img/ico-location2.svg");height:1.3em;width:1.3em}.shop_box__opening_hours::before{mask-image:url("/media/img/ico-time.svg")}.shop_box__detail_link{margin-top:auto}@container (min-width: 561px){.shop_box__inn{grid-template-columns:.9fr 1.1fr;grid-template-rows:1fr;min-height:25rem}.shop_box__photo{height:auto}}@media only screen and (min-width: 901px){.shop_box__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:2rem}}@media only screen and (max-width: 900px){.shop_box__list{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-gap:2rem}}.shop_box__list:not(:first-child){margin-top:3rem}
