.b14cc {
  z-index: 5000;
  width: 25%;
  min-width: 460px;
  background-color: #000000;
  color: #ffffff;
  border-top: none;
  padding-left: 100px;
  overflow: hidden; }
  .danish .b14cc {
    min-height: 340px; }
  @media (max-width: 500px) {
    .b14cc {
      width: 100%;
      min-height: 0 !important;
      min-width: 0;
      padding: 20px; } }
  .b14cc::before {
    position: absolute;
    bottom: 112px;
    left: 50%;
    content: 'Cookie';
    font-family: "akzidenz-grotesk-condensed", "Impact", sans-serif;
    font-size: 280px;
    line-height: 200px;
    letter-spacing: -10px;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    color: #ffffff;
    opacity: 0.08;
    display: block;
    transform: rotate(-18deg) translateX(-50%);
    z-index: -1; }
    @media (max-width: 500px) {
      .b14cc::before {
        font-size: 240px;
        left: 40%; } }
  .b14cc input[type=button],
  .b14cc .b14cc-action--read-privacy {
    padding: 0;
    background-color: transparent;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-family: "akzidenz-grotesk-condensed", "Impact", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    color: #AAAAAA;
    -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    transition: all 150ms; }
    .b14cc input[type=button]:hover,
    .b14cc .b14cc-action--read-privacy:hover {
      color: #ffffff; }
    .b14cc input[type=button]:focus,
    .b14cc .b14cc-action--read-privacy:focus {
      color: #FF5050; }

a.b14cc-description__more--trigger {
  color: #AAAAAA; }
  a.b14cc-description__more--trigger:hover {
    color: #ffffff; }

.bcc-wrapper {
  position: relative;
  z-index: 2; }
  .bcc-wrapper:after {
    content: "";
    display: table;
    clear: both; }

.b14cc-description {
  width: 100%; }
  .b14cc-description h3 {
    position: absolute;
    left: 10px;
    top: 10px;
    transform-origin: left;
    transform: rotate(-90deg) translateY(100%) translateX(-100%);
    font-family: "akzidenz-grotesk-condensed", "Impact", sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase; }
    @media (max-width: 500px) {
      .b14cc-description h3 {
        font-size: 30px;
        line-height: 30px;
        position: static;
        transform: rotate(0deg) translateY(0) translateX(0);
        margin-bottom: 10px; } }
  .b14cc-description p {
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-family: "akzidenz-grotesk-condensed", "Impact", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    color: #ffffff; }
    .b14cc-description p:last-child {
      margin-bottom: 0; }

.b14cc-group__content {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 12px; }

.b14cc-groups {
  display: block;
  margin-bottom: 20px; }

.b14cc-group {
  width: 100%;
  max-width: none; }

.b14cc-group__items {
  margin-bottom: 20px;
  padding-left: 35px; }

.b14cc-group__description,
.b14cc-item__description {
  line-height: 1.4em;
  margin-bottom: 14px; }

.b14cc-item__description {
  padding-left: 35px; }

.b14cc-group__open {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-radius: 0; }
  .b14cc-group__open::after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/svg/DDSKS_arrow_down_white.svg"); }

.b14cc-group.is-open .b14cc-group__open::after {
  background-image: url("../images/svg/DDSKS_arrow_up_white.svg"); }

.b14cc-actions {
  display: flex;
  flex-direction: column; }
  .b14cc-actions > * {
    margin-bottom: 6px; }

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