@font-face {
  font-family: "Knockout";
  src: url(/black-owned-friday/static/media/Knockout-70_Web.dc2d2bdd.woff2)
      format("woff2"),
    url(/black-owned-friday/static/media/Knockout-70_Web.9af2e62b.woff)
      format("woff");
  font-weight: 700;
  font-style: normal;
}
body #cookieBar {
  background-color: #000;
  height: auto;
  min-height: 64px;
}
body #cookieBar .cookieBarInner {
  display: flex;
  justify-content: space-between;
  padding: 0;
  width: 100%;
}
body #cookieBar .cookieBarText {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Google Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 28px;
  margin: 0;
  padding: 12px 20px;
  text-rendering: optimizeLegibility;
}
body #cookieBar .cookieBarButtons {
  align-self: flex-end;
  display: flex;
  flex-direction: row;
  margin-right: 0;
  padding-bottom: 8px;
}
[dir="rtl"] body #cookieBar .cookieBarButtons {
  margin-left: 8px;
}
body #cookieBar .cookieBarButtons .cookieBarButton {
  align-content: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  justify-content: space-around;
  letter-spacing: 0.5px;
  margin: 0 8px 0 0;
  min-width: 96px;
  padding: 2px 24px 0;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s, box-shadow 0.2s, color 0.2s;
  vertical-align: middle;
}
body #cookieBar .cookieBarButtons .cookieBarMoreButton {
  border: 1px solid #fff;
  background: none;
}
body #cookieBar .cookieBarButtons .cookieBarMoreButton svg {
  fill: #fff;
}
body #cookieBar .cookieBarButtons .cookieBarMoreButton:visited {
  border: 1px solid #fff;
  background: none;
}
body #cookieBar .cookieBarButtons .cookieBarMoreButton:active,
body #cookieBar .cookieBarButtons .cookieBarMoreButton:focus,
body #cookieBar .cookieBarButtons .cookieBarMoreButton:hover {
  background-color: #fff;
  color: #000;
}
body #cookieBar .cookieBarButtons .cookieBarConsentButton {
  background-color: #762ff5;
  color: #fff;
}
body #cookieBar .cookieBarButtons .cookieBarConsentButton svg {
  fill: #000;
}
body #cookieBar .cookieBarButtons .cookieBarConsentButton:visited {
  background-color: #762ff5;
  color: #fff;
}
body #cookieBar .cookieBarButtons .cookieBarConsentButton:active,
body #cookieBar .cookieBarButtons .cookieBarConsentButton:focus,
body #cookieBar .cookieBarButtons .cookieBarConsentButton:hover {
  background-color: #fff;
  color: #000;
}
@media (forced-colors: active), screen and (-ms-high-contrast: active) {
  body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    background: ButtonFace;
    border: 1px solid ButtonHighlight;
  }
  body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    forced-color-adjust: none;
  }
}
@media (forced-colors: active),
  screen and (-ms-high-contrast: active) and (-ms-high-contrast: white-on-black) {
  body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    background: #fff;
    color: #000;
  }
}
@media (forced-colors: active),
  screen and (-ms-high-contrast: active) and (-ms-high-contrast: black-on-white) {
  body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    background: #000;
    color: #fff;
  }
}
@media (max-width: 479px) {
  html[lang="tr_tr"] body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    flex: unset;
  }
}
@media (max-width: 599px) {
  body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    flex: 1 1;
  }
  body #cookieBar .cookieBarInner {
    flex-direction: column;
  }
  body #cookieBar .cookieBarText {
    padding: 12px 20px;
  }
  body #cookieBar .cookieBarButtons {
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    flex: 1 1;
    margin-left: 8px;
  }
  [dir="rtl"] body #cookieBar .cookieBarButtons {
    margin-left: 0;
  }
  [dir="rtl"] body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    margin-left: 0;
    margin-right: 8px;
  }
  [dir="rtl"] body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    margin: 0 8px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  body #cookieBar .cookieBarInner {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  body #cookieBar .cookieBarButtons {
    padding: 8px 0;
  }
}
/*# sourceMappingURL=main.bd82a7d2.chunk.css.map */
