<div id="deepLinksPopup" style="display: none">
<div class="w-100 position-absolute border-0 p-0 d-flex flex-column bottom-0">
<div class="w-100" style="background: #ffffff;border-radius: 30px 30px 0px 0px; box-shadow: 0 0.5rem 6rem rgba(0,0,0,0.35)!important;height: 11rem;">
<div class="d-flex justify-content-center mt-4 w-100">
<img alt="" class="" src="/images/modal/arrowDownViolet.svg">
</div>
<div class="position-absolute w-100 mt-3">
<a id="deepLinks" class="w-85rem my-2 btn btn-cross-authorization bg-violet text-white text-uppercase rounded-14 text-white text-center border-none sf-bold-font text-uppercase">
Открыть в приложении
</a>
<div class="w-100 text-center py-2">
<a id="deepLinksClose" class="sf-display-font text-center text-white mt-3 sf-font text-gray">Остаться на сайте</a>
</div>
</div>
</div>
</div>
</div>