.banner{display:none;justify-content:space-between;align-items:center;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--layout-max-width);border-radius:0}.banner--full-image.banner{background-image:linear-gradient(90deg,#0e1a34bf,#0e1a3459),var(--banner-bg-image);background-size:cover;background-position:center;padding:12px 24px}.banner--full-image.banner .banner__content{margin-left:32px}.banner--full-image.banner .button{margin-right:0}.banner__close{position:absolute;left:6px;top:6px;color:var(--color-white);opacity:.7}.banner__close:hover,.banner__close:active,.banner__close:focus{opacity:1}.banner__content{display:flex;align-items:center;gap:24px}.banner__img{height:90px;width:193px}.banner__img img{height:100%;max-width:100%;height:auto;object-fit:cover;display:block}.banner__txt{margin-bottom:0}.banner .button{max-width:135px;margin-right:24px}.banner--full-image .banner__title,.banner--full-image .banner__txt{color:var(--color-white)}@media(min-width:1024px){.banner{display:flex}}
