.smartappbanner{align-items:center;background-color:#f3f3f3;color:#000;display:flex;font-family:Helvetica,sans,sans-serif;height:80px;justify-content:space-evenly;overflow:hidden;width:100%}.smartappbanner a{transition:filter .3s cubic-bezier(.12,.57,.63,.21)}.smartappbanner a:focus,.smartappbanner a:hover{filter:brightness(.6)}.smartappbanner__close{display:flex;height:22px;justify-content:center;padding:6px;width:22px}.smartappbanner__close a{left:-1px;position:relative;top:-3px}.smartappbanner__close a:after,.smartappbanner__close a:before{background-color:#716f6f;content:" ";height:16px;position:absolute;width:2px}.smartappbanner__close a:before{transform:rotate(45deg)}.smartappbanner__close a:after{transform:rotate(-45deg)}.smartappbanner__app-icon{background-size:64px 64px;display:block;height:64px;width:64px}.smartappbanner__description{align-items:flex-start;color:#000;display:flex;flex-direction:column;height:64px;justify-content:center}.smartappbanner__description__title{font-size:14px}.smartappbanner__description__author,.smartappbanner__description__price{font-size:12px}.smartappbanner__view{border-radius:5px;color:#1474fc;font-size:18px;min-width:10%;padding:0 10px;text-align:center;text-decoration:none}.smartappbanner__view__label{text-align:center}
