.bnd-cookie-banner{position:fixed;bottom:0px;left:0px;padding:1em;background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.1);font-size:16px;z-index:999999999;width:100%;box-sizing:border-box}@media only screen and (max-width: 768px){.bnd-cookie-banner{text-align:center}}.bnd-cookie-banner .title{font-size:2em;margin-bottom:.4em;margin-top:.4em;margin-left:0;margin-right:0;padding:0 0 0 0}.bnd-cookie-banner .content{margin:0 0 0 0;padding:0 0 1em 0}.bnd-cookie-banner .policies{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:1em 0 0 0;gap:1em}@media only screen and (max-width: 768px){.bnd-cookie-banner .policies{justify-content:center}}.bnd-cookie-banner .controls{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0 0 0 0;gap:1em}@media only screen and (max-width: 768px){.bnd-cookie-banner .controls{justify-content:center}}@media only screen and (max-width: 330px){.bnd-cookie-banner .controls{flex-direction:column}}.bnd-cookie-banner .button{display:inline-block;background-color:#fff;color:#111;border:2px solid #111;outline:none;padding:1rem 3rem;border-radius:4px;transition:all .3s;max-width:160px;width:100%}.bnd-cookie-banner .button:hover{background-color:#111;color:#fff;cursor:pointer}.bnd-cookie-banner .button.accept{background-color:#111;color:#fff;margin:0 0 0 0}.bnd-cookie-banner .button.decline{margin:0 0 0 0}/*# sourceMappingURL=frontend.min.css.map */