@charset "UTF-8";.linkpopup{display:none;background:rgba(226,0,26,0.85);position:fixed;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:0;z-index:3;}.linkpopup.active{display:flex;}.linkpopup .contentpopup{max-width:40rem;width:80vh;padding:2rem;box-shadow:0 5px 20px 0 rgba(0,0,0,0.4);background:white;color:#173280;}.linkpopup .buttons{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;}.linkpopup .buttons .btn{margin-bottom:1.5rem;min-width:inherit;width:auto;}
