#sliding-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  font-family: "Mukta", sans-serif; }
  #sliding-popup a {
    color: #e27600; }
    #sliding-popup a:hover {
      cursor: pointer; }
  #sliding-popup.eu-cookie-withdraw-wrapper:not(.eu-cookie-withdraw-wrapper-open) {
    display: none !important; }
    #sliding-popup.eu-cookie-withdraw-wrapper:not(.eu-cookie-withdraw-wrapper-open) .eu-cookie-withdraw-banner {
      display: none; }
    #sliding-popup.eu-cookie-withdraw-wrapper:not(.eu-cookie-withdraw-wrapper-open).sliding-popup-bottom {
      display: block !important;
      bottom: 0 !important; }
      #sliding-popup.eu-cookie-withdraw-wrapper:not(.eu-cookie-withdraw-wrapper-open).sliding-popup-bottom:before {
        display: none; }
  #sliding-popup .eu-cookie-withdraw-tab {
    bottom: 0;
    top: unset;
    pointer-events: all; }
  #sliding-popup .eu-cookie-withdraw-banner {
    position: relative;
    z-index: 100;
    top: 10%;
    pointer-events: all; }
  #sliding-popup:before {
    z-index: 1;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    opacity: 0.8;
    background-color: #000;
    position: fixed; }
  #sliding-popup .text-content p {
    margin: 0; }
  #sliding-popup .dropdown {
    text-align: center;
    margin-top: 50px; }
    #sliding-popup .dropdown:before {
      content: "";
      display: block;
      height: 1px;
      width: calc(100% + 120px);
      background-color: #e27600;
      margin: 0 -60px 20px; }
    #sliding-popup .dropdown.open .dropdown--inner {
      max-height: 100%; }

.eu-cookie-compliance-message,
#eu-cookie-compliance-categories {
  float: none;
  max-width: 100%;
  width: 100%; }

#popup-text h2 {
  margin-bottom: 30px; }

@media (min-width: 651px) {
  #eu-cookie-compliance-categories {
    margin: 40px -35px; } }

@media screen and (max-width: 650px) {
  #eu-cookie-compliance-categories tbody {
    display: flex;
    justify-content: space-between; } }

@media screen and (max-width: 650px) {
  #eu-cookie-compliance-categories tr {
    display: block; } }

@media screen and (max-width: 650px) {
  #eu-cookie-compliance-categories th,
  #eu-cookie-compliance-categories td {
    width: auto;
    display: block;
    margin: 2.5em 0; } }

@media (min-width: 651px) {
  #eu-cookie-compliance-categories th,
  #eu-cookie-compliance-categories td {
    width: 25%;
    text-align: center; } }

.eu-cookie-compliance-banner {
  position: absolute;
  z-index: 2;
  pointer-events: all; }
  @media screen and (max-width: 650px) {
    .eu-cookie-compliance-banner {
      left: 42%;
      top: 50%;
      transform: translate(-50%, -50%); } }
  @media (min-width: 651px) and (max-width: 1024px) {
    .eu-cookie-compliance-banner {
      left: 10vw;
      top: 10vw; } }
  @media (min-width: 1025px) {
    .eu-cookie-compliance-banner {
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); } }

.eu-cookie-compliance-content {
  background-color: #fff;
  color: #7fa8c5;
  max-height: 80vh;
  overflow-y: auto; }
  @media (min-width: 1025px) {
    .eu-cookie-compliance-content {
      padding: 50px 60px 20px;
      max-width: 550px; } }
  @media (min-width: 651px) and (max-width: 1024px) {
    .eu-cookie-compliance-content {
      padding: 50px 60px 20px;
      max-width: 80vw;
      box-sizing: border-box; } }
  @media screen and (max-width: 650px) {
    .eu-cookie-compliance-content {
      padding: 40px 40px 20px; } }

.eu-cookie-compliance-more-button,
.eu-cookie-compliance-default-button {
  display: none; }

.eu-cookie-compliance-accept-all-button {
  border: none;
  border: none;
  font-size: 13px;
  line-height: 42px;
  color: #fff;
  font-weight: 600;
  background-color: #e27600;
  padding: 0 30px;
  transition: background-color .5s ease-in-out; }
  .eu-cookie-compliance-accept-all-button:hover {
    background-color: rgba(226, 118, 0, 0.6);
    cursor: pointer; }
  @media screen and (max-width: 650px) {
    .eu-cookie-compliance-accept-all-button {
      max-height: 100%; } }
  @media (min-width: 651px) {
    .eu-cookie-compliance-accept-all-button {
      margin-right: 20px; } }

.eu-cookie-compliance-secondary-button,
.eu-cookie-withdraw-button,
.eu-cookie-withdraw-tab {
  border: none;
  font-size: 13px;
  line-height: 42px;
  color: #fff;
  font-weight: 600;
  background-color: #e27600;
  padding: 0 30px;
  transition: background-color .5s ease-in-out; }
  .eu-cookie-compliance-secondary-button:hover,
  .eu-cookie-withdraw-button:hover,
  .eu-cookie-withdraw-tab:hover {
    background-color: rgba(226, 118, 0, 0.6);
    cursor: pointer; }
  @media screen and (max-width: 650px) {
    .eu-cookie-compliance-secondary-button,
    .eu-cookie-withdraw-button,
    .eu-cookie-withdraw-tab {
      margin-top: 20px; } }

.cookie__list {
  margin: 20px 0 0 0;
  padding: 0;
  text-align: left; }

.cookie__item {
  display: block; }
  .cookie__item + .cookie__item {
    margin-top: 15px; }
  .cookie__item h4 {
    font-size: 18px;
    font-weight: 600; }
  .cookie__item .cookie__details {
    margin: 20px 0 30px 0; }
  .cookie__item .cookie__summary {
    color: #e27600;
    font-weight: 600; }
    .cookie__item .cookie__summary:focus {
      outline: 0; }
    .cookie__item .cookie__summary:hover {
      cursor: pointer; }
    .cookie__item .cookie__summary::marker, .cookie__item .cookie__summary::-webkit-details-marker {
      color: black;
      font-size: 10px; }

.loom-cookie-iframe-wrapper {
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 82, 140, 0.6), rgba(0, 82, 140, 0.6));
  color: #fff;
  overflow: hidden; }

.loom-cookie-iframe-message {
  top: 50%;
  left: 0;
  position: absolute;
  padding: 40px 70px;
  font-size: 21px;
  line-height: 28px;
  transform: translateY(-50%);
  text-align: center;
  font-family: "Mukta", sans-serif; }
