.ax-boutiques .boutiques .boutiques__grid{display:grid}@media(min-width:750px){.ax-boutiques .boutiques .boutiques__grid{gap:60px;grid-template-columns:repeat(2,1fr)}}.ax-boutiques .boutiques .boutique{align-items:center;border-bottom:1px solid #ced4da;display:grid;gap:18px;grid-template-columns:.52fr 1fr;padding:20px 0}.ax-boutiques .boutiques .boutique:last-child{border-bottom:none}@media(min-width:750px){.ax-boutiques .boutiques .boutique{border-bottom:none;gap:24px;grid-template-columns:.87fr .7fr;padding:0}}.ax-boutiques .boutiques .boutique__content{display:flex;flex-direction:column;gap:10px}.ax-boutiques .boutiques .boutique__content__title{font-size:18px;line-height:normal}@media(min-width:750px){.ax-boutiques .boutiques .boutique__content__title{font-size:50px}}.ax-boutiques .boutiques .boutique__content__adress .adress{font-size:12px}.ax-boutiques .boutiques .boutique__content__adress__city{display:flex;gap:5px}.ax-boutiques .boutiques .boutique__content__contact{color:#9c9996;font-size:12px;text-transform:none}.ax-boutiques .boutiques .boutique__content__opening-hours{cursor:pointer;font-size:10px;width:-moz-fit-content;width:fit-content}.ax-boutiques .boutiques .boutique__content__opening-details{color:#9c9996;max-height:0;overflow:hidden;transition:.4s ease-in-out}.ax-boutiques .boutiques .boutique__content__opening-details.active{max-height:300px}