#bv-popup{position:fixed;left:0;right:0;bottom:0;background:#f3f5fb;padding:25px;box-shadow:0 -2px 20px rgba(0,0,0,.15);z-index:999999}.bv-wrapper{display:flex;gap:20px}.bv-card{flex:1;background:#fff;padding:25px;border-radius:8px;border:1px solid #e5e7eb;transition:all .3s ease}.bv-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.bv-card img{max-width:120px;height:auto;display:block;margin-bottom:15px}.bv-card h3{margin:0 0 15px;font-size:30px;font-weight:700;line-height:1.2;color:#111827}.bv-card p{margin:0;font-size:17px;line-height:1.7;color:#4b5563}.bv-btn{display:inline-block;margin-top:20px;padding:12px 24px;background:#0d6efd;color:#fff !important;text-decoration:none;border-radius:4px;font-size:15px;font-weight:600;transition:all .3s ease}.bv-btn:hover{background:#0b5ed7;color:#fff !important}.bv-close{position:absolute;top:10px;right:15px;width:36px;height:36px;border:0;background:0 0;font-size:28px;line-height:36px;cursor:pointer;color:#666}.bv-close:hover{color:#000}.bv-bottom{text-align:center;margin-top:15px}#bv-registered{color:#666;text-decoration:underline;font-size:14px}#bv-registered:hover{color:#000}.bv-wrapper.single-card .bv-card{flex:0 0 100%;max-width:100%}@media(max-width:1024px){.bv-card h3{font-size:24px}.bv-card p{font-size:16px}}@media(max-width:768px){#bv-popup{padding:15px}.bv-wrapper{flex-direction:column}.bv-card{padding:20px}.bv-card img{max-width:100px}.bv-card h3{font-size:22px}.bv-card p{font-size:15px;line-height:1.6}.bv-btn{display:block;width:100%;text-align:center}}#bv-cookie-bar{position:fixed;top:0;left:0;right:0;background:#2f2f2f;color:#fff;padding:12px 50px 12px 20px;z-index:9999999;text-align:center;font-size:14px}#bv-cookie-bar button{margin-left:10px;cursor:pointer}#bv-cookie-accept{padding:4px 12px}#bv-cookie-close{position:absolute;right:10px;top:8px;background:0 0;border:none;color:#fff;font-size:20px}