@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phoneBreakpoint: 425px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.address{display:flex;flex-direction:column;gap:.625rem}.address__title-wrapper{display:flex;flex-direction:column}.address__title-wrapper .address-name{font-weight:var(--bold)}.address.is-row{width:100%;flex-direction:row}@media screen and (max-width: 1024px){.address.is-row{flex-direction:column}}.address.is-row .address__title-wrapper{width:25%;min-width:25%;margin-right:1.5rem}@media screen and (max-width: 1024px){.address.is-row .address__title-wrapper{width:100%;min-width:100%;margin-right:0}}.address__title{font-weight:var(--bold);display:flex;flex-direction:column}.address__title .image{width:3.125rem;height:auto;display:block;margin-top:.9375rem}.address__phone{display:flex;flex-direction:column}.address__address{display:flex;flex-direction:column;line-height:1.5}.address__address .body{line-height:1.5}.address__address address{font-style:normal}@media screen and (max-width: 900px){.address__address address{display:flex;flex-direction:column;gap:.25rem}}.address__address .bloc-hours-toggle{margin-top:.25rem}
