.cookie-consent{background:#fff;border-radius:.5rem;bottom:1rem;box-shadow:0 0 1rem rgba(0,0,0,.3);display:inline-flex;font-size:.8rem;padding:1rem;position:fixed;right:1rem}.cookie-consent p{margin:0}.cookie-consent p:first-child{flex:1}.cookie-consent .buttons{display:flex}.cookie-consent button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#004777;border:1px solid #004777;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;padding:.25rem 1rem}.cookie-consent button.cookie-consent-reject{background:#fff;color:#004777}@media (max-width:700px){.cookie-consent{align-items:center;flex-flow:row nowrap;left:1rem}.cookie-consent p+p{margin-left:1rem}.cookie-consent .buttons{flex-flow:column}.cookie-consent button+button{margin-top:.5rem}}@media (min-width:701px){.cookie-consent{flex-flow:column;max-width:300px}.cookie-consent p+p{margin-top:.5rem}.cookie-consent .buttons{flex-flow:row nowrap;justify-content:center}.cookie-consent button+button{margin-left:.5rem}}