.bpa-lite-video{position:relative;display:block;width:100%;aspect-ratio:16/9;background:#111 center/cover no-repeat;cursor:pointer;overflow:hidden;border-radius:inherit}.bpa-lite-video:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.25))}.bpa-lite-video-play{position:absolute;left:50%;top:50%;width:74px;height:52px;transform:translate(-50%,-50%);border-radius:14px;background:rgba(255,0,0,.9);box-shadow:0 12px 30px rgba(0,0,0,.25)}.bpa-lite-video-play:after{content:"";position:absolute;left:29px;top:15px;border-style:solid;border-width:11px 0 11px 18px;border-color:transparent transparent transparent #fff}.bpa-lite-video:focus{outline:3px solid rgba(58,92,255,.7);outline-offset:3px}
.bpa-lite-map{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:320px;aspect-ratio:4/3;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid rgba(100,116,139,.25);cursor:pointer;text-align:center;color:#0f172a;border-radius:inherit}.bpa-lite-map-pin{width:44px;height:44px;border-radius:50% 50% 50% 0;background:#3b82f6;transform:rotate(-45deg);position:relative}.bpa-lite-map-pin:after{content:"";position:absolute;left:12px;top:12px;width:20px;height:20px;border-radius:50%;background:#fff}.bpa-lite-map strong{font-size:18px}.bpa-lite-map small{opacity:.75}.bpa-lite-map:focus{outline:3px solid rgba(58,92,255,.7);outline-offset:3px}
