.store-details{width:100%;display:flex;flex-direction:column;align-items:center}.store-details__header-content{display:flex;flex-direction:column;gap:4rem;width:100%;align-items:flex-start;text-align:left}.store-details__header-content>*{margin:0}.store-details__grid{display:grid;grid-template-columns:1fr;gap:4rem;width:100%;margin:0 auto}@media screen and (min-width: 750px){.store-details__grid{grid-template-columns:33% 67%;gap:6rem}}.store-details__info,.store-details__blocks{display:flex;flex-direction:column;gap:4rem}.store-details__block{display:flex;flex-direction:column}.store-details__block-text{display:flex;flex-direction:column;gap:3.2rem}.store-details__block-text .store-details__block-title{color:rgb(var(--color-heading));margin:0}.store-details__block-content-wrapper{display:flex;flex-direction:row;gap:1.2rem;align-items:flex-start}.store-details__block-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.store-details__block-icon .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.store-details__block-icon svg{width:100%;height:100%;color:rgb(var(--color-visual-accent))}.store-details__block-content{flex:1}.store-details__block-content p{margin:0;margin-bottom:.4rem}.store-details__block-content p:last-child{margin-bottom:0}.store-details__block-content a{color:inherit;text-decoration:none}.store-details__opening-hours .store-details__block-content-wrapper{display:flex;flex-direction:column;gap:1.6rem}.store-details__opening-hours .store-details__block-content-wrapper .store-details__hours-row{min-width:26rem}.store-details__hours-row{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.store-details__hours-label-wrapper{display:flex;align-items:center;gap:.8rem}.store-details__hours-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.store-details__hours-icon svg{width:100%;height:100%;color:rgb(var(--color-visual-accent))}.store-details__hours-label{color:rgb(var(--color-foreground));font-weight:700}.store-details__hours-value{text-align:right}.store-details__map{width:100%;height:100%;min-height:40rem}.store-details__map-embed{width:100%;height:100%;min-height:40rem;border-radius:.4rem;overflow:hidden}.store-details__map-placeholder{width:100%;height:100%;min-height:40rem;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05);border-radius:.4rem;border:.1rem solid rgba(var(--color-foreground),.1)}.store-details__map-placeholder p{color:rgba(var(--color-foreground),.5)}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-store-details.css.map */
