.sa-fixed-discounts{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:9998;font-family:inherit;pointer-events:none}.sa-fixed-discounts--delayed{opacity:0;visibility:hidden;transition:opacity 0.22s ease,visibility 0.22s ease}.sa-fixed-discounts--delayed.sa-ready{opacity:1;visibility:visible}.sa-fixed-discounts__tag,.sa-fixed-discounts__panel{background:#454659;color:#fff;box-shadow:0 8px 24px rgb(0 0 0 / .14)}.sa-fixed-discounts__tag{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);padding:16px 10px;min-height:120px;border:0;border-radius:0 12px 12px 0;font-size:16px;font-weight:700;letter-spacing:.5px;white-space:nowrap;cursor:pointer;pointer-events:auto}button.sa-fixed-discounts__tag:hover{background:#454659!important;color:#fff!important}.sa-fixed-discounts__panel{position:absolute;right:100%;top:50%;transform:translateY(-50%) translateX(18px) scale(.96);width:280px;padding:16px 16px 14px;border-radius:12px 0 0 12px;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease,transform 0.26s ease,visibility 0.22s ease}.sa-fixed-discounts.is-open .sa-fixed-discounts__panel{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0) scale(1);pointer-events:auto}.sa-fixed-discounts__close{position:absolute;top:8px;right:10px;width:28px;height:28px;padding:0;border:0;background:#fff0;color:#fff;font-size:24px;line-height:1;cursor:pointer}.sa-fixed-discounts__intro{margin:0 26px 12px 0;font-size:12px;line-height:1.4;font-weight:600;color:#fff}.sa-fixed-discounts__list{margin:0;padding:0 0 0 18px}.sa-fixed-discounts__list li{margin:0 0 10px;font-size:13px;line-height:1.45;color:#fff}.sa-fixed-discounts__list li:last-child{margin-bottom:0}@media (max-width:767px){.sa-fixed-discounts__tag{font-size:14px;padding:14px 8px;min-height:100px}.sa-fixed-discounts__panel{width:min(250px, calc(100vw - 52px));padding:14px 14px 12px}.sa-fixed-discounts__intro{font-size:11px}.sa-fixed-discounts__list li{font-size:12px;margin-bottom:8px}}