table{border:0;width:100%}table td{padding:10px}table tbody tr:first-child td,table tbody tr:last-child td,table tr:first-child td,table tr:last-child td{color:#fff;background-color:#004ba4}.secondemail{display:none}.cookie_modal{-webkit-transform:translate(-50%);transform:translate(-50%);padding:20px;font-size:14px;transition:all .5s ease;position:fixed;max-width:350px;opacity:0;bottom:0;visibility:hidden;gap:20px;margin:0;align-items:stretch;-webkit-box-shadow:0 0 50px rgba(0,0,0,.5);box-shadow:0 0 50px rgba(0,0,0,.5);border-radius:5px;flex-flow:column;background:#fff;left:50%;width:100%;display:flex;z-index:999}.cookie_modal-foot{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.cookie_modal-foot .btn{padding:.5rem 1rem;font-size:14px}.cookie_modal.show{opacity:1;bottom:20px;visibility:visible}@media(max-width:450px){.cookie_modal{right:10px;left:10px;left:50%;width:auto;width:80%}}