/*!
 * smartbanner.js v1.19.0 <https://github.com/ain/smartbanner.js#readme>
 * Copyright © 2022 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */
.smartbanner{position:absolute;top:0;left:0;overflow-x:hidden;width:100%;height:84px;background:#f2f1f6;border-bottom:1px solid #d0d0d4;font-family:Montserrat,'Open Sans',sans-serif}.smartbanner__exit{position:absolute;top:calc(50% - 6px);left:9px;display:block;margin:0;width:12px;height:12px;border:0;text-align:center}.smartbanner__exit::before,.smartbanner__exit::after{position:absolute;width:1px;height:12px;background:#34393c;content:" "}.smartbanner__exit::before{transform:rotate(45deg)}.smartbanner__exit::after{transform:rotate(-45deg)}.smartbanner__icon{position:absolute;top:10px;left:30px;width:64px;height:64px;border-radius:15px;background-size:64px 64px}.smartbanner__info{position:absolute;top:10px;left:104px;display:flex;overflow-y:hidden;width:60%;height:64px;align-items:center;color:#000}.smartbanner__info img{width:74px}.smartbanner__info__title{font-size:18px;font-weight:bold;line-height:16px;color:#000;margin-top:4px}.smartbanner__info__author,.smartbanner__info__price{font-size:14px;color:#6e767e}.smartbanner__button{position:absolute;top:22px;right:10px;z-index:1;display:block;padding:8px 12px;min-width:10%;border-radius:50px;font-weight:bold;color:#000;border:2px solid #000;font-size:14px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center;letter-spacing:.5px}.smartbanner.smartbanner--android .smartbanner__exit{left:6px;margin-right:7px;width:17px;height:17px;border-radius:14px;font-family:Montserrat,'Open Sans',sans-serif;font-size:20px;line-height:17px}.smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{background-color:rgba(0,0,0,0);box-shadow:none}.smartbanner.smartbanner--android .smartbanner__info{color:#d6d7e5;line-height:20px}.smartbanner.smartbanner--android .smartbanner__button{min-width:12%;background:none;font-size:14px}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background:none}.smartbanner.smartbanner--android .smartbanner__button__label{}.smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover{background:#1cdaaa}/*# sourceMappingURL=smartbanner.min.css.map */
