#twoxl-cookiebanner-176042 {
    font-family: sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    float: left;
}
#twoxl-cookiebanner-176042 .cookie .relative,
#twoxl-cookiebanner-176042 .cookie.relative {
  position: relative !important;
}

#twoxl-cookiebanner-176042 .cookie .absolute,
#twoxl-cookiebanner-176042 .cookie.absolute {
  position: absolute !important;
}

#twoxl-cookiebanner-176042 .cookie .fixed,
#twoxl-cookiebanner-176042 .cookie.fixed {
  position: fixed !important;
}

#twoxl-cookiebanner-176042 .cookie .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
    #twoxl-cookiebanner-176042 .cookie .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
    #twoxl-cookiebanner-176042 .cookie .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
    #twoxl-cookiebanner-176042 .cookie .container {
    width: 1170px;
  }
}

#twoxl-cookiebanner-176042 .cookie {
  left: 0;
  bottom: 0;
  z-index: 1100;
  padding: 30px 0;
  display: none;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
}

#twoxl-cookiebanner-176042 .cookie p,
#twoxl-cookiebanner-176042 .cookie .read-more-cookies {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  color: #fff;
  margin: 0;
  line-height: 19px !important;
  padding-left: 20%;
  padding-right: 18%;
}

#twoxl-cookiebanner-176042 .cookie .cookie-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #fff;
  width: calc(20% - 10px);
}

#twoxl-cookiebanner-176042 .cookie .close-cookie::before {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 25px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* #94c11f */

#twoxl-cookiebanner-176042 .cookie .close-cookie,
#twoxl-cookiebanner-176042 .cookie .close-cookie:hover,
#twoxl-cookiebanner-176042 .cookie .close-cookie:focus,
#twoxl-cookiebanner-176042 .cookie .close-cookie:active {
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
  background: #0087c1;
  color: #fff;
  text-decoration: none;
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#twoxl-cookiebanner-176042 .cookie .buttons-holder {
  right: 15px;
  top: 0;
  text-decoration: none;
}

#twoxl-cookiebanner-176042 .cookie .agree-cookies,
#twoxl-cookiebanner-176042 .cookie .agree-cookies:hover,
#twoxl-cookiebanner-176042 .cookie .agree-cookies:active,
#twoxl-cookiebanner-176042 .cookie .agree-cookies:focus {
  height: 40px;
  padding: 0 10px;
  background: #0087c1;
  border-radius: 5px;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#twoxl-cookiebanner-176042 .cookie .close-cookie:hover,
#twoxl-cookiebanner-176042 .cookie .agree-cookies:hover {
  opacity: 0.65;
}

#twoxl-cookiebanner-176042 .cookie .agree-cookies::before {
  color: #fff;
}

#twoxl-cookiebanner-176042 .cookie .agree-cookies span {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  font-family: 'Roboto', sans-serif;
}

#twoxl-cookiebanner-176042 .cookie .only-mobile {
  display: none;
  margin-top: 0;
	margin-bottom: 15px;
	margin-right: 10px;
}

#twoxl-cookiebanner-176042 .cookie .read-more-cookies,
#twoxl-cookiebanner-176042 .cookie .read-more-cookies:hover,
#twoxl-cookiebanner-176042 .cookie .read-more-cookies:focus,
#twoxl-cookiebanner-176042 .cookie .read-more-cookies:active {
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: block;
  width: 100%;
	color: #fff;
}
#twoxl-cookiebanner-176042 .cookie a,
#twoxl-cookiebanner-176042 .cookie a:hover,
#twoxl-cookiebanner-176042 .cookie a:focus,
#twoxl-cookiebanner-176042 .cookie a:active {
  text-decoration: none;
	color: #0087c1;;
}

#twoxl-cookiebanner-176042 .cookie .read-more-cookies:hover {
  text-decoration: underline;
}

@media (max-width: 990px) {
    #twoxl-cookiebanner-176042 .cookie p {
    padding-left: 0;
    padding-right: 25%;
  }

  #twoxl-cookiebanner-176042 .cookie .cookie-title {
    width: 100%;
    position: relative !important;
  }

  #twoxl-cookiebanner-176042 .cookie .cookie-title br {
    display: none;
  }
  #twoxl-cookiebanner-176042 .cookie .buttons-holder {
      top: 35px;
  }
}

@media (max-width: 767px) {
    #twoxl-cookiebanner-176042 .cookie {
    padding: 15px 0;
  }

  #twoxl-cookiebanner-176042 .cookie p {
		margin-bottom: 15px;
		height: 60px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
		padding-right: 0;
		line-height: 19px !important;
  }

  #twoxl-cookiebanner-176042 .cookie p.open {
    margin-bottom: 15px;
    height: auto;
    display: block;
    -webkit-line-clamp: auto;
    -webkit-box-orient: vertical;
    overflow: visible;
    text-overflow: none;
  }

  #twoxl-cookiebanner-176042 .cookie .buttons-holder {
    position: relative !important;
    right: auto;
    top: auto;
    float: left;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  #twoxl-cookiebanner-176042 .cookie .only-mobile {
    display: block;
    width: 100%;
		text-align: right;
  }
}
