.map-section__map-col{display:flex;align-items:center}.map-section__map-col picture,.map-section__map-col img{display:block;width:100%;height:auto;border-radius:var(--theme-radius);aspect-ratio:1/1}.map-section__map-col svg{width:100%;height:100%}.map-section__map-col--top{align-items:flex-start}.map-section__map-col--bottom{align-items:flex-end}.map-section__row{gap:3rem 0}@media (min-width: 992px){.map-section__row{gap:0}}.map-section__map-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:.0625rem dashed var(--theme-grey-color);border-radius:var(--theme-radius)}.map-section__map-placeholder p{margin:0;opacity:.5}.map-section__content-col{display:flex;flex-direction:column;gap:2rem}@media (min-width: 992px){.map-section__content-col{gap:1.5rem}}@media (min-width: 1200px){.map-section__content-col{gap:2rem}}@media (min-width: 1710px){.map-section__content-col{gap:3rem}}.map-section__header{display:flex;flex-direction:column;gap:1rem}.map-section__label{display:flex;align-items:center;gap:1rem}.map-section__label span{font-family:var(--theme-heading-ff);font-size:.875rem;line-height:1.3125rem;text-transform:uppercase}.map-section__label svg{width:1.75rem;height:1.75rem;flex-shrink:0}.map-section__title{margin:0;color:var(--theme-primary-color)}@media (min-width: 992px){.map-section__title{font-size:var(--theme-h3-fs)}}@media (min-width: 1710px){.map-section__title{font-size:var(--theme-h2-fs)}}.map-section__description{font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}.map-section__description p:last-child{margin-bottom:0}.map-section__description p:empty{min-height:1.6875rem}.map-section__contact{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width: 992px){.map-section__contact{gap:.5rem}}@media (min-width: 1710px){.map-section__contact{gap:1rem}}.map-section__contact-item{display:flex;align-items:flex-start;gap:.5rem;color:inherit;text-decoration:none}@media (any-hover: hover){.map-section__contact-item:hover{color:var(--theme-secondary-color)}}.map-section__contact-icon{display:flex;align-items:center;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.map-section__contact-icon svg{display:block;width:100%;height:100%}.map-section__contact-text{font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);font-style:normal;margin:0}.map-section__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@media (min-width: 768px){.map-section__buttons{gap:1.875rem}}@media (min-width: 992px){.map-section__buttons{gap:1rem}}@media (min-width: 1200px){.map-section__buttons{gap:1.875rem}}.map-section__buttons [class*=theme-button]{min-width:15.625rem;text-align:center}@media (min-width: 992px){.map-section__buttons [class*=theme-button]{min-width:12.5rem}}@media (min-width: 1200px){.map-section__buttons [class*=theme-button]{min-width:15.625rem}}.map-section__directions{display:flex;flex-direction:column;gap:1rem}.map-section__directions-heading{margin:0}.map-section__directions-list{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.map-section__directions-list{flex-direction:row;flex-wrap:wrap;gap:2rem;align-items:center}}@media (min-width: 992px){.map-section__directions-list{gap:1rem;align-items:flex-start}}@media (min-width: 1200px){.map-section__directions-list{gap:1.5rem;align-items:center}}@media (min-width: 1710px){.map-section__directions-list{gap:3rem}}.map-section__direction-item{display:flex;gap:.5rem}@media (min-width: 768px){.map-section__direction-item{flex:1}}.map-section__direction-text{margin:0}.map-section__direction-icon{display:flex;margin-top:.125rem;flex-shrink:0;padding:.5rem .25rem}@media (min-width: 992px){.map-section__direction-icon{padding:0}}@media (min-width: 1200px){.map-section__direction-icon{padding:.5rem .25rem}}.map-section__direction-icon svg{display:block;width:2.5rem;height:2.5rem}@media (min-width: 992px){.map-section__direction-icon svg{width:1.5rem;height:1.5rem}}@media (min-width: 1200px){.map-section__direction-icon svg{width:2.5rem;height:2.5rem}}.map-section__direction-stat{margin:0;font-family:var(--theme-heading-ff);font-size:var(--theme-h3-fs);font-weight:700;line-height:var(--theme-heading-lh)}@media (min-width: 992px){.map-section__direction-stat{font-size:var(--theme-h5-fs)}}@media (min-width: 1200px){.map-section__direction-stat{font-size:var(--theme-h4-fs)}}@media (min-width: 1710px){.map-section__direction-stat{font-size:var(--theme-h3-fs)}}.map-section__direction-label{margin:0;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}@media (min-width: 992px){.map-section__direction-label{font-size:1rem}}@media (min-width: 1710px){.map-section__direction-label{font-size:var(--theme-base-fs)}}.map-section__placeholder{padding:2.5rem 0;text-align:center;opacity:.5}
