#card-fixed-panel{width:100%;opacity:0;padding:8px 0 0;position:fixed;top:-81px;left:0;right:0;z-index:1111;background-color:#fff;-webkit-transition:top .3s,opacity .3s;-o-transition:top .3s,opacity .3s;transition:top .3s,opacity .3s}#card-fixed-panel::after{position:absolute;content:'';bottom:-25px;width:100%;height:25px;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff0),to(rgb(33 51 85 / .2)));background-image:-webkit-linear-gradient(bottom,#fff0 0%,rgb(33 51 85 / .2) 100%);background-image:-o-linear-gradient(bottom,#fff0 0%,rgb(33 51 85 / .2) 100%);background-image:linear-gradient(0deg,#fff0 0%,rgb(33 51 85 / .2) 100%)}#card-fixed-panel.visible{display:block!important;opacity:1;top:0}#card-fixed-panel .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#card-fixed-panel .col:nth-of-type(2){padding:0 0 11px}#card-fixed-panel .title.row{display:flex;margin-bottom:11px}#card-fixed-panel .title *{color:#B3B3B3;font:700 13px/16px "PT Sans",Arial,Helvetica,sans-serif;letter-spacing:.03em}#card-fixed-panel .name,#card-fixed-panel .price{display:inline-block;vertical-align:top}#card-fixed-panel .price{margin-left:5px}#card-fixed-panel .scroll-up{width:12px;height:12px;box-sizing:border-box;margin:0 5px 0 0;position:relative;top:1px;border:1px solid #a8b4b8;border-radius:50%}#card-fixed-panel .scroll-up::before{position:absolute;content:'';top:1px;left:50%;margin-left:-2px;border-width:2px;border-bottom-width:3px;border-style:solid;border-color:#fff0 #fff0 #B3B3B3 #fff0}#card-fixed-panel .scroll-up:hover{opacity:.7;cursor:pointer}#card-fixed-panel #card-menu{margin-top:0;margin-bottom:0;box-shadow:none}#card-fixed-panel #card-menu ul{padding:0}#card-fixed-panel #card-menu li:last-of-type{margin-left:auto;margin-right:0;padding-right:19px}#card-fixed-panel #card-menu span.spl,#card-fixed-panel #card-menu a,#card-fixed-panel #card-menu div.current-link,#card-fixed-panel #card-menu .card-menu__more{display:block;position:relative;padding:4px 0 12px;margin:0;margin-right:32px;text-align:center;border:none!important;letter-spacing:.02em}#card-menu span.c{top:-2px}#card-fixed-panel #card-menu .card-menu__more>a,#card-fixed-panel #card-menu .card-menu__more-item-title>a{display:block;margin:0;padding:0;text-align:left}#card-fixed-panel #card-menu .card-menu__more::after{top:12px;right:0}#card-fixed-panel .card-menu__more-items{left:-22px;top:-14px}#card-fixed-panel #card-menu .card-menu__more-item-title{padding:18px 22px 18px 22px}#card-fixed-panel #card-menu .card-menu__more-item-title::after{top:25px;left:60px;box-shadow:0 5px 0 0 #1D9BEB,0 10px 0 0 #1D9BEB}#card-fixed-panel #card-menu .card-menu__more-item a{padding:0 0 0 22px;text-align:left}#card-fixed-panel #card-menu .card-menu__more-item:last-of-type a{margin-bottom:7px}