.our-locations{max-width:1280px;margin:0 auto 100px}@media(max-width:767px){.our-locations{margin-bottom:10px}}.our-locations__title{color:var(--color-berry);font-family:var(--font-primary);font-style:normal;font-weight:400;line-height:normal;text-align:center;text-transform:uppercase;margin:0 0 32px}.our-locations__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:1280px){.our-locations__grid{grid-template-columns:repeat(4,1fr);padding:0 30px;gap:20px}}@media(max-width:1024px){.our-locations__grid{grid-template-columns:repeat(3,1fr);padding:0 20px;gap:20px}}@media(max-width:768px){.our-locations__grid{grid-template-columns:repeat(2,1fr);padding:0 10px;gap:10px}}@media(max-width:480px){.our-locations__grid{grid-template-columns:repeat(2,1fr);padding:0 5px;gap:5px}}.our-locations__button-wrapper{display:flex;justify-content:center;width:100%;margin-top:40px}