.download{position:relative}.download-btn{position:absolute;cursor:pointer}@media(min-width: 768px){.download-btn{height:120px;width:350px;top:58%;left:54%;transform:translateX(-50%)}}@media(max-width: 767px){.download-btn{height:80px;width:200px;top:45%;right:0}}.download-popup{display:none;position:fixed;top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,.5019607843);z-index:100}.download-popup .popup-content{display:flex;flex-direction:column;align-items:center;gap:20px;position:absolute;top:50%;left:50%;padding:40px 0;background:url("../images/bg-modal-download.svg") center/cover;max-width:800px;width:100%;transform:translate(-50%, -50%);border-radius:20px}@media(max-width: 767px){.download-popup .head{width:200px}}.download-popup p{color:#478dff;font-size:24px;font-weight:600;margin:0;padding:0 3em;line-height:1.5;text-align:center}.download-popup .qr-code{width:200px;height:200px}.download-popup .btn-close{position:absolute;outline:none;top:12px;right:12px;background-color:#fff;border:0;width:30px;height:30px;border-radius:50%;padding:0;cursor:pointer;z-index:10}.download-popup .btn-close::before,.download-popup .btn-close::after{content:"";position:absolute;background:#000;height:2px;width:16px;top:0;left:0}.download-popup .btn-close::before{transform:rotate(45deg) translate(15px, 5px)}.download-popup .btn-close::after{transform:rotate(-45deg) translate(-5px, 15px)}/*# sourceMappingURL=style.css.map */