.smart-banner{background-color:var(--color1);box-shadow:0 2px 8px rgba(0,0,0,.15);box-sizing:border-box;color:var(--color5);display:none;padding:12px 16px;text-align:center;transition:transform .3s ease;width:100%}.smart-banner .smart-banner__container{align-items:center;display:flex;gap:10px;text-align:left}.smart-banner img{border-radius:20%}.smart-banner.is-visible{align-items:center;display:flex;gap:10px;justify-content:space-between}.smart-banner .banner-text{flex:1 1 100%;font-size:14px;font-weight:500}@media (min-width:480px){.smart-banner .banner-text{flex:0 1 auto}}.smart-banner #btn-download,.smart-banner #btn-open,.smart-banner #text-download,.smart-banner #text-open{display:none;font-size:11px}.smart-banner #btn-download.is-visible,.smart-banner #btn-open.is-visible,.smart-banner #text-download.is-visible,.smart-banner #text-open.is-visible{display:inline-flex}.smart-banner #btn-download:hover,.smart-banner #btn-open:hover,.smart-banner #text-download:hover,.smart-banner #text-open:hover{opacity:.9}.smart-banner .btn-close{background:transparent;border:none;color:var(--color5);cursor:pointer;font-size:20px;line-height:1;padding:0 4px}
/*# sourceMappingURL=sooner_smartbanner.ca039e4f.css.map*/