/*!
 * smartbanner.js v1.15.0 <https://github.com/ain/smartbanner.js>
 * Copyright © 2019 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner{position:absolute;top:-84px;left:0;z-index:9999;overflow-x:hidden;width:100%;height:84px;font-family:Helvetica, sans, sans-serif;background-color:#f3f3f3}.smartbanner__exit{position:absolute;top:calc(50% - 6px);left:9px;display:block;width:12px;height:12px;margin:0;border:0;text-align:center}.smartbanner__exit::before,.smartbanner__exit::after{content:' ';position:absolute;width:1px;height:12px;background-color:#767676}.smartbanner__exit::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.smartbanner__exit::after{-webkit-transform:rotate(-45deg);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:hidden;width:60%;height:64px;color:#000}.smartbanner__info__title{font-size:14px}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{position:absolute;top:32px;right:10px;z-index:1;display:block;min-width:10%;padding:0 10px;border-radius:5px;font-size:18px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.smartbanner.smartbanner--android{top:-84px;background-color:#3d3d3d;background-image:url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");-webkit-box-shadow:inset 0 4px 0 #88b131;box-shadow:inset 0 4px 0 #88b131}.smartbanner.smartbanner--android .smartbanner__exit{left:6px;width:17px;height:17px;margin-right:7px;border-radius:14px;color:#b1b1b3;font-size:20px;font-family:'ArialRoundedMTBold', Arial;line-height:17px;text-shadow:0 1px 1px #000;background-color:#1c1e21;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3);box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3)}.smartbanner.smartbanner--android .smartbanner__exit::before,.smartbanner.smartbanner--android .smartbanner__exit::after{top:3px;left:8px;width:2px;height:11px;background-color:#b1b1b3}.smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.smartbanner.smartbanner--android .smartbanner__info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner.smartbanner--android .smartbanner__info__title{color:#fff;font-weight:bold}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background-color:none}.smartbanner.smartbanner--android .smartbanner__button:active__label:active,.smartbanner.smartbanner--android .smartbanner__button:active__label:hover,.smartbanner.smartbanner--android .smartbanner__button:hover__label:active,.smartbanner.smartbanner--android .smartbanner__button:hover__label:hover{background-color:#2ac7e1}@media screen and (max-width: 640px){.smartbanner ~ .hi-callback-form.active{top:84px;height:calc(100% - 84px)}.smartbanner ~ .hi-callback-form.active .hi-callback-form__form{margin:auto 0}}
