.icr-cc {
  position: fixed;
  bottom: 3em;
  left: 3em;
  z-index: 10;
  width: 25em;
  background-color: #fff;
  opacity: 0;
  transform: translate3d(0, 33%, 0);
  font: 400 16px/1.3 sans-serif;
  transition-duration: 0.2s, 0.6s;
  transition-property: opacity, transform;
  transition-timing-function: linear, cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
}
@media only screen and (max-width: 767px) and (orientation: landscape),
  only screen and (max-width: 576px) {
  .icr-cc {
    bottom: 1em;
    left: 1em;
    width: calc(100% - 2em);
  }
}
.icr-cc a {
  text-decoration: underline;
}
.icr-cc__banner {
  padding: 1.5em 1.25em;
}
@media only screen and (max-width: 767px) and (orientation: landscape),
  only screen and (max-width: 576px) {
  .icr-cc__banner {
    padding: 1.125em 1em;
  }
}
.icr-cc__banner__ctas {
  margin: 1em 0 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.icr-cc__banner__ctas .icr-cc__btn {
  width: calc(50% - 0.5em);
}
.icr-cc__banner__ctas .icr-cc__link--customize {
  margin: 1em auto 0;
}
.icr-cc__btn {
  display: inline-block;
  padding: 0.5em 1em;
  appearance: none;
  background: none;
  border: 1px solid currentcolor;
  border-radius: 999em;
  cursor: pointer;
  font-size: 0.875em;
  line-height: 1;
  text-transform: uppercase;
}
.icr-cc__btn:hover {
  background-color: #000;
  color: #fff;
}
.icr-cc__btn--accept {
  background-color: #000;
  color: #fff;
}
.icr-cc__btn--accept:hover {
  background-color: #666;
}
.icr-cc__link {
  display: inline-block;
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0.9375em;
  text-align: center;
  text-decoration: underline;
}
.icr-cc__link:hover {
  text-decoration: none;
}
.icr-cc__customize {
  padding: 1.5em 1.25em;
  display: none;
}
.icr-cc__customize__title {
  margin: 0 0 1em;
}
.icr-cc__customize .icr-cc__btn--save {
  width: 100%;
}
.icr-cc__cookie-list {
  margin: 2em 0;
}
.icr-cc__cookie-item {
  margin: 1em 0 0;
}
.icr-cc__cookie-item__toggle {
  position: relative;
  padding: 0 0 0 28px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.icr-cc__cookie-item__toggle__icon {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 11px;
  height: 11px;
  background: linear-gradient(
        90deg,
        transparent 5px,
        currentcolor 5px,
        currentcolor 6px,
        transparent 6px
      )
      0 0/11px 11px no-repeat,
    linear-gradient(
        0deg,
        transparent 5px,
        currentcolor 5px,
        currentcolor 6px,
        transparent 6px
      )
      0 0/11px 11px no-repeat;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
}
.icr-cc__cookie-item__toggle__icon:before {
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  display: block;
  width: 32px;
  height: 32px;
  content: "";
}
.icr-cc__cookie-item__toggle__icon:hover {
  opacity: 0.5;
}
.icr-cc__cookie-item__toggle label {
  width: 100%;
  cursor: pointer;
  line-height: 32px;
}
.icr-cc__cookie-item__toggle
  label:hover
  + .icr-cc__cookie-item__toggle__action
  .icr-cc__cookie-item__toggle__switch:before {
  scale: 1.125;
}
.icr-cc__cookie-item__toggle__action {
  position: relative;
  margin: 0 0 0 auto;
}
.icr-cc__cookie-item__toggle__action input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.icr-cc__cookie-item__toggle__action
  input:checked
  + .icr-cc__cookie-item__toggle__switch {
  background-color: #6fb423;
}
.icr-cc__cookie-item__toggle__action
  input:checked
  + .icr-cc__cookie-item__toggle__switch:before {
  translate: 24px 0 0;
}
.icr-cc__cookie-item__toggle__action
  input:disabled
  + .icr-cc__cookie-item__toggle__switch {
  opacity: 0.5;
}
.icr-cc__cookie-item__toggle__action
  input:disabled
  + .icr-cc__cookie-item__toggle__switch:before {
  scale: 1 !important;
}
.icr-cc__cookie-item__toggle__action:hover
  .icr-cc__cookie-item__toggle__switch:before {
  scale: 1.125;
}
.icr-cc__cookie-item__toggle__switch {
  position: relative;
  z-index: 1;
  display: block;
  width: 56px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.215.763 3.978 8 .784 4.807l.763-.763 2.43 2.43L10.453 0l.763.763Z' fill='%23F9F9F9'/%3E%3C/svg%3E")
      25% 50%/12px 8px no-repeat,
    url("data:image/svg+xml,%3Csvg width='9' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.001 4.237 8.238 1 7.475.237 4.238 3.474 1.764 1 1.001.237.238 1l3.237 3.237-2.474 2.474-.763.763.763.763L4.238 5l3.237 3.237.763-.763-3.237-3.237Z' fill='%23F9F9F9'/%3E%3C/svg%3E")
      75% 50%/9px 9px no-repeat,
    #aaa;
  border-radius: 999em;
}
.icr-cc__cookie-item__toggle__switch:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  transition: translate 0.2s cubic-bezier(0.22, 1, 0.36, 1),
    scale 0.1s cubic-bezier(0.22, 1, 0.36, 1);
  content: "";
  will-change: translate, scale;
}
.icr-cc__cookie-item__info {
  margin: 0;
  padding: 0 0 0 28px;
  height: 0;
  overflow: hidden;
  font-size: 0.875em;
}
.icr-cc__cookie-item.is-opened .icr-cc__cookie-item__toggle__icon {
  background: linear-gradient(
      0deg,
      transparent 5px,
      currentcolor 5px,
      currentcolor 6px,
      transparent 6px
    )
    0 0/11px 11px no-repeat;
}
.icr-cc__cookie-item.is-opened .icr-cc__cookie-item__info {
  margin: 0.5em 0 1em;
  height: auto;
}
.icr-cc.is-opened {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: all;
}
.icr-cc.has-customization .icr-cc__banner {
  display: none;
}
.icr-cc.has-customization .icr-cc__customize {
  display: block;
}
