.bottom-banner{bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.2);padding:1rem;position:fixed;z-index:1000}.banner-content,.bottom-banner{display:flex;justify-content:center;width:100%}.banner-content{align-items:center;flex-wrap:wrap;gap:1rem;max-width:100%}.banner-btn{background:#fff;border-radius:4px;color:#007001;font-weight:700;padding:.5rem 1rem;text-decoration:none}.close-banner{background:none;border:none;color:inherit;cursor:pointer;font-size:1.5rem}@media (max-width:768px){.banner-content{align-items:center;flex-wrap:wrap;gap:1rem;max-width:100%;text-align:center}}