.consent-modal .modal-dialog{max-width:500px}.consent-modal .modal-content{animation:.3s ease-out slideIn}.consent-modal .consent-links{text-decoration:underline}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.consent-modal .btn{min-width:120px}.consent-modal .btn-close{color:#000;text-shadow:0 1px #fff;background:0 0;border:none;font-size:1.5rem;line-height:1}.consent-modal .btn-close:hover{opacity:.75}@media (max-width:576px){.consent-modal .modal-dialog{margin:1rem}.consent-modal .modal-footer{flex-direction:column}.consent-modal .btn{width:100%}}
