.marketing-popup[hidden]{display:none}.marketing-popup{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(5,18,34,.64);backdrop-filter:blur(4px)}.marketing-popup__card{position:relative;width:min(520px,100%);padding:34px;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(5,18,34,.28)}.marketing-popup__close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f8;font-size:22px;cursor:pointer}.marketing-popup__card h2{margin:0 40px 12px 0;color:#0b1d33}.marketing-popup__card p{color:#53657a;line-height:1.7}.marketing-popup__card .button{margin-top:12px}
