.banner-shares{position:fixed;z-index:100;bottom:0;left:0;width:100%;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);background:-webkit-gradient(linear,right top,left top,from(#e3faff),color-stop(#bde5ff),color-stop(#e9efff),to(#ffeac5));background:-o-linear-gradient(right,#e3faff,#bde5ff,#e9efff,#ffeac5);background:linear-gradient(270deg,#e3faff,#bde5ff,#e9efff,#ffeac5);background-size:200% 200%;-webkit-animation:anime-bg 15s ease infinite;animation:anime-bg 15s ease infinite;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.banner-shares._hide{-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%);opacity:0;visibility:hidden;pointer-events:none}.banner-shares__slider{display:-webkit-box;display:-ms-flexbox;display:flex}.banner-shares__slider>.banner-shares__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.banner-shares .slick-list{width:100%}.banner-shares__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;padding-bottom:30px;margin-left:-10px;margin-right:-10px;margin-bottom:-20px;text-align:center}@media (max-width:767.98px){.banner-shares__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px;padding-bottom:16px;margin-bottom:-10px;padding-left:26px;padding-right:26px;margin-left:0;margin-right:0}}.banner-shares__item>*{margin-left:10px;margin-right:10px;margin-bottom:20px}@media (max-width:767.98px){.banner-shares__item>*{margin-left:0;margin-right:0;margin-bottom:10px}}.banner-shares__text{font-size:20px;font-weight:700}@media (max-width:1024px){.banner-shares__text{font-size:18px}}@media (max-width:767.98px){.banner-shares__text{font-size:16px}}.banner-shares__timer .small-timer-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.banner-shares__timer .small-timer-block>*{margin-bottom:30px}.banner-shares__timer .small-timer-block>:last-child{margin-bottom:0}.banner-shares__timer .small-timer-block__title{background:red;position:relative;text-align:center;font-weight:600;font-size:12px!important;margin-bottom:15px;padding:5px 15px;border-radius:20px;color:#fff}.banner-shares__timer .small-timer-block__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:14px;font-weight:700;color:#fff}.banner-shares__timer .small-timer-block__item{background:linear-gradient(132deg,#353535 0,#777 100%,#000 100%,#c9c9c9 100%,#f8f8f8 100%);min-width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;border-radius:var(--mainBorderRadius)}.banner-shares__timer .small-timer-block__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 2.5px;width:4px;height:12px}.banner-shares__timer .small-timer-block__separator:after,.banner-shares__timer .small-timer-block__separator:before{background:#818383;content:"";width:4px;height:4px;border-radius:50%}.banner-shares__timer .small-timer-block__name{font-size:10px}.banner-shares .btn-close{background:0 0;position:absolute;top:5px;right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;width:22px;padding:0;border:none;cursor:pointer}.banner-shares .btn-close img,.banner-shares .btn-close svg{width:100%;height:100%}@media (hover:hover){.banner-shares .btn-close:hover path{fill:var(--color-red)}}.banner-shares__slide-two .banner-shares__text{width:100%}