@keyframes imageFadeOut{0%{opacity:1;pointer-events:auto}99%{opacity:0;pointer-events:none}100%{opacity:0;pointer-events:none}}@keyframes fadeIn{from{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}.block-office-location{padding:40px 0 50px}.block-office-location__inner,.block-office-location__heading{padding:0 20px;max-width:1200px;margin:0 auto}.block-office-location__heading{text-align:center}.block-office-location .map{width:100%;aspect-ratio:76/43;position:relative;overflow:clip}.block-office-location .map__image{position:absolute;inset:0;opacity:1;transition:.4s ease;margin:0;pointer-events:auto;transition:opacity .4s ease}.block-office-location .map:hover .map__image{animation:imageFadeOut .4s ease forwards;opacity:0;transition:opacity .4s ease}.block-office-location .map:not(:hover) .map__image{animation:fadeIn .4s ease forwards;opacity:1;pointer-events:auto}.block-office-location .map__embed{width:100%;height:100%}.block-office-location .map iframe,.block-office-location .map img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-office-location .content{text-align:center;width:100%;margin-top:40px}.block-office-location .content .label{color:var(--secondaryColor);font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:8px;margin-bottom:20px}.block-office-location .content .office-name{display:block;width:-moz-fit-content;width:fit-content;margin-bottom:20px;margin-inline:auto;color:var(--text);font-size:35px;font-weight:700}.block-office-location .content .address{margin-bottom:20px;color:var(--text);font-weight:600}.block-office-location .content .phone-label{margin-top:20px;margin-bottom:26px}.block-office-location .content .phone{color:var(--text);font-weight:600;transition:.3s ease;font-size:20px}.block-office-location .content .phone:hover,.block-office-location .content .phone:focus,.block-office-location .content .phone:active{color:var(--primaryColor)}@media(min-width: 768px){.block-office-location{padding:110px 0}.block-office-location__inner{display:flex;align-items:center;gap:60px}.block-office-location__heading{margin-bottom:60px}.block-office-location .content{margin-top:0;width:calc(40% - 60px);max-width:350px}.block-office-location .content .phone-label{margin-top:48px}.block-office-location .content .label{margin-bottom:0}.block-office-location .content .office-name{margin-bottom:48px}.block-office-location .content .address{margin-bottom:48px}}

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