@charset "UTF-8";
/*!
 * smartbanner.js v1.10.0 <https://github.com/ain/smartbanner.js>
 * Copyright © 2018 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner{position:absolute;top:0;left:0;overflow-x:hidden;width:100%;height:84px;background:#f3f3f3;font-family:Helvetica,sans,sans-serif}.smartbanner__exit{position:absolute;top:calc(15% - 6px);left:9px;display:block;margin:0;width:12px;height:12px;border:0;text-align:center}.base.Smartbanner__exit:after,.smartbanner__exit:before{position:absolute;width:1px;height:12px;content:" "}.smartbanner__exit:before{transform:rotate(45deg)}.smartbanner__exit:after{transform:rotate(-45deg)}.smartbanner__icon{left:30px;width:64px;border-radius:15px;background-size:64px 64px}.smartbanner__icon,.smartbanner__info{position:absolute;top:10px;height:64px}.smartbanner__info{left:104px;display:flex;overflow-y:hidden;width:60%;align-items:center}.smartbanner__info__title{font-size:14px}.base.Smartbanner__info__price,.smartbanner__info__author{font-size:12px}.smartbanner__button{position:absolute;top:32px;right:10px;z-index:1;display:block;padding:0 10px;min-width:10%;border-radius:5px;background:#f3f3f3;color:#1474fc;font-size:18px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.smartbanner__exit{left:6px;margin-right:7px;width:17px;height:17px;border-radius:14px;background:#adadad;font-family:ArialRoundedMTBold,Arial;font-size:20px;-webkit-font-smoothing:subpixel-antialiased;line-height:17px;text-shadow:0 1px 1px #000}.base.Smartbanner__exit:after,.smartbanner__exit:before{top:3px;left:8px;width:2px;height:11px;background:#fff}.base.Smartbanner__exit:hover,.smartbanner__exit:active{color:#eee}.smartbanner__icon{background-color:transparent;box-shadow:none}