.cookie-consent{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.07);bottom:0;display:flex;left:0;margin-bottom:1rem;margin-left:1rem;max-width:435px;padding:1em;position:fixed;width:100%;z-index:99}@media (max-width:768px){.cookie-consent{margin-bottom:0;margin-left:0}}.cookie-consent .cookie-consent-logo img{display:block;height:auto;width:100%}.cookie-consent .cookie-consent-content{align-items:center;display:none;display:flex;flex-direction:column;gap:20px;margin:5px 0;padding:0 15px}.cookie-consent .cookie-consent-content .cookie-consent-message{color:var(--text_color);font-family:var(--default-font);font-size:16px}.cookie-consent .cookie-consent-content .cookie-consent-message a{text-decoration:underline}.cookie-consent .cookie-consent-content .cookie-consent-btns{align-items:center;display:flex;gap:.5rem;justify-content:space-evenly;width:100%}@media (max-width:768px){.cookie-consent .cookie-consent-content .cookie-consent-btns{flex-direction:column}}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-agree{background-color:var(--background_color);border:1px solid var(--background_color);border-radius:5px;box-shadow:0 2px 5px rgba(217,142,0,.15);color:#fff;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:1rem 3.5rem;transition:all .3s ease-in-out}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-agree:hover{background-color:#000;color:#fff}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-disagree{background-color:var(--secondary_color);border:1px solid var(--secondary_color);border-radius:5px;box-shadow:0 2px 5px rgba(217,142,0,.15);color:var(--text_color);cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:1rem 3.5rem;transition:all .3s ease-in-out}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-disagree:hover{background-color:#000;color:#fff}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-read{color:#0eaedf;font-size:16px;text-decoration:none;transition:all .3s ease-in-out}.cookie-consent .cookie-consent-content .cookie-consent-btns .cookie-consent-read:hover{color:#000;text-decoration:underline}

/*# sourceMappingURL=cookies.css.map*/