@font-face {
  font-family: "DDCHardware";
  src: url(../fonts/DDCHardware-Condensed.otf);
}

html,
body {
  background: #fff !important;
}

.all-line-up .headliners .wrapper {
  max-width: 90rem;
}
.dropdown-button,
.hide-on-desktop {
  display: none;
}
.hide-on-mobile {
  display: flex;
}
#mainstage .headliners__grid .headliner:first-child {
  height: 350px !important;
}
#mainstage .headliner:nth-child(2),
#mainstage .headliner:nth-child(3) {
  height: 350px !important;
}
.headliners__grid .headliner {
  height: 350px !important;
}

.cky-notice .cky-title {
  display: none;
}

.page-desc--arrangementen .wrapper {
  padding-top: 85px !important;
}

.icon-grid {
  overflow: hidden;
  position: relative;
  background: linear-gradient(
    68deg,
    #012483 8%,
    #012072 8%,
    #012072 92%,
    #012072 92%,
    #012072 92%
  );
}
.icon-grid .wrapper {
  position: relative;
  z-index: 20;
}

/* ========================= */
/* ***** HOME STYLES ***** */
/* ========================= */
.page-desc--home .surfboard {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: 1;
  background-image: url(../img/2024/surfboard.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 1;
}
.page-desc--home .plant {
  position: absolute;
  bottom: 0;
  left: -200px;
  width: 800px;
  height: 500px;
  z-index: 1;
  background-image: url(../img/2024/plant.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 1;
}
.video {
  z-index: 10;
}
.wof--home {
  position: relative;
}
.wof--home .wof__label {
  margin-top: 0;
}
.wof--home .wrapper {
  position: relative;
  z-index: 20;
}
.wof--home .plant_2 {
  position: absolute;
  top: -200px;
  right: -300px;
  width: 900px;
  height: 900px;
  z-index: 1;
  background-image: url(../img/2024/plant_2.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0.2;
}
.page-desc--home .tickets_wrapper {
  z-index: 20;
}
.dual-title--border span:after {
  content: none;
}
.wof--home h2.dual-title {
  line-height: 1;
}

.page-desc--home .wrapper {
  position: relative;
  z-index: 20;
  padding-top: 7rem !important;
  padding-bottom: 4rem !important;
}
.page-desc--home.bg_secondary::after,
.icon-grid::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../img/2024/skyline_1.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.3;
}
.btn_pink.btn_blue {
  background-color: #0138c9 !important;
}
.gallery__dd input,
.gallery__dd select {
  background: #020714;
  border: 2px solid #020714;
}
.gallery--video .wof__item__tag {
  color: #020714 !important;
}
.presale-visual .presale.blue {
  background: linear-gradient(
    66deg,
    rgba(255, 255, 255, 0) 10%,
    #87ccfd 10%,
    #b3defd 31%,
    #87ccfd 31%
  ) !important;
  /* background: linear-gradient(68deg, #002ca4 8%, #012072 8%, #012072 92%, #012072 92%, #012072 92%) !important; */
}
.presale-visual .presale.red {
  background: linear-gradient(
    66deg,
    rgba(255, 255, 255, 0) 10%,
    #f052d6 10%,
    #df82d0 31%,
    #f052d6 31%
  ) !important;
  /* background: linear-gradient(68deg, #f052d6 8%, #e36fd0 8%, #e36fd0 92%, #e36fd0 92%, #e36fd0 92%) !important; */
}

/* ========================= */
/* ***** HEADER STYLES ***** */
/* ========================= */
.main-header--detail {
  position: relative;
  background: linear-gradient(
    96deg,
    #db5ac5 12%,
    #e36fd0 12%,
    #e36fd0 49%,
    #eb7ed8 49%,
    #eb7ed8 59%
  ) !important;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 100px));
  z-index: 2;
}
.main-header--detail--blue {
  background: linear-gradient(
    96deg,
    #002a9e 12%,
    #0030b2 12%,
    #0030b2 49%,
    #0138c9 49%,
    #0138c9 59%
  ) !important;
}
.main-header--detail--blue .triple-title.large div:nth-of-type(2) {
  color: #f052d6 !important;
}
.main-header--detail .main-header__bg-img {
  width: 47% !important;
  clip-path: polygon(
    0 0,
    100% calc(0% + 77px),
    calc(100% - 100px) 100%,
    0% 100%
  );
}
.triple-title.large {
  font-family: "DDCHardware";
  font-size: 60px !important;
  letter-spacing: 4px;
}
.triple-title.large div:nth-of-type(2) {
  color: #7f3c83 !important;
}
.splitted_bg__left,
.splitted_bg__right {
  background: none;
}
.splitted_bg img {
  filter: saturate(1);
}
.splitted_bg__left::after {
  content: none;
  /* opacity: 0.6;
    background: linear-gradient(138deg, #ff00d4 0%, #ff00d4b3 30%, #ff00d442 100%); */
}
.splitted_bg__left::before,
.splitted_bg__right::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../img/2024/vintage_overlay_white.webp);
  z-index: 1;
  opacity: 0.2;
  mix-blend-mode: normal;
}
.splitted_bg__right::after {
  content: none;
  /* background: #001653; */
}
.main-nav__ticket-btn {
  background-color: #f052d6 !important;
}
.main-header .main-header__title-section {
  padding-right: 1.875rem;
}
.main-header .btn--arrow {
  margin-right: 0;
}
.main-header .main-header__title-section .dates {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
.main-header .main-header__title-section .dates img {
  width: 200px;
  height: auto;
  object-fit: cover;
  z-index: 20;
  mix-blend-mode: unset;
  filter: saturate(1);
}
.main-header .main-header__title-section .triple-title .header_2 {
  color: #fff !important;
  width: fit-content;
  margin: 0 auto;
  padding: 12px 30px;
  font-family: "DDCHardware";
  letter-spacing: 1px;
  font-size: 50px;
  position: relative;
  transform: rotate(357deg);
  /* z-index: 10; */
  background: white;
  box-shadow: 3px 3px 15px #0000002e;
}
.main-header .main-header__title-section .triple-title .header_2 span {
  background: -webkit-linear-gradient(#52f7f3, #0138c9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ========================= */
/* ***** ABOUT STYLES ***** */
/* ========================= */
.wof--home h2.dual-title::before,
.wof--home .wof__grid::after,
.wof--home .wof__grid::before {
  content: none;
}
.error_message {
  color: red;
  font-style: italic;
  font-size: 14px;
  margin-top: 2px;
  text-align: center;
}
.success_message {
  color: green;
  font-style: italic;
  font-size: 14px;
  margin-top: 2px;
  text-align: center;
}

.aboutus__image::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/2024/broken_glass.webp);
  transform: rotate(180deg);
  z-index: 1;
  opacity: 1;
  mix-blend-mode: plus-lighter;
}
.aboutus__image::after {
  background: #001653;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.2;
  mix-blend-mode: normal;
}
.bg-pattern-bf-reusable::before {
  background-image: url(../img/2024/leaves.webp);
  opacity: 0.1;
  mix-blend-mode: normal;
  width: 600px;
  bottom: 0;
  top: auto;
  transform: translate(-75%, 20%);
}
.aboutus__text {
  overflow: hidden;
}

/* ========================= */
/* ***** BUTTON STYLES ***** */
/* ========================= */
.btn--arrow.btn--inverted::before {
  display: none;
  background: #f052d6 !important;
}
.btn--arrow.btn--inverted {
  font-family: "DDCHardware";
  font-size: 23px;
  letter-spacing: 1px;
  background-size: 100% 200% !important;
  background-position: 0 -100% !important;
  background-image: linear-gradient(
    0deg,
    #002ca4 0%,
    #012072 40%,
    #012072 100%
  ) !important;
  transition: all 0.3s ease-in-out;
}
.btn--arrow:hover {
  background-position: 0 0% !important;
}
.btn--arrow::before {
  display: none;
  background: #012072;
}
.btn--arrow {
  font-family: "DDCHardware";
  font-size: 23px;
  letter-spacing: 1px;
  background-size: 100% 200% !important;
  background-position: 0 -100% !important;
  background-image: linear-gradient(
    0deg,
    #a64eaa 0%,
    #7f3c83 20%,
    #7f3c83 100%
  ) !important;
  transition: all 0.3s ease-in-out;
}
.btn--arrow:hover {
  background-position: 0 0% !important;
}
.page-desc--homebottom .btn--arrow {
  margin-top: 50px;
}
.btn--arrow-xlarge {
  width: 350px !important;
}
.btn--pink {
  background-color: #012072 !important;
}
.btn--pink:hover {
  background-color: #002ca4 !important;
}

.info__dropdowns h2 {
  color: #f052d6;
  font-family: "DDCHardware";
  font-size: 40px;
}
.faq {
  background: rgb(245, 245, 245);
  border: 1px solid rgb(245, 245, 245);
}
.faq__content a {
  color: #f052d6 !important;
}
.faq__heading img {
  filter: hue-rotate(135deg) !important;
}

article.page-desc.bg-pattern::before {
  /* background-image: url(../img/2024/bg_paper.webp) !important; */
}
.page-desc {
  background: #ffffff !important;
}
.aboutus .wrapper h2,
.gallery .dual-title,
.page-desc h2 {
  color: #020714;
  font-family: "DDCHardware";
  font-size: 50px;
}
.page-desc--home .tickets_wrapper h2,
.wof--home h2.dual-title {
  color: #f052d6;
  font-family: "DDCHardware";
  font-size: 50px;
}
.page-desc h2 span,
.aboutus .wrapper h2 span,
.wof--home h2.dual-title span,
.gallery .dual-title span {
  color: #f052d6 !important;
  text-shadow: 1px 1px 20px #f052d6;
}
.page-desc h2 span.white,
.aboutus .wrapper h2 span.white,
.wof--home h2.dual-title span.white,
.gallery .dual-title span.white {
  color: #fff !important;
  text-shadow: 1px 1px 20px #fff;
}
body aside.drawer-nav a:hover {
  color: #f052d6 !important;
}
.btn_pink:hover {
  background-color: #cd43b6 !important;
}
header.main-header--detail::after {
  background-image: url(../img/2024/bg_palmtrees.webp) !important;
}

.cta-section h3 {
  color: #020714;
  font-size: 60px;
  font-family: "DDCHardware";
}
.cta-section h3 span {
  color: #f052d6;
  text-shadow: 1px 1px 20px #f052d6;
}
.triple-title {
  font-size: 60px !important;
}
#hotel-packages .triple-title div:nth-child(1) {
  color: #020714 !important;
}
#hotel-packages .triple-title div:nth-child(2) {
  color: #020714 !important;
  font-weight: 600;
}

