@font-face {
  font-family: 'montserratmedium';
  src: url('https://www.ticketsales.com/fonts/montserrat-medium/montserrat-medium-webfont.eot');
  src: url('https://www.ticketsales.com/fonts/montserrat-medium/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
  url('https://www.ticketsales.com/fonts/montserrat-medium/montserrat-medium-webfont.woff2') format('woff2'),
  url('https://www.ticketsales.com/fonts/montserrat-medium/montserrat-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratlight';
  src: url('https://www.ticketsales.com/fonts/montserrat-light/montserrat-light-webfont.eot');
  src: url('https://www.ticketsales.com/fonts/montserrat-light/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('https://www.ticketsales.com/fonts/montserrat-light/montserrat-light-webfont.woff2') format('woff2'),
  url('https://www.ticketsales.com/fonts/montserrat-light/montserrat-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.iubenda-cs-content {
    position: fixed;
    bottom: 20px;
    right: 20px;
    min-height: 105px;
    width: 375px;
    padding: 20px;
    background-color: #ffffff;
    font-family: 'montserratlight', sans-serif;
    z-index: 2000;
    border-radius: 10px;
    flex-direction: column;
    box-shadow: 0px 4px 19.7px 0px #00000021;
    -webkit-font-smoothing: initial;
    color: #8f8f8f;
    line-height: 1.1;
    display: flex;
  }
  .iubenda-cs-close-btn {
    cursor: pointer;
    position: absolute;
    appearance: none;
    border: 0;
    background: transparent;
    top: 20px;
    right: 20px;
    padding: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 11 11" fill="none"><path d="M1.54386 11L0 9.45614L3.96992 5.48622L0 1.54386L1.54386 0L5.51378 3.96992L9.45614 0L11 1.54386L7.03008 5.48622L11 9.45614L9.45614 11L5.51378 7.03008L1.54386 11Z" fill="#242424"/></svg>');
    height: 11px;
    width: 11px;
    color: #000000;
    transform: scale(2);
}
  #iubenda-cs-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    color: #242424;
    margin-top: 0;
    font-family: 'montserratmedium';
    line-height: 1.1;
    text-rendering: optimizeLegibility;
    letter-spacing: normal;
  }
  
  #iubenda-cs-paragraph {
    font-size: 12px;
    font-weight: 500;
    color: #414141;
    line-height: 1.5;
  }
  
  #iubenda-cs-paragraph a {
    color: #414141;
    text-decoration: underline;
    cursor: pointer;
  }
  
  #iubenda-cs-paragraph a:hover {
    color: #414141;
  }
  
  #iubenda-cs-paragraph a:visited {
    color: #414141;
  }
  .iubenda-cs-content .iubenda-cs-opt-group {
    display: flex;
    flex-wrap: wrap-reverse;
    /* gap: 16px; */
  }
  .iubenda-cs-opt-group-custom {
    width: 100%;
    justify-content: center;
    display: flex;
  }
  
  .iubenda-cs-content .iubenda-cs-opt-group-consent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    direction: rtl;
  }
  
  .iubenda-cs-content .iubenda-cs-opt-group .iubenda-cs-opt-group-consent button {
    height: 38px;
    border-radius: 4px;
    line-height: 1.4;
    font-family: 'montserratlight', sans-serif;
  }
  
  .iubenda-cs-content
    .iubenda-cs-opt-group
    .iubenda-cs-opt-group-consent
    button.iubenda-cs-reject-btn {
    color: #191919;
    background-color: #ffffff;
    border: 1px solid #191919;
  }
  
  .iubenda-cs-content
    .iubenda-cs-opt-group
    .iubenda-cs-opt-group-consent
    button.iubenda-cs-accept-btn {
    color: #ffffff;
    background-color: #191919;
    border: 1px solid #191919;
  }
  .iubenda-cs-customize-btn,
  .iubenda-cs-customize-btn:focus,
  .iubenda-cs-customize-btn:hover,
  .iubenda-cs-customize-btn:active,
  .iubenda-cs-customize-btn:visited {
    background-color: transparent;
    border: 0;
    padding: 0;
    font-size: 14px;
    width: 100%;
    display: block;
    text-align: center;
    color: #191919;
  }

  .iubenda-cs-opt-group-consent .iubenda-cs-reject-btn,
  .iubenda-cs-opt-group-consent .iubenda-cs-accept-btn {
    margin-top: 10px;
  }

  .iubenda-cs-container .iubenda-cs-customize-btn {
    display: none;
  }
  .iubenda-cs-container.ab_consentp2 .iubenda-cs-customize-btn {
    display: block;
  }
  
  @media (max-width: 575px) {
    .iubenda-cs-content {
      bottom: 0;
      right: 0;
      width: 100vw;
      border-radius: 0px;
      box-shadow: 0px 0px 10px #00000071;
      z-index: 100000;
    }
    .iubenda-cs-content .iubenda-cs-opt-group-consent {
      direction: ltr;
    }
  }
  
  #iubenda-iframe #iubFooterBtnContainer button#iubFooterBtn {
    background-color: #191919 !important;
  }
  #iubenda-cs-banner .purposes-item .iub-toggle-checkbox input.style1:checked,
  #iubenda-iframe .purposes-item .iub-toggle-checkbox input.style1:checked {
    background-color: #191919 !important;
  }
  #iubenda-iframe .iub-consent-buttons.purposes-buttons {
    display: none !important;
  }
  #iubenda-iframe #purposes-content-container .purposes-section {
    padding: 12px 24px 0!important;
  }
  @supports (font: -apple-system-body) and (-webkit-appearance: none) {
    .iubenda-cs-content .iubenda-cs-opt-group .iubenda-cs-opt-group-consent button {
      font-family: sans-serif;
    }
  }


  /* Europe */
  .iubenda-cs-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
  }
  .iubenda-cs-center .iubenda-cs-content {
    position: fixed;
    bottom: auto;
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .iubenda-cs-center .iubenda-cs-content .iubenda-cs-opt-group-consent{
    display: grid;
    grid-template-columns: 1fr;
  }
  .iubenda-cs-center .iubenda-cs-content .iubenda-cs-opt-group-consent .iubenda-cs-reject-btn{
    display: none;
  }
  .iubenda-cs-center .iubenda-cs-content .iubenda-cs-customize-btn{
    display: block;
  }
  .iubenda-cs-center .iubenda-cs-content .iubenda-cs-opt-group{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
  }
  .iubenda-cs-center .iubenda-cs-opt-group-consent .iubenda-cs-reject-btn, 
  .iubenda-cs-center .iubenda-cs-opt-group-consent .iubenda-cs-accept-btn{
    margin-top: 0;
  }
  @media (max-width: 575px) {
    .iubenda-cs-center .iubenda-cs-content {
      width: 95vw;
    }
  }
  
  
  
  