.header-top{background:#fff;padding:10px 0}.info-icon{width:40px;height:40px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px}.navbar-dark{background-color:#111}.quote-btn{background-color:#0093c9;color:#fff;font-weight:600}.quote-btn:hover{background-color:#007baa;color:#fff}@media (max-width:991px){.header-top .row>div{text-align:center;margin-bottom:10px}}.site-popup-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,0.65);z-index:9999}.site-popup-overlay.active{display:flex}.site-popup{position:relative;width:min(100%,800px);padding:10px 10px 15px;border-radius:18px;background:#ffffff;box-shadow:0 24px 60px rgba(0,0,0,0.25);text-align:center}.site-popup-image-wrap{margin-bottom:18px}.site-popup-image{display:block;width:100%;max-height:100%;object-fit:cover;border-radius:14px}.site-popup-close{position:absolute;bottom:3px;right:14px;width:25px;height:25px;border:0;border-radius:50%;background-color:#0f172a;color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease}.site-popup-close:hover{background:#0093c9;color:#ffffff}.site-popup h3{margin-bottom:12px;color:#0f172a;font-size:28px;font-weight:700}.site-popup p{margin-bottom:22px;color:#475569;font-size:16px;line-height:1.6}.site-popup-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.site-popup-btn{display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:12px 22px;border-radius:999px;background:#0093c9;color:#ffffff;font-weight:600;text-decoration:none;transition:background-color 0.2s ease,transform 0.2s ease}.site-popup-btn:hover{background:#007baa;color:#ffffff;transform:translateY(-1px)}.site-popup-btn.secondary{background:#e2e8f0;color:#0f172a}.site-popup-btn.secondary:hover{background:#cbd5e1;color:#0f172a}@media (max-width:575px){.site-popup{padding:10px 10px 15px}.site-popup h3{font-size:24px}.site-popup-btn{width:100%}}