.lnd-location-block{background:var(--lnd-bg,#fff);padding-bottom:var(--lnd-pad-b,72px);padding-top:var(--lnd-pad-t,72px);-webkit-text-size-adjust:100%;text-size-adjust:100%;--lnd-text:#36436b}.lnd-location-block,.lnd-location-block *{box-sizing:border-box;color:var(--lnd-text)}.lnd-location-block__container{margin:0 auto;max-width:var(--lnd-maxw,1100px);padding:0 24px}.lnd-location-block__grid{align-items:start;display:grid;gap:48px;grid-template-columns:1.35fr .9fr}.lnd-location-block__title{font-size:clamp(28px,2.2vw,34px);letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.lnd-location-block__kicker,.lnd-location-block__title{font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnd-location-block__kicker{font-size:26px;letter-spacing:-.01em;line-height:1.2;margin:0 0 14px}.lnd-location-block__kicker--spaced{margin-top:34px}.lnd-location-block__copy,.lnd-location-block__detail--address,.lnd-location-block__hours-line{font-size:15px;letter-spacing:.01em;line-height:1.7}.lnd-location-block__copy p,.lnd-location-block__detail--address p,.lnd-location-block__hours-line p{margin:0 0 14px}.lnd-location-block__copy p:last-child,.lnd-location-block__detail--address p:last-child,.lnd-location-block__hours-line p:last-child{margin-bottom:0}.lnd-location-block__details{display:grid;gap:14px}.lnd-location-block__hours{display:grid;gap:12px}.lnd-location-block__hours-line *{color:var(--lnd-text)}.lnd-location-block__link{border-bottom:1px solid transparent;display:inline-flex;font-size:14px;letter-spacing:.01em;line-height:1.6;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.lnd-location-block__link:hover{border-bottom-color:currentColor}.lnd-location-block__actions{margin-top:22px}.lnd-location-block__button{align-items:center;background:#27365f;border-radius:999px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;line-height:1;min-height:44px;padding:12px 20px;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.lnd-location-block__button *{color:#fff}.lnd-location-block__button:focus{outline:none}.lnd-location-block__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media (max-width:900px){.lnd-location-block__grid{gap:28px;grid-template-columns:1fr}.lnd-location-block__kicker--spaced{margin-top:18px}}@media (max-width:520px){.lnd-location-block__container{padding:0 18px}.lnd-location-block__kicker{font-size:22px}.lnd-location-block__copy,.lnd-location-block__detail--address,.lnd-location-block__hours-line{font-size:14px}}