/*!
 * smartbanner.js v1.19.3 <https://github.com/ain/smartbanner.js#readme>
 * Copyright © 2023 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner,.smartbanner.smartbanner--android{background:#f7f7f7}.smartbanner{position:absolute;top:0;left:0;overflow-x:hidden;width:100%;height:84px;font-family:Helvetica,sans,sans-serif;z-index:999}.smartbanner__exit{position:absolute;top:calc(50% - 17px);display:block;margin:0;border:0;text-align:center}.smartbanner__exit::before{transform:rotate(45deg)}.smartbanner__exit::after{transform:rotate(-45deg)}.smartbanner__icon{position:absolute;top:15px;left:42px;width:48px;height:48px;border-radius:15px;background-size:48px 48px}.smartbanner__info{position:absolute;top:10px;left:104px;display:flex;overflow-y:hidden;width:60%;height:64px;align-items:center;color:#000}.smartbanner__info__title{font-size:14px;color:#000;font-weight:700}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{position:absolute;top:25px;right:10px;z-index:1;display:block;padding:0;width:93px;border-radius:5px;background:#00313a;color:#fff;font-size:15px;line-height:33px;height:33px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.smartbanner.smartbanner--android .smartbanner__exit,.smartbanner__exit{left:6px;margin-right:7px;width:30px;height:30px;border-radius:14px;background:#1c1e21;box-shadow:0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3);color:#b1b1b3;font-family:ArialRoundedMTBold,Arial;font-size:20px;line-height:17px;text-shadow:0 1px 1px #000}.smartbanner__exit::after,.smartbanner__exit::before{position:absolute;content:" ";top:7px;left:14px;width:2px;height:16px;background:#b1b1b3}.smartbanner__exit:active,.smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{background-color:rgba(0,0,0,0);box-shadow:none}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background:0 0}.smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover{background:#0d776e}