.inline-visa-trigger{display:block;width:fit-content;margin:24px auto;padding:14px 24px;background-color:#007bff;color:#fff;font-weight:700;border-radius:8px;text-decoration:none;text-align:center;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:all 0.3s ease}.inline-visa-trigger:hover{opacity:.9;color:#fff}@media (max-width:768px){.mobile-popup-active{display:flex!important;position:fixed!important;top:0;left:0;width:100%;height:100vh;background:rgb(0 0 0 / .7);z-index:999999;align-items:flex-end;justify-content:center;margin:0;padding:0}.mobile-popup-active .sv-card{width:100%;max-height:85vh;overflow-y:auto;margin:0;border-radius:20px 20px 0 0;padding-bottom:40px}.mobile-popup-active::before{content:"Tap anywhere outside to close ✕";position:absolute;top:30px;color:#fff;font-size:13px;font-weight:700;opacity:.8}}