html .sdl-banner-mobile-app{display:none}html .smartbanner{position:fixed;top:0;left:0;right:0;display:flex;visibility:hidden;height:85px;padding:5px;background:#f3f2f2}html .is-visible-smart-banner .smartbanner{visibility:visible}html .smartbanner__exit{margin-right:5px;width:20px;height:20px;color:#333;opacity:.5}html .smartbanner__exit svg{width:100%;height:100%}html .smartbanner__exit:active{opacity:1}html .smartbanner__icon{align-self:center;width:65px;height:65px;margin:0 10px;border-radius:5px;background-size:cover}html .smartbanner__info{display:flex;flex-direction:column;flex:1}html .smartbanner__info>div{font-size:12px;line-height:15px}html .smartbanner__info__title{font-weight:700;font-size:14px;line-height:20px;color:#333}html .smartbanner__button{align-self:flex-end;margin-right:10px}html .smartbanner__button__label{font-size:16px;line-height:25px}@media (min-width:720px){html .smartbanner__exit{margin:0}html .smartbanner__icon{margin:0 20px}html .smartbanner__info{flex-direction:row;justify-content:space-between}html .smartbanner__info>div>div{margin-bottom:5px}html .smartbanner__button{align-self:center;margin-right:5px}}