.main-nav__social img {
  fill: white;
}

.newsletter h2 {
  font-size: 50px;
  font-family: "DDCHardware";
  line-height: 45px;
}

.dual-layout--vip {
  background: linear-gradient(
    68deg,
    #4d7afb 8%,
    #679efb 8%,
    #87ccfd 92%,
    #87ccfd 92%,
    #6faafc 92%
  );
}
.dual-layout--rev {
  background: linear-gradient(
    108deg,
    #fff 8%,
    #fff 8%,
    #fff 92%,
    #fff 92%,
    #f052d6 92%
  );
}
.dual-layout--vip .triple-title div:nth-child(2) {
  color: white !important;
  text-shadow: 1px 1px 20px white;
  font-weight: 600;
}
.dual-layout .triple-title div:nth-child(1) {
  color: #020714 !important;
}
.dual-layout--rev .triple-title div:nth-child(2) {
  color: #f052d6 !important;
  text-shadow: 1px 1px 20px #f052d6;
  font-weight: 600;
}
.dual-layout .triple-title div:nth-child(3) {
  color: #020714 !important;
}

.bg_secondary {
  background: linear-gradient(
    246deg,
    #002ca5 12%,
    #012072 12%,
    #012072 49%,
    #012072 83%
  ) !important;
}
.bg_secondary p,
.bg_secondary b {
  color: #fff !important;
}

