.qr-popup__wrapper{display:none;position:fixed;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;z-index:11;background:rgba(0,0,0,.75);overflow:auto}.qr-popup__wrapper.active{display:flex}.qr-popup__section{position:relative;padding:45px 0;width:100%;max-width:696px;height:420px;text-align:center;border-radius:4px;background-color:#000021;overflow:hidden}.qr-popup__close-btn{position:absolute;right:20px;top:20px;padding:0;width:18px;height:18px;cursor:pointer;background:rgba(0,0,0,0);border:none;z-index:15}.rtl .qr-popup__close-btn{right:auto;left:20px}.qr-popup__close-btn:before,.qr-popup__close-btn:after{content:"";position:absolute;top:49%;left:-2px;display:block;width:21px;height:2px;background:#fff;transition:all .3s ease}.qr-popup__close-btn:before{transform:rotate(45deg)}.qr-popup__close-btn:after{transform:rotate(-45deg)}.qr-popup__close-btn:hover:before,.qr-popup__close-btn:hover:after{opacity:.7}.qr-popup__logo{width:87px}.qr-popup__title{margin:20px;font-size:40px;line-height:1.2;color:#fff;font-family:"Tusker Grotesk";text-transform:uppercase;font-weight:600}.qr-popup__title span{color:#13c636}html[lang=zh-hans] .qr-popup__title{font-family:"source-han-sans-cjk-sc",sans-serif}html[lang=zh-tw] .qr-popup__title{font-family:"source-han-sans-cjk-tc",sans-serif}html[lang=ar] .qr-popup__title{font-family:"Zokak",sans-serif;line-height:.9}html[lang=ru] .qr-popup__title{font-family:"Oswald",sans-serif;letter-spacing:-2px}html[lang=vi-vn] .qr-popup__title{font-family:"Big Shoulders Display",sans-serif;line-height:1}.qr-popup__code{width:142px;margin-top:20px}
