

/* Start:/local/components/craft/cookie.agree/templates/.default/style.css?1753866630802*/
.cookie-agree {
  border-radius: 20px 20px 0 0;
  box-shadow: 0 -5px 14px 0 rgba(100, 116, 116, 0.08);
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
.cookie-agree-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  padding-top: 36px;
  padding-bottom: 36px;
}
@media (max-width: 600px) {
  .cookie-agree-wrapper {
    gap: 15px;
    flex-direction: column;
  }
}
.cookie-agree__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.cookie-agree__text a {
  color: #1ac6d0;
}
.cookie-agree__button .site-button {
  padding: 5px 5px;
}
.cookie-agree__button .site-button__button {
  padding: 10px 40px;
  font-weight: 400;
  font-size: 16px;
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/craft/cookie.agree/templates/.default/style.css?1753866630802 */
