.banner-master__wrapper{z-index:9;position:fixed;top:80px;left:0;display:none;width:100%;background:linear-gradient(90.04deg,#46b248 .03%,#103927 99.09%)}.banner-master{text-decoration:none !important}@media(max-width:1023px){.banner-master__wrapper{position:absolute;top:-20px}}.banner-master__wrapper .close{cursor:pointer;font-size:24px;position:absolute;top:0;right:0;background:0;color:#fff;border:0;padding:0;height:44px;width:44px;display:flex;align-items:center;justify-content:center}.banner-master__inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;padding:8px 40px;margin:0 auto;width:100%;max-width:1000px}.banner-master .new-btn{height:100%}.banner-master__header{margin:5px 2px;display:flex;flex-wrap:wrap;align-items:baseline}.banner-master__header img{margin-right:10px;align-self:center}.banner-master__title{color:#fff;font-size:16px;font-weight:700;letter-spacing:-0.01em}.banner-master__offer{margin:0 2px;color:#fff;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-0.01em}.banner-master__info{background:#fff;display:flex;flex-wrap:wrap;align-items:baseline;padding:3px 3px 3px 12px;border-radius:4px;margin-left:20px}.banner-master__time{white-space:nowrap;display:flex;justify-content:center;align-items:baseline;margin-right:8px;color:#263844;font-weight:400px;font-size:14px}.banner-master__timer{display:block;text-align:baseline;color:#46b248;font-weight:500;font-size:16px;margin-left:4px;margin-right:4px}.banner-master__code{white-space:nowrap;display:flex;justify-content:center;align-items:baseline;white-space:nowrap;color:#0c1820;font-weight:500;font-size:14px;background-color:rgba(70,178,72,0.2);padding:3px 12px;text-align:center;border-radius:3px}.banner-master__code strong{color:#46b248;font-weight:500;font-size:16px;text-transform:uppercase}.banner-master--active{display:block}@media(max-width:479px){.banner-master__inner{text-align:center}.banner-master__offer{display:block}.banner-master__info{margin:0;width:100%;padding:3px}.banner-master__time,.banner-master__code{margin:0;width:100%}}.popover__wrapper{position:relative}.popover__content{opacity:0;visibility:hidden;position:absolute;left:50%;transform:translateX(-50%);background:#e5e2df;border:.5px solid #d1d1d1;padding:3px 8px;border-radius:1px;width:204px;box-shadow:0px 1px 5px rgba(38,56,68,0.05),0px 10px 30px rgba(38,56,68,0.05);color:#454443;font-size:11px;line-height:13px}.popover__wrapper:hover .popover__content{z-index:10;opacity:1;visibility:visible;transition:all .5s cubic-bezier(0.75,-0.02,0.2,0.97)}.popover__wrapper svg{transition:all .2s;opacity:.5}.popover__wrapper:hover svg{opacity:1}