@font-face{font-family:'Roboto-Regular';src:url('https://css.labirint.ru/fonts/roboto/Roboto-Regular.ttf') format('truetype');font-weight:normal;font-style:normal}.font_size_xs{font:14px/18px Roboto-Regular}.font_size_m{font:18px/24px Roboto-Regular}.font_size_l{font:20px/26px Roboto-Regular}.font_size_xxl{font:30px/38px Roboto-Regular}.font_style_caps{letter-spacing:.5px;font-variant:small-caps}.color_white,.color_white:hover,.color_white:visited{color:#fff}.color_red,.color_red:hover{color:#f20000}.color_gray,.color_gray:hover{color:#848484}.b-discount-goods-container{max-width:165px;display:none}.b-discount-goods{background-color:red;text-align:center;padding:10px 5px;border-radius:6px}.b-discount-goods-percent{position:relative;height:100px;margin:10px}.b-discount-input{display:block;width:133px;margin:10px 10px 5px;padding:5px 0;background-color:inherit;text-align:center;outline:0;border:1px solid rgba(255,255,255,0.5);border-radius:4px;color:white;cursor:pointer !important;caret-color:red}.b-discount-input:hover{border:1px solid white;background-color:white;color:red;caret-color:white}.b-discount-input:focus{outline:0}.b-discount-input::-moz-selection{color:inherit;background:inherit}.b-discount-input::selection{color:inherit;background:inherit}.b-discount-coin-flip-cont{width:100px;height:100px;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);transform:translateZ(1px) rotate(-15deg)}.b-discount-coin{position:relative;width:100px;transform-style:preserve-3d}.b-discount-coin .front,.b-discount-coin .back{position:absolute;width:100px;height:100px}.b-discount-coin .front{transform:translateZ(1px);border-radius:50%;background-color:white}.b-discount-coin .back{transform:translateZ(-1px) rotateY(180deg);border-radius:50%;background-color:white}.b-discount-coin-text{margin:30px 0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.b-discount-coin.animation360{-webkit-animation:1s rotate360 .5s linear forwards;animation:1s rotate360 .5s linear forwards}@-webkit-keyframes rotate360{from{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes rotate360{from{-webkit-transform:rotate(0);-moz-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg)}}.b-discount-qtip{position:relative;z-index:2}.b-discount-qtip-e-hint{border-radius:6px;cursor:default;padding:6px 10px;position:absolute;background:#e5e5e5;color:#878787;max-width:250px;min-width:150px;left:50%;top:10px;text-align:left;letter-spacing:normal;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0 linear .5s}.b-discount-qtip-e-hint-m-show{opacity:1;visibility:visible;transition-delay:0}.b-discount-qtip-e-hint:before{border-radius:2px;border-style:solid;border-width:6px 12px 12px 24px;content:"";position:absolute;top:-12px;border-color:transparent #ededed #ededed transparent;left:0;-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}