.fih-map{width:100%;margin:1.5rem 0}.fih-map-stage{position:relative;width:100%;line-height:0}.fih-base-image{display:block;width:100%;height:auto}.fih-pin{position:absolute;z-index:3;transform:translate(-50%,-50%) rotate(-45deg);width:36px;height:36px;padding:0;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#d63638;color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.35);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.fih-pin span{transform:rotate(45deg);display:flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:1}.fih-pin svg{display:block;width:18px;height:18px;fill:currentColor}.fih-pin:hover,.fih-pin:focus-visible,.fih-pin.is-active{transform:translate(-50%,-50%) rotate(-45deg) scale(1.12);box-shadow:0 5px 18px rgba(0,0,0,.45);outline:none}
.fih-popup{position:fixed;z-index:999999;left:50%;top:50%;transform:translate(-50%,-50%);width:min(920px,calc(100vw - 40px));max-width:none;max-height:92vh;overflow:auto;background:#fff;color:#1d2327;border-radius:12px;box-shadow:0 0 0 100vmax rgba(0,0,0,.62),0 18px 55px rgba(0,0,0,.42);line-height:1.5;animation:fih-pop .18s ease-out}.fih-popup[hidden]{display:none!important}.fih-popup-image{display:block;width:100%;height:auto;max-height:68vh;object-fit:contain;background:#f3f4f5;border-bottom:1px solid #dcdcde}.fih-popup-body{padding:20px 24px 24px}.fih-popup h3{font-size:26px;line-height:1.25;margin:0 42px 10px 0;color:inherit}.fih-popup-description,.fih-popup-description p{font-size:16px;line-height:1.65;margin:0 0 12px}.fih-popup-close{position:sticky;float:right;z-index:5;right:10px;top:10px;margin:10px 10px -44px 0;width:36px;height:36px;padding:0;border:2px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(0,0,0,.78);color:#fff;font-size:26px;line-height:30px;cursor:pointer}.fih-popup-link{display:inline-block;margin-top:4px;padding:10px 16px;border-radius:5px;background:#2271b1;color:#fff!important;text-decoration:none;font-weight:600}.fih-popup-link:hover{filter:brightness(.92)}body.fih-modal-open{overflow:hidden}@keyframes fih-pop{from{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(max-width:700px){.fih-pin{width:30px;height:30px}.fih-popup{width:calc(100vw - 20px);max-height:94vh}.fih-popup-image{max-height:62vh}.fih-popup-body{padding:16px 18px 20px}.fih-popup h3{font-size:22px}.fih-popup-description,.fih-popup-description p{font-size:15px}}
