<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-page {
  padding-block-start: 8rem;
}

.main-section {
  margin-block-end: 3rem;
}

.main-section-title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  color: var(--white);
  position: relative;
  text-align: center;
  padding: 0 1rem 1.5rem;
  margin: 0 0 2rem;
  width: 100%;
}
.main-section-title.text-left:after {
  transform-origin: left;
}

.main-section-title:after {
  position: absolute;
  content: "";
  background-color: var(--primary);
  height: 1rem;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  animation: widenup 500ms ease-in;
}

.centered-section {
  display: block;
  list-style: none;
  padding: 1rem;
  margin: 0 auto;
  max-width: 800px;
}

.content-block {
  width: 100%;
  display: block;
  margin: 0 0 2rem 0;
}

.content-block .content-wrapper {
  background-color: rgba(0, 0, 0, 0.45);
  color: var(--white);
  padding: 1rem;
}

.content-wrapper .content-title {
  font-size: 2rem;
  line-height: 3.5rem;
  margin: 0;
}

.content-wrapper .content-subtitle {
  font-size: 1.2rem;
  line-height: 3rem;
  margin: 0;
}

.video-jumbotron {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.video-jumbotron .video-bg {
  width: 100%;
  margin: 0;
  padding: 0;
}

.main-cta {
  background-color: #e3e100;
  font-size: 1.5rem;
  padding: 1rem 2rem;
  display: block;
  width: fit-content;
  color: #000;
  margin: 3rem auto 0;
  transition: 300ms;
}
.main-cta:hover {
  background-color: #b00;
  text-decoration: none;
  color: #fff;
  font-size: 1.5rem;
}

.outlined-cta {
  border: 1px solid var(--white);
  padding: 1rem;
  width: fit-content;
  margin: 1rem auto;
  display: block;
  color: var(--white);
  transition: 300ms;
}
.outlined-cta:hover {
  background-color: var(--black);
  color: var(--white);
}

.video-jumbotron .jumbotron__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 85%;
}

.video-jumbotron .jumbotron__content .jumbotron__title {
  position: relative;
  color: white;
  text-align: center;
  font-size: 5rem;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 85);
}

.home-content {
  padding: 2rem;
  width: 50%;
  margin: 0 auto;
}

.jumbotron__content_counter {
  inset-block-end: 4rem;
  inset-inline: 0;
  padding: 1rem 2rem;
  position: absolute;
  text-align: center;
}

.jumbotron__title_counter {
  max-inline-size: 100rem;
  position: relative;
  color: white;
  font-size: 1.7rem;
}

.jumbotron__title:after {
  block-size: 1.5rem;
  content: "";
  display: block;
  inline-size: 100%;
  inset-inline-start: 0;
  position: absolute;
  background-color: #e3e100;
}