.newsletter__group .btn--arrow {
  background: #020714 !important;
}
.newsletter__group .btn--arrow::before {
  display: none;
}
.main-footer {
  background-color: #020714 !important;
}
.bg-pattern-af-reusable::after {
  content: none;
}
section.vip-tickets__section article.page-desc {
  background: linear-gradient(
    68deg,
    rgb(0, 38, 144) 8%,
    #012072 8%,
    #012072 92%,
    #012072 92%,
    #012072 92%
  ) !important;
}
section.vip-tickets__section article.page-desc h2 {
  color: white;
}
section.vip-tickets__section article.page-desc .wrapper {
  font-weight: 300;
}
#shuttle-service {
  background: linear-gradient(
    68deg,
    #4d7afb 8%,
    #679efb 8%,
    #87ccfd 92%,
    #87ccfd 92%,
    #6faafc 92%
  );
}
.pendel-dienst__time__block {
  background: rgb(251 251 251);
}
.hotel-card .more-info-container {
  background: #000;
}
.amb-content .triple-title div:nth-child(1) {
  color: #f052d6 !important;
  text-shadow: 1px 1px 20px #f052d6;
}
.ambassadeur-content a.am-btn {
  background: #0138c9;
}

/* ========================= */
/* ***** TICKETS STYLES ***** */
/* ========================= */
.vip-tickets__price,
.travel-tickets__price {
  background: linear-gradient(
    66deg,
    rgba(255, 255, 255, 0) 10%,
    #0138c9 10%,
    #3960cd 31%,
    #0138c9 31%
  ) !important;
}
.vip-tickets__heading h3,
.travel-tickets__heading h3 {
  color: #020714 !important;
}
.vip-tickets__benefits,
.vip-tickets__benefits li,
.hotel-card li {
  color: #020714 !important;
}
:is(section#pre-tickets, section#vervoer)
  .tickets-wrapper.wrapper-presale
  .ticket
  .t-btn-pre:nth-of-type(2),
section#tickets
  .tickets-wrapper.wrapper-presale
  .ticket
  .t-btn-pre:nth-of-type(2),
.a-btn-cont .a-btn-pre:nth-of-type(2) {
  background: #87ccfd !important;
  color: #fff !important;
}
.vip-tickets__content a:first-child,
:is(section#pre-tickets, section#vervoer)
  .tickets-wrapper.wrapper-presale
  .ticket
  .t-btn-pre:first-of-type,
.a-btn-cont .a-btn-pre:first-of-type {
  background: #f052d6 !important;
  color: #fff !important;
}
.vip-tickets__item,
.hotel-card,
.vip-tickets__content,
.hotel-card__inner {
  background: rgb(251 251 251);
}
.hotel-card__rating {
  filter: hue-rotate(135deg);
}
:is(section#pre-tickets, section#vervoer) .tickets-wrapper .ticket h3,
section#tickets .tickets-wrapper .ticket h3 {
  color: #020714 !important;
}
.triple-title {
  font-family: "DDCHardware";
  font-size: 50px !important;
  margin-top: 0;
}
:is(section#pre-tickets, section#vervoer)
  .tickets-wrapper
  .ticket
  .t-title-cont {
  font-family: "DDCHardware";
  font-size: 20px;
  line-height: 30px;
}
:is(section#pre-tickets, section#vervoer) .tickets-wrapper .ticket .t-price {
  color: #0138c9;
}
section#pre-tickets
  .tickets-wrapper.wrapper-presale
  .ticket.t-pendel
  .t-price
  span,
section#tickets .tickets-wrapper.wrapper-presale .ticket.t-pendel .t-price span,
:is(section#pre-tickets, section#vervoer)
  .tickets-wrapper.wrapper-presale
  .ticket
  .t-price
  span {
  color: #0138c9;
}
#pre-tickets > div > div > div::after,
#pre-tickets > div > div > div::before {
  content: none;
}
:is(section#pre-tickets, section#vervoer) .text-title {
  color: #020714;
  font-family: "DDCHardware";
  font-size: 50px;
}
:is(section#pre-tickets, section#vervoer) .text-title span {
  color: #f052d6;
  text-shadow: 1px 1px 20px #f052d6;
}
.vip-tickets__content a:first-child:hover {
  background: #f052d6 !important;
  color: #fff !important;
}
.vip-tickets__price small {
  color: #fff;
}
.vip-tickets__benefits,
.hotel-card ul {
  padding-left: 22px;
}
.vip-tickets__benefits li,
.hotel-card li {
  list-style-type: disc;
  display: list-item;
}
body aside.drawer-nav,
.drawer-nav--active {
  color: #f052d6 !important;
}

.ticket .t-price-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ticket .t-price-cont .t-price {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  font-family: "DDCHardware";
  font-size: 50px;
  gap: 8px;
}
.ticket .t-price-cont .t-price .t-price-old {
  font-size: 1.3rem;
  opacity: 0.5;
  line-height: 1;
  position: relative;
  width: fit-content;
  font-family: kanit;
}

@media screen and (max-width: 768px) {
  .main-header .main-header__title-section {
    padding-right: 0;
  }
  .main-header--detail {
    max-height: 450px;
  }
  .triple-title.large {
    font-size: 45px !important;
    line-height: 40px !important;
  }
  .triple-title div:nth-child(2) {
    font-weight: 600;
  }
  .newsletter h2 {
    font-size: 40px !important;
    line-height: 35px !important;
  }
  .main-header .main-header__title-section .triple-title .header_2 span {
    font-size: 40px;
  }
}

@media screen and (max-width: 800px) {
  .hide-on-mobile {
    display: none;
  }
  .hide-on-desktop {
    display: block;
  }
  .all-line-up__dropdown {
    display: block;
    position: relative;
  }
  .dropdown-button {
    display: flex;
    border: none;
    align-items: center;
    justify-content: center;
    background: #1a1a32;
    width: 100%;
    color: #fff;
    padding: 20px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1rem;
    transition: 0.3s all ease;
    cursor: pointer;
    padding: 20px 5px;
    text-align: center;
    outline: 0;
  }
  .dropdown-button svg {
    height: 16px;
    width: 16px;
    color: #fff;
    fill: #fff;
    margin-left: 8px;
  }
  .all-line-up__dropdown-content {
    display: none;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
  .all-line-up__dropdown-content li,
  .all-line-up__dropdown-content a {
    display: block;
    width: 100%;
  }
  .show {
    display: block !important;
  }
}

@media screen and (max-width: 400px) {
  .triple-title div:nth-child(1) {
    font-size: 45px !important;
    line-height: 40px !important;
  }
}
