.block-office-location{background-color:var(--bgColor)}.block-office-location__inner{padding:40px 20px 40px;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.block-office-location__info p,.block-office-location__info a{margin-bottom:15px}.block-office-location__info .target{font-weight:700}.block-office-location__info .address a,.block-office-location__info .phone a{color:var(--links);font-weight:700;transition:color .2s ease}.block-office-location__info .address a:hover,.block-office-location__info .phone a:hover{color:var(--text)}.block-office-location__info .directions{font-size:13px;font-size:0.8125rem;color:var(--links);font-weight:700;display:flex;align-items:center;gap:15px;text-transform:uppercase;letter-spacing:3px;margin-top:25px}.block-office-location__info .directions svg path{stroke:var(--links)}.block-office-location__info .directions:hover{color:var(--text)}.block-office-location__info .directions:hover svg path{stroke:var(--text)}.block-office-location__map{flex:0 0 100%;height:300px}.block-office-location__map iframe{width:100%;height:100%}.block-office-location__map img{display:none}.block-office-location a.btn{display:block;margin-top:10px}@media(min-width: 768px){.block-office-location__inner{justify-content:center;gap:60px;padding:80px 40px}.block-office-location__info{flex:0 0 calc(50% - 60px)}.block-office-location__map{flex:0 0 50%;height:350px}}@media(min-width: 1280px){.block-office-location__inner{padding:80px 40px;padding-top:90px}.block-office-location__map{position:relative;height:420px}.block-office-location__map:hover img{opacity:0;pointer-events:none}.block-office-location__map img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:opacity .8s cubic-bezier(0.17, 0.66, 0.34, 0.98)}}

/*# sourceMappingURL=block-office-location.css.map */