.side-section {
  width: 50%;
  margin-left: 25%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.side-big-section {
  width: 90%;
  margin-left: 5%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.lineup-external {
  background-color: rgb(150, 150, 150);
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.sub-lineup {
  color: rgb(150, 150, 150);
}

.sub-text {
  color: rgb(120, 120, 120) !important;
}

.lineup-video {
  width: 90%;
  height: 415px;
  margin-top: 20px;
}

.full-section {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}

.title {
  color: rgb(13, 13, 13);
  padding: 5px;
}

.section-left {
  float: left;
}

.section-right {
  float: right;
}

.bg-grana {
  background-color: rgb(227, 225, 0);
}

.bg-white {
  background-color: rgb(250, 250, 250);
}

.left-article {
  width: 80%;
  margin-left: 10%;
}

.section-title {
  color: rgb(13, 13, 13) !important;
}

.section-title-white {
  color: white !important;
}

.external-link {
  color: rgb(227, 225, 0);
}

.right-article {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  border: 1px solid white;
  padding: 5px;
  /*background-color: white !important;*/
  opacity: 0.9;
  color: white;
}

.big-title {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  padding: 5px;
  opacity: 0.9;
  color: white;
}

.right-article &gt; p {
  margin: 1%;
}

.title-white {
  color: white;
  text-align: right;
}

.first-title {
  font-size: 6em;
}

.second-title {
  font-size: 5em;
}

.text-big-right {
  font-size: 4em;
  color: white;
}
.text-subscription {
  font-size: 3em;
  color: white;
  text-align: center;
}
.text-bigger-right {
  font-size: 5em;
  color: white;
}

.text-small-right {
  font-size: 3em;
  color: white;
}
.reborns {
  width: 100%;
  display: block;
}

.logo {
  position: absolute;
  width: 10%;
  left: 5%;
  margin-top: -200px;
  background-color: white;
  border-radius: 200px;
}

.text-big-left-reborns {
  text-align: center;
  font-size: 3em;
  margin-top: -2%;
}

.media-wrapper {
  text-align: center;
  padding-bottom: 5%;
}

.icon-media {
  width: 10%;
  padding-left: 2%;
  padding-right: 2%;
}

.sell-tickets {
  text-align: center;
  width: 100%;
  position: relative;
  margin-left: 35%;
  margin-top: 7%;
}

.pricing-title {
  color: white;
  width: 20%;
  position: relative;
  padding: 2%;
  margin: 2%;
  border-radius: 5px;
  font-size: 1.3em;
}

.description-landing {
  color: rgb(224, 224, 224);
  position: relative;
  padding: 2%;
  margin: 2%;
  border-radius: 5px;
  font-size: 1.1em;
  text-align: left;
}

.description-lineup {
  color: white;
  position: relative;
  margin: 2%;
  border-radius: 5px;
  font-size: 1.1em;
  padding-right: 10%;
  padding-left: 10%;
  margin-left: 5px !important;
  text-align: left !important;
}

.pricing {
  background-color: white;
  width: 20%;
  position: relative;
  padding: 2%;
  margin: 2%;
  border-radius: 5px;
  color: rgb(227, 225, 0);
}

.available {
  cursor: pointer;
}

.not-available {
  background-color: grey;
}

.news-title {
  text-align: center;
  background-color: rgb(227, 225, 0);
  color: white;
  padding: 1%;
}

.container-newsletter {
  margin: 0 auto;
  width: 70%;
  margin-top: 20px;
}

.subscribe-text {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0.025em;
  color: rgb(13, 13, 13);
  margin-bottom: 50px;
}
.subscribe-text strong {
  font-weight: 400;
}

.subscribe-form {
  position: relative;
  display: block;
  height: 70px;
  border-radius: 35px;
  background: white;
  margin: 0 auto;
  overflow: hidden;
  margin-top: -3%;
}
.subscribe-form input {
  line-height: 70px;
  padding: 0;
  border: none;
  outline: none;
  font-size: 1rem;
  font-weight: 300;
  background: #eee;
  letter-spacing: 0.02em;
}
.subscribe-form input:not([type="submit"]) {
  width: 100%;
  display: block;
  padding: 0 150px 0 30px;
}
.subscribe-form input:not([type="email"]) {
  position: absolute;
  height: 50px;
  line-height: 50px;
  top: 10px;
  right: 10px;
  border-radius: 25px;
  padding: 0 25px;
  background: rgb(227, 225, 0);
  color: white;
  cursor: pointer;
}
.subscribe-form input:not([type="email"]):hover {
  background: #f00c2c;
}
.subscribe-form input:focus {
  outline: none;
  background: white;
}

footer {
  width: 100%;
  background-color: white;
  float: left;
  padding: 2%;
  padding-bottom: 14%;
}

.entrades-venta {
  position: absolute;
  color: white;
  top: 15%;
  left: 5%;
  font-size: 3em;
}

.fest-date {
  top: 0;
  position: absolute;
  margin-top: 70px;
  left: 10px;
  color: white;
  font-size: 2em;
}

.fest-place {
  top: 0;
  position: absolute;
  margin-top: 70px;
  right: 10px;
  color: white;
  font-size: 2em;
}

.fest-tickets {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin-top: 270px;
  font-size: 3em;
  background-color: white;
  border-radius: 5px;
  padding: 5px;
  border: 2px solid rgb(227, 225, 0);
  display: none;
}

.fest-tickets &gt; a {
  color: rgb(227, 225, 0);
  text-decoration: none;
}

.lang-nav-header {
  position: absolute;
  top: 30px;
  left: 30%;
  transform: translate(-50%, -50%);
}

.lang-nav-header &gt; a {
  text-decoration: none;
  color: white;
}

.faq-title {
  background-color: rgb(227, 225, 0);
  color: rgb(13, 13, 13);
  padding: 1%;
}

.faq-title &gt; a {
  color: black;
}

.fixed-tickets {
  overflow: hidden;
  display: none;
}

.floating-button {
  position: center;
  padding: 25px;
  width: 40%;
  margin-left: 30%;
}

.floating-button &gt; li {
  cursor: pointer;
  background-color: rgb(227, 225, 0);
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.floating-button &gt; li &gt; a {
  padding: 15px;
  text-decoration: none;
  width: 100%;
}

.floating-button &gt; li:hover {
  color: white !important;
}

.ico-ticket-menu {
  width: 2%;
  float: left;
}

.banner-main {
  width: 90%;
  margin-left: 5%;
  margin-top: 70px;
}

.flights-table {
  width: 50%;
  margin-left: 25%;
}

.flights-table td {
  border: 0;
}

.location-flyer {
  width: 50%;
}

.extra-space-top {
  margin-top: 100px !important;
}

/* Tabled Portrait */
@media only screen and (max-width: 768px) {
  .video-jumbotron .video-bg {
    height: 75vh;
    width: auto;
  }

  .content-page {
    padding-block-start: 6rem;
  }

  .video-jumbotron .jumbotron__content .jumbotron__title {
    position: relative;
    color: white;
    text-align: center;
    font-size: 3rem;
  }
  .main-cta {
    display: none;
  }

  .home-content {
    padding: 2rem 1rem;
    width: 100%;
  }

  .extra-space-top {
    margin-top: 0px !important;
  }

  .flights-table {
    width: 100%;
    margin-left: 0%;
  }
  .location-flyer {
    width: 100%;
  }
  .lang-dropdown {
    display: none;
  }
  .lang-menu-mobile {
    display: block !important;
    width: 100%;
  }
  .lang-menu-mobile &gt; a {
    text-align: center;
    display: inline-flex !important;
  }

  .fixed-tickets {
    display: block;
    position: fixed;
    padding-bottom: 3%;
    padding-top: 3%;
    width: 100%;
    text-align: center;
    background-color: rgb(13, 13, 13);
    bottom: 0;
    color: white;
    z-index: 1000;
    border: 1px solid rgb(227, 225, 0);
  }
  .for-big-screen {
    display: none !important;
  }

  .bg-grana {
    background-color: rgb(227, 225, 0);
  }

  .bg-white {
    background-color: rgb(250, 250, 250);
  }

  .lineup-video {
    width: 100%;
  }

  .img-presentacio-right {
    float: right;
    width: 100%;
  }

  .title-white {
    color: white;
    text-align: right;
  }

  .first-title {
    font-size: 3em;
  }

  .second-title {
    font-size: 2em;
  }

  .text-big-right {
    font-size: 2em;
    color: white;
  }
  .text-bigger-right {
    font-size: 3em;
    color: white;
  }
  .text-small-right {
    font-size: 1.5em;
    color: white;
  }
  .reborns {
    width: 100%;
    display: block;
  }
  .side-section {
    width: 90%;
    margin-left: 5%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .side-big-section {
    width: 90%;
    margin-left: 5%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .logo {
    position: absolute;
    width: 30%;
    left: 35%;
    text-align: center;
    margin-top: -70px;
  }

  .text-big-left-reborns {
    text-align: center;
    font-size: 1em;
    margin-top: -5%;
  }

  .media-wrapper {
    text-align: center;
  }

  .icon-media {
    width: 15%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .sell-tickets {
    text-align: center;
    width: 100%;
    position: relative;
    margin-left: 5%;
    margin-top: 7%;
    margin-bottom: 150px;
  }

  .pricing-title {
    color: white;
    width: 20%;
    position: relative;
    padding: 2%;
    margin: 2%;
    border-radius: 5px;
    font-size: 1.3em;
  }

  .pricing {
    background-color: white;
    width: 23%;
    position: relative;
    padding: 2%;
    margin: 2%;
    border-radius: 5px;
    float: left;
    height: 40px;
  }

  .available {
    cursor: pointer;
  }

  .not-available {
    background-color: grey;
  }

  /* SUBSCRIBE FORM */
  @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,600");

  .container-newsletter {
    margin: 0 auto;
    width: 70%;
    margin-top: 7%;
  }

  .subscribe {
    margin-top: 0px;
  }

  .subscribe-text {
    margin-top: 0px;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: 0.025em;
    color: rgb(13, 13, 13);
  }
  .subscribe-text strong {
    font-weight: 400;
  }

  .subscribe-form {
    position: relative;
    display: block;
    height: 70px;
    border-radius: 35px;
    background: white;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -3%;
  }
  .subscribe-form input {
    line-height: 70px;
    padding: 0;
    border: none;
    outline: none;
    font-size: 1rem;
    font-weight: 300;
    background: #eee;
    letter-spacing: 0.02em;
  }
  .subscribe-form input:not([type="submit"]) {
    width: 100%;
    display: block;
  }
  .subscribe-form input:not([type="email"]) {
    position: absolute;
    line-height: 50px;
    top: 10px;
    right: 10px;
    border-radius: 25px;
    background: rgb(227, 225, 0);
    color: rgb(13, 13, 13);
    cursor: pointer;
  }
  .subscribe-form input:not([type="email"]):hover {
    background: #f00c2c;
  }
  .subscribe-form input:focus {
    outline: none;
    background: white;
  }

  .fest-date {
    font-size: 1em !important;
  }

  .fest-place {
    font-size: 1em !important;
  }

  .fest-tickets {
    margin-top: 125px !important;
    font-size: 1.5em !important;
    display: block;
  }

  .lang-nav-header {
    left: 60%;
  }

  .banner-main {
    width: 100%;
    margin-left: 0%;
    margin-top: 70px;
  }
}

@keyframes widenup {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
</pre></body></html>