@font-face {
    font-family: 'Druk-Bold';
    src: url('font/Druk/Druk-Bold.woff2') format('woff2'),
        url('font/Druk/Druk-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Condensed';
    src: url('font/Druk/DrukCondensed-Super.woff2') format('woff2'),
        url('font/Druk/DrukCondensed-Super.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk-Super';
    src: url('font/Druk/Druk-Super.woff2') format('woff2'),
        url('font/Druk/Druk-Super.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* NB International Pro */
@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-LightIta.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-LightIta.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-BolIta.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-BolIta.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-Bold.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-MedIta.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-MedIta.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-Medium.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-Light.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-Mono.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-Mono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NB International Pro';
    src: url('font/NBInternationalPro/NBInternationalPro-Regular.woff2') format('woff2'),
        url('font/NBInternationalPro/NBInternationalPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* BarlowCondensed */
@font-face {
  font-family: "Barlow Condensed";
  src: url("font/lapolsera2022/BarlowCondensed-Medium.woff2") format("woff2"),
      url("font/lapolsera2022/BarlowCondensed-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.LAFESTA2026 header .logo .ml2020-logo {
  width: auto;
  height: 42px;
  margin: 5px 0 0 10px;
  top: 35px;
}

@media only screen and (max-width: 478px) {
  .LAFESTA2026 header .logo:nth-child(2n) {
    overflow: hidden;
  }

  .LAFESTA2026 header .ml2020-logo-add {
    display: none;
  }
}

@media only screen and (max-width: 846px) {
  .LAFESTA2026 header .logo:nth-child(2n) {
    top: 20px;
  }
}
/*****************************/
/**            Home         **/
/*****************************/
#ml2020-dynamic-block-container {
  min-height: 1024px;
  background-image: var(--bg-image-form);
}

/** Bloque parte alta de la home */
.LAFESTA2026 #ml2020-dynamic-block-login-container {
  background-image: var(--bg-image);
  padding: 190px 30px 70px 110px;
  align-items: start;
  display: flex;
  flex-direction: column;
  min-height: 766px;
  height: initial;
  background-position: top right, bottom center;
  background-size: auto 100%, cover, 0, 0;
  background-color: #B52A31;
}

.LAFESTA2026 #ml2020-dynamic-block-login-container.finished,
.LAFESTA2026 #ml2020-dynamic-block-login-container.inactive,
.LAFESTA2026 #ml2020-dynamic-block-login-container.pending {
  justify-content: center;
  padding-top: 130px;
}

.LAFESTA2026 #ml2020-dynamic-block-login-container.pending #ml2020-login-text3 h2 {
  max-width: 510px;
  font-size: 103.4px;
  line-height: 93.06px;
}

.LAFESTA2026 #ml2020-dynamic-block-login-container.pending #ml2020-login-text3 h2 span {
  position: relative;
  top: -20px;
}

.LAFESTA2026 #ml2020-login-text3 h2 span.exclamation {
  position: relative;
  top: -25px;
  left: -2px;
}

.LAFESTA2026 .ml2020__title,
.LAFESTA2026 .ml2020__subtitle {
  display: none;
}

.LAFESTA2026 .active .ml2020__subtitle {
  display: block;
}

.LAFESTA2026 #ml2020-login-text3 h2,
.LAFESTA2026 .active .ml2020__subtitle {
  font-family: "Druk Condensed", sans-serif;
  font-size: 121.672px;
  line-height: 109.505px;
  color: #000000;
  padding: 0;
  margin: 0 0 45px 0;
  max-width: 560px;
  margin-bottom: 20px;
}

.LAFESTA2026 .ml2020__paragraph {
  margin-bottom: 25px;
  max-width: 560px;
}

.LAFESTA2026 .ml2020__paragraph h3 {
  font-family: "Druk Condensed", sans-serif;
  font-size: 63.79px;
  line-height: 63.79px;
  font-weight: 950;
  color: #000000;
  letter-spacing: 1.2px;
  margin: 0 0 45px 0;
  max-width: 680px;
}

.LAFESTA2026 #ml2020-login-text3 {
  font-family: "Druk Condensed", sans-serif;
  color: #000000;
  font-size: 21px;
  line-height: 22px;
  font-weight: 500;
  margin-left: 5px;
  letter-spacing: 0.09em;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph,
.LAFESTA2026 .paragraph--type--mallorca-live-paragraph-2 {
  background-color: #ffffff;
  padding: 65px 100px;
  background-size: cover, 0;
  position: relative;
  overflow: hidden;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-color: #B52A31;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph-2 .ml2020-paragraph__link {
  display: none;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph {
  padding: 0 100px;
  min-height: initial;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph p {
  color: #000000;
}

.LAFESTA2026 .paragraph--type--mallorca-live-paragraph .ml2020-paragraph__link--right {
  display: none;
}

@media only screen and (max-width: 767px) {
  .LAFESTA2026 #ml2020-dynamic-block-login-container {
    padding: 100px 20px 270px 20px;
  }

  .LAFESTA2026 .ml2020__subtitle {
    max-width: 225px;
    font-size: 41px;
    line-height: 38px;
    text-align: left;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.82px;
  }

  .LAFESTA2026 .ml2020__subtitle.active_promo {
    max-width: unset;
  }

  .LAFESTA2026 .paragraph--type--mallorca-live-paragraph-2 {
    background-position: center top;
    min-height: 500px;
    padding: 20px 25px;
  }

  .LAFESTA2026 .ml2020__paragraph_buttons {
    width: 100%;
  }
}

/**   Botones   */
.LAFESTA2026 .ml2020__paragraph_buttons {
  display: inline-flex;
  margin: 20px 0;
}

.LAFESTA2026 #ml2020-external-link {
  margin-left: 15px;
}

.LAFESTA2026 #ml2020-external-link.disabled {
  opacity: .3;
}

.LAFESTA2026 .ml2020-paragraph__link,
.LAFESTA2026 .ml2020-paragraph__link:visited,
.LAFESTA2026 .ml2020-paragraph__link:link {
  background-color: #D7282F !important;
  border: none;
  border-radius: 4px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: -0.28px;
  padding: 16px 90px;
  text-transform: uppercase;
}

.LAFESTA2026 #ml2020-dynamic-block-login-container a {
  background-color: #D7282F !important;
  border-radius: 3px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 19.98px;
  padding: 16px 20px;
  text-transform: uppercase;
  min-width: 275px;
}

.LAFESTA2026 .ml2020-paragraph__link.ml2020-paragraph__link--right {
  margin: 50px auto;
}

.LAFESTA2026 .ml2020-paragraph__link:hover {
  color: #fff !important;
}

@media only screen and (max-width: 767px) {

  .LAFESTA2026 .ml2020-paragraph__link,
  .LAFESTA2026 .ml2020-paragraph__link:visited,
  .LAFESTA2026 .ml2020-paragraph__link:link {
    margin: 0 auto;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container a {
    padding: 5px;
    font-size: 11.722px;
    height: min-content;
    margin-top: 15px;
    line-height: 22.606px;
  }
}

/** Parte baja de la home */
.LAFESTA2026 .ml2020-paragraph__paragraph .ml2020-paragraph__header:first-child {
  margin-top: 60px;
  margin-bottom: 150px;
}

.LAFESTA2026 .ml2020-paragraph__header,
.LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header {
  font-family: "Barlow Condensed SemiBold", sans-serif;
  font-size: 64px;
  line-height: 59.68px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1.28px;
  max-width: initial;
  margin: auto;
  word-wrap: break-word;
}

.LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header.ml2020-paragraph__title {
  max-width: 895px;
  margin-bottom: 150px;
}

.LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header.ml2020-paragraph__footer {
  margin: 180px auto 45px;
  max-width: 959px;
}

.LAFESTA2026 .ml2020-paragraph__paragraph {
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
.LAFESTA2026 .ml2020-paragraph__paragraph p {
  margin: 65px auto 19px;
  max-width: 808px;
  font-family: "Druk Condensed", sans-serif;
  font-size: 118px;
  font-style: normal;
  font-weight: 950;
  line-height: 106.2px;
  color: #D7282F;
}
/* Imagen escritorio */
.LAFESTA2026 .ml2020-paragraph__paragraph p+img {
  display: block;
  width: 100%;
  height: 100%;
}
/* Imagen mobile */
.LAFESTA2026 .ml2020-paragraph__paragraph p+img+img {
  display: none;
}

.LAFESTA2026 .ml2020__paragraph p {
  font-family: "NB International Pro", sans-serif;
  padding-bottom: 20px;
  max-width: 560px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.54px;
  color: #000000;
  letter-spacing: initial;
}

@media only screen and (max-width: 767px) {
  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header.ml2020-paragraph__title {
    margin: 59px auto 57px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header.ml2020-paragraph__footer {
    max-width: 230px;
    margin: 57px auto 37px;
    font-weight: 600;
    font-size: 20px;
    line-height: 19px;
  }

  .LAFESTA2026 .ml2020__paragraph p {
    font-size: 10.5px;
    line-height: 10.5px;
    padding-bottom: 10px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph {
    width: 100%;
    margin: 0;
  }

  .LAFESTA2026 .ml2020-paragraph__header,
  .LAFESTA2026.ml2020-paragraph__paragraph p {
    max-width: initial;
    min-width: auto;
    text-align: center;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header {
    font-size: 36px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p,
  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header:nth-child(1) {
    font-weight: 600;
    font-size: 54.206px;
    line-height: 48.785px;
    margin: 30px auto 16px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header:nth-child(1) {
    margin-bottom: 57px;
    margin-top: 0;
  }

  /* Imagen escritorio */
  .LAFESTA2026 .ml2020-paragraph__paragraph p+img {
    display: none;
  }
  /* Imagen mobile */
  .LAFESTA2026 .ml2020-paragraph__paragraph p+img+img {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 30px;
  }

  .LAFESTA2026 .ml2020-paragraph__link.ml2020-paragraph__link--right {
    margin: 50px auto 0 auto;
    width: auto;
    min-width: auto;
    padding: 16px 5px;
    height: 59px;
  }
}


.field--name-field-footer-legal-bases-link {
    text-decoration: none;
}

/********************************/
/**     Bloque de formulario   **/
/********************************/
.LAFESTA2026 .ml2020-valid__block-container {
  padding: 100px 40px;
  text-transform: uppercase;
  background-size: auto 100%, cover, 0, 0;
  background-position: right bottom;
  background-repeat: no-repeat no-repeat;
  background-color: transparent !important;
}

.LAFESTA2026 #ml2020-dynamic-block-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 425px;
  padding: 0;
}

.LAFESTA2026 .ml2020-valid__text {
  padding: 0;
}

.LAFESTA2026 .ml2020-valid__form-title {
  font-family: "Druk Condensed", sans-serif;
  font-size: 95px;
  font-style: normal;
  font-weight: 950;
  line-height: 85.5px;
  color: #000000;
  max-width: 100%;
  min-width: 100%;
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 34px;
}

.LAFESTA2026 .ml2020-valid__form-title.ml2020-valid__form-title--sub,
.LAFESTA2026 #ml2020-text2 {
  color: #000000;
  font-family: "NB International Pro", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.42px;
}

.LAFESTA2026 .ml2020-valid__form-title.ml2020-valid__form-title--sub p {
  font-family: "NB International Pro", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.42px;
  text-transform: initial;
}

.LAFESTA2026 .ml2020-valid__form-title.ml2020-valid__form-title--sub p strong {
  font-weight: 600;
  letter-spacing: normal;
}

.LAFESTA2026 .ml2020-valid__form-box {
  width: 100%;
  padding: 10px 0 0;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}

.LAFESTA2026 .ml2020-valid__form-button,
.LAFESTA2026 .ml2020-valid__form-button:visited {
  font-family: "NB International Pro", sans-serif;
  font-size: 18.6px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.674px;
  color: #ffffff;
  background-color: #D7282F;
  border-radius: 2.657px;
  height: 52px;
  padding: 0 23px;
  max-width: 376px;
}

.LAFESTA2026 .ml2020-valid__form-button:link {
  font-family: "Druk Condensed", sans-serif;
  font-size: 20px;
  background-color: #fff;
  border-radius: 3px;
  margin: 0;
  height: 34px !important;
  padding: 5px 19px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-valid__form-button:hover {
  cursor: pointer;
  background-color: #D7282F;
}

.LAFESTA2026 .ml2020-valid__form-button--info,
.LAFESTA2026 .ml2020-valid__form-button--info:visited,
.LAFESTA2026 .ml2020-valid__form-button--info:link {
  max-width: 360px;
  min-width: 250px;
  min-height: 52px;
  line-height: 45px;
  font-family: "NB International Pro", sans-serif;
  font-size: 18.6px;
  font-weight: 500;
  letter-spacing: 0.93px;
}

.LAFESTA2026 .ml2020-valid__form-button,
.LAFESTA2026 .ml2020-valid__form-button:visited,
.LAFESTA2026 .ml2020-valid__form-button:link {
  max-width: initial;
  max-height: initial;
}

.LAFESTA2026 .ml2020-valid__form-button.locked {
  pointer-events: none;
  opacity: 0.3;
}

.LAFESTA2026 .ml2020-valid__form-input {
  min-width: 250px;
  max-width: initial;
  border-radius: 2.657px;
  border: none;
  height: 52px;
  margin-bottom: 18px;
  padding: 0 20px;
  display: inline-block;
  font-family: "NB International Pro", sans-serif;
  font-size: 17.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.914px;
  letter-spacing: 1.674px;
  text-transform: uppercase;
  color: #000000;
  background-color: #fff;
}

.LAFESTA2026 .ml2020-valid__form-input::placeholder {
  color: #c4c4c4;
}

.LAFESTA2026 .ml2020-valid__form-input--loading {
  background: #ffffff url("img/loading.gif") no-repeat no-repeat 98%;
}

.LAFESTA2026 .ml2020-valid__form-message {
  display: none !important;
}

.LAFESTA2026 .ml2020-valid__form-message .legal-bases {
  color: #fff;
  cursor: pointer;
}

.LAFESTA2026 .ml2020-valid__detail-box {
  background-color: white;
  text-transform: none;
  font-size: 16px;
  min-height: 33px;
  border-radius: 3px;
  max-width: 335px;
  min-width: 250px;
  padding: 0;
}

.LAFESTA2026 .ml2020-valid__detail-box-text {
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 21px;
  font-weight: 500;
  color: #000;
  border-radius: 3px;
  line-height: 22px;
  letter-spacing: 0.02em;
  margin-bottom: 19px;
}

.LAFESTA2026 .total-summary .ml2020-valid__detail-box-text span span:first-child {
  display: none;
}

.LAFESTA2026 #ml2020-dynamic-block-participation-1,
.LAFESTA2026 #ml2020-dynamic-block-participation-2,
.LAFESTA2026 #ml2020-dynamic-block-participation-3,
.LAFESTA2026 #ml2020-dynamic-block-countdowns-by-day {
  width: 425px;
  background: rgba(255, 255, 255, 0.50);
  border: initial;
  padding: 22px;
  float: none;
  display: inline-block;
  min-height: 202px;
}

/** Barra de progreso  **/
.LAFESTA2026 .ml2020-valid__detail-box.ml2020-valid__detail-box--progress {
  margin-bottom: 7px;
  padding: 0 9px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
  background-color: transparent;
  border-radius: 3px;
  position: relative;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-valid__detail-box--progress-value {
  color: #000000;
}

.LAFESTA2026 .ml2020-valid__line-progress-bar {
  border-radius: 0;
  background-color: #004ecd;
}

.LAFESTA2026 .ml2020-valid__line-progress {
  margin-left: 10px;
  padding: 0;
  width: 100%;
  height: 22px;
  border: solid 2px #004ecd;
  position: relative;
}

.LAFESTA2026 .ml2020-valid__info-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.LAFESTA2026 .ml2020-valid__info-box-title {
  font-family: "NB International Pro", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.45px;
  letter-spacing: initial;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: left;
  padding: 0 !important;
  color: #000000;
}
.LAFESTA2026 .ml2020-valid__info-box-subtitle {
  display: none;
}

.LAFESTA2026 .ml2020-valid__info-box {
  margin-bottom: 14px;
  padding: 0 !important;
  background: none;
  background-color: initial;
  max-height: initial;
  min-height: initial;
  max-width: initial;
  min-width: 335px;
  border: none;
  border-radius: 3px;
  display: block;
  align-items: center;
}

.LAFESTA2026 .ml2020-valid__info-box.raffle,
.LAFESTA2026 .ml2020-valid__info-box.ticket,
.LAFESTA2026 .ml2020-valid__info-box.preticket,
.LAFESTA2026 .ml2020-valid__info-box.preticketoutoftime {
  min-height: 52px;
  text-align: center;
}

.LAFESTA2026 .ml2020-valid__info-box.ticket,
.LAFESTA2026 .ml2020-valid__info-box.preticket,
.LAFESTA2026 .ml2020-valid__info-box.raffle,
.LAFESTA2026 .ml2020-valid__info-box.preticketoutoftime {
  cursor: pointer;
}

.LAFESTA2026 .ml2020-valid__info-box.locked {
  opacity: 40%;
}

.LAFESTA2026 .ml2020-valid__info-box-border {
  display: none;
}

.LAFESTA2026 #ml2020-participation-2-content,
.LAFESTA2026 #ml2020-participation-2-content.locked,
.LAFESTA2026 #ml2020-participation-3-content,
.LAFESTA2026 #ml2020-participation-3-content.locked {
  border: none;
}

.LAFESTA2026 .ml2020-valid__ring-progress .progress-value {
  font-family: "Druk Condensed", sans-serif;
  font-weight: normal;
  fill: #004ecd;
}

.LAFESTA2026 .ml2020-valid__ring-progress .progress-stroke {
  stroke: #004ecd;
}

.LAFESTA2026 .ml2020-valid__ring-progress .progress-stroke-back {
  stroke: #fff;
}

.LAFESTA2026 #ml2020-countdown-raffle-tickets-container {
  width: 100% !important;
  padding: 0;
}

.LAFESTA2026 .ml2020-valid__progress-box-text {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
}

.LAFESTA2026 #ml2020-valid__raffle-progress-text {
  padding-top: 5px;
  color: #000;
  text-align: center;
  font-family: "NB International Pro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14.42px;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-valid__progress-box-availability {
  margin-top: 10px;
  color: #F23030;
  text-align: center;
  font-family: "Druk Condensed", sans-serif;
  font-size: 45.736px;
  font-style: normal;
  font-weight: 950;
  line-height: 45.736px;
  letter-spacing: 1.372px;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-valid__progress-container {
  margin-top: 0;
  display: inline-flex;
  position: absolute;
  right: 10vw;
  width: 290px;
  min-height: 100px;
}

.LAFESTA2026 #ml2020-countdown-free-tickets-container:not(.active) {
  display: none;
}

.LAFESTA2026 .ml2020-valid__progress-box {
  background: rgba(255, 255, 255, 0.50);
}

.LAFESTA2026 #ml2020-countdown-free-tickets-container {
  width: min-content !important;
  display: inline-flex;
  flex-direction: row;
  margin-top: 53px;
  padding: 15px !important;
}

.LAFESTA2026 #ml2020-countdown-raffle-tickets-container {
  max-width: 290px !important;
  margin-top: 97px;
  padding: 10px 20px 5px 20px;
  text-align: center;
}

.LAFESTA2026 .ml2020-valid__form-input--success {
  background: #ffffff url(/modules/custom/edamm_collarines/css/img/icon-ok-mlf2023.svg) no-repeat no-repeat 96%;
}

.LAFESTA2026 .ml2020-valid__form-input--warning {
  background: #ffffff url(/modules/custom/edamm_collarines/css/img/error-copy-mlf2023.svg) no-repeat no-repeat 96%;
}

/** counter **/
.LAFESTA2026 .ml2020-valid__line-progress span:not(.dot),
.LAFESTA2026 .ml2020-valid__detail-box--progress .line {
  width: 40px;
  height: 2px;
  background-color: white;
  position: absolute;
  display: block;
  transform: rotate(40deg);
}

.LAFESTA2026 .ml2020-valid__line-progress span:not(.dot):nth-child(1n) {
  display: none;
}

.LAFESTA2026 .ml2020-valid__detail-box--progress .line {
  display: none;
}

.LAFESTA2026 .ml2020-valid__line-progress span:not(.dot):nth-child(2n) {
  display: none;
}

.LAFESTA2026 .ml2020-valid__ring-progress .progress-name {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 14px;
  font-weight: 500;
  fill: #fff;
}

.LAFESTA2026 .ml2020-valid__info-box--right,
.LAFESTA2026 .ml2020-valid__detail-box--right {
  margin-left: unset;
  background-color: transparent;
  min-width: initial;
}

.LAFESTA2026 .total-summary .ml2020-valid__detail-box--right {
  min-height: 8px;
  font-size: 12px;
  width: calc(100% + 10px);
}

.LAFESTA2026 .ml2020-valid__detail-box--right.locked {
  opacity: 40%;
}

@media only screen and (max-width: 374px) {
  .LAFESTA2026 #ml2020-dynamic-block-content {
    width: 250px;
    margin: 0 auto;
  }

  .LAFESTA2026 .ml2020-valid__form-box {
    max-width: unset;
    margin: 0 auto;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3 {
    width: 250px !important;
    margin: 0 auto;
    float: none;
    padding: 15px;
  }

  .LAFESTA2026 .ml2020-valid__info-box {
    min-height: 112px;
    min-width: auto;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title {
    font-size: 28px;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title .copy-code {
    font-size: 23px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 468px) {
  .LAFESTA2026 #ml2020-dynamic-block-content {
    width: 300px;
    margin: 0 auto;
  }

  .LAFESTA2026 .ml2020-valid__form-box {
    margin: 0 auto;
    padding-top: 0;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3 {
    margin: 0 auto;
    float: none;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title {
    font-size: 38px;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title .copy-code {
    font-size: 28px;
    line-height: 35px;
  }

  .LAFESTA2026 .ml2020-valid__info-box {
    min-height: 133px;
    min-width: auto;
  }
}

@media only screen and (max-width: 610px) {

  .LAFESTA2026 .ml2020-valid__progress-container {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .LAFESTA2026 #ml2020-dynamic-block-content {
    padding: 0;
  }

  .LAFESTA2026 .ml2020-valid__form-title,
  .LAFESTA2026 .ml2020-valid__form-title span {
    font-size: 41px;
    line-height: 38px;
    letter-spacing: -0.82px;
    text-align: left;
  }

  .LAFESTA2026 .ml2020-valid__form-title.ml2020-valid__form-title--sub {
    margin-bottom: 0;
  }

  .LAFESTA2026 .ml2020-valid__form-input {
    height: 38px;
    margin-bottom: 10px;
    font-size: 13.675px;
    letter-spacing: 1.231px;
  }

  .LAFESTA2026 .ml2020-valid__form-button {
    height: 38px;
    min-width: 250px;
    font-size: 13.675px;
    letter-spacing: 1.231px;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
  }

  .LAFESTA2026 .ml2020-valid__info-box {
    min-height: auto;
    min-width: auto;
    padding: 10px 0;
  }
}

@media only screen and (max-width: 892px) {

  .LAFESTA2026 .ml2020-valid__block-container {
    padding: 80px 30px 360px 30px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-content {
    display: block;
    text-align: left;
    width: 100%;
    max-width: 400px;
    padding: 0;
    margin-bottom: 35px;
  }

  .LAFESTA2026 .ml2020-valid__info-box {
    margin-left: auto;
    margin-right: auto;
  }

  .LAFESTA2026 .ml2020-valid__info-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: block;
  }

  .LAFESTA2026 .ml2020-valid__form-button--info,
  .LAFESTA2026 .ml2020-valid__form-button--info:visited,
  .LAFESTA2026 .ml2020-valid__form-button--info:link {
    font-family: "NB International Pro", sans-serif;
    float: unset;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    text-align: center;
    font-size: 13.68px;
    letter-spacing: 0.684px;
    height: 28px;
    min-height: initial;
    line-height: 28px;
  }

  .LAFESTA2026 .ml2020-valid__detail-box {
    margin-left: auto;
    margin-right: auto;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3,
  .LAFESTA2026 #ml2020-countdown-free-tickets-container,
  .LAFESTA2026 #ml2020-countdown-raffle-tickets-container {
    float: none;
    width: 100%;
    max-width: 425px;
  }

  .LAFESTA2026 .ml2020-valid__info-box--right {
    margin: 0 auto 14px;
    padding-top: 0;
  }

  .LAFESTA2026 .ml2020-valid__detail-box--right {
    margin: 5px auto;
    min-width: initial;
  }

  .LAFESTA2026 .total-summary .ml2020-valid__detail-box--right {
    margin: 0 0;
  }

  .LAFESTA2026 .ml2020-valid__progress-container {
    margin-top: 10px;
    display: flex;
    padding: 0;
    position: relative;
    right: initial;
  }

  .LAFESTA2026 .ml2020-valid__ring-progress {
    width: 110px;
  }

  .LAFESTA2026 .ml2020-valid__progress-box-text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {

  .LAFESTA2026 #ml2020-dynamic-block-participation-1,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3,
  .LAFESTA2026 #ml2020-countdown-free-tickets-container,
  .LAFESTA2026 #ml2020-countdown-raffle-tickets-container {
    max-width: unset;
  }

  .LAFESTA2026 #ml2020-countdown-raffle-tickets-container {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .LAFESTA2026 .ml2020-valid__block-container {
    padding: 85px 20px 320px 20px !important;
  }
}

/*****************************/
/**          Modal          **/
/*****************************/

.LAFESTA2026 #ml2020-legal-modal .modal-dialog,
.LAFESTA2026 #ml2020-modal .modal-dialog {
  max-width: 336px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__button.ml2020-modal__button--legal {
  width: 100%;
  background-color: #D7282F;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__button.ml2020-modal__button--legal:hover {
  background-color: #D7282F;
}

.LAFESTA2026 #ml2020-modal .modal-dialog,
.LAFESTA2026 #ml2020-legal-modal .modal-dialog {
  padding: 20px;
  margin-top: 125px;
}

.LAFESTA2026 .modal .modal-backdrop.in {
  opacity: 0.58;
  background: rgba(255, 255, 255, 0.60);
  backdrop-filter: blur(6.5px);
}

.LAFESTA2026 .modal-dialog .ml2020-modal__paragraph--legal {
  text-transform: none;
  color: #000;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  font-family: "NB International Pro", sans-serif;
  margin: 15px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__paragraph--legal a {
  text-decoration: underline;
}

.LAFESTA2026 .modal-dialog .modal-content {
  padding: 50px 40px 30px;
  background: #fff;
  min-width: 370px;
  background-image: url(img/lafesta2026/lafesta2026_fondo_popup.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}

.LAFESTA2026 #ml2020-legal-modal .modal-dialog .modal-content {
  padding: 50px 40px 40px;
  background-image: url(img/lafesta2026/lafesta2026_fondo_popup.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}

.LAFESTA2026 #ml2020-legal-modal .modal-dialog .modal-footer {
  padding: 0px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__button {
  max-width: unset;
}

.LAFESTA2026 .modal-backdrop {
  background: rgba(255, 218, 131, 0.3);
  backdrop-filter: blur(13px);
}
.page-node-type-mallorca-live-2020 #ml2020-modal .modal-content .close {
  right: 40px;
  top: 40px;
}
.LAFESTA2026 .modal-dialog .modal-content .close {
  background: url("img/close.svg") no-repeat;
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
  display: block;
  right: 26px;
  top: 21px;
}

.LAFESTA2026 .modal-dialog .modal-footer .btn,
.LAFESTA2026 .modal-dialog .ml2020-modal__button {
  font-family: "NB International Pro", sans-serif;
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  background-color: #39B001;
  border: none;
  min-height: 46px;
  padding: 18px;
  display: block;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

.LAFESTA2026 .modal-dialog .modal-footer .btn:hover,
.LAFESTA2026 .modal-dialog .ml2020-modal__button:hover {
  background-color: #39B001;
}

.LAFESTA2026 #ml2020-hi-user {
  margin-bottom: 20px;
  text-decoration-line: underline;
  text-decoration-thickness: 5px;
  text-underline-offset: -8px;
  text-underline-position: under;
  line-height: 92px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-dialog .ml2020-modal__button {
  display: inline-block;
  padding: 18px 15px;
  width: 100%;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-body {
  position: relative;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-dialog .ml2020-modal__button.back {
  position: absolute;
  top: 98%;
  margin: 0;
  padding: 0;
  background: none;
  color: #000;
  text-transform: none;
  font-size: 12px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 300;
  line-height: 20px;
  word-wrap: break-word
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-dialog #ml2020-modal-dayselect-confirm-next-modal,
.LAFESTA2026 #ml2020-modal[data-type="preticket"] .modal-dialog #ml2020-modal-dayselect-notice-next-modal {
  background-color: #004ECD;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-dialog #ml2020-modal-dayselect-confirm-next-modal:hover,
.LAFESTA2026 #ml2020-modal[data-type="preticket"] .modal-dialog #ml2020-modal-dayselect-notice-next-modal:hover {
  background-color: #2973EC;
}

.LAFESTA2026 #ml2020-legal-modal .modal-header {
  display: none;
}

.LAFESTA2026 .modal-dialog .modal-footer .btn:hover {
  background-color: rgba(241, 187, 58);
}

.LAFESTA2026 .get-later {
  display: none;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__button--secondary {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 13px;
  background-color: transparent;
  text-transform: none;
  padding: 0;
  margin: 25px auto 0;
  height: auto;
  visibility: hidden;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__title {
  font-family: "Druk Condensed", sans-serif;
  font-size: 48px;
  line-height: 24px;
  padding: 0;
  margin: 25px 0;
  letter-spacing: 2.4px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-modal__ico {
  margin: -10px auto 5px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__ico--warning {
  background: url("img/info_red.svg") no-repeat;
  width: 43px;
  height: 43px;
  background-size: 43px 43px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__ico--info {
  background: url("img/info_red.svg") no-repeat;
  width: 43px;
  height: 43px;
  background-size: 43px 43px;
}

.LAFESTA2026 .modal-dialog .ml2020-modal__ico--success {
  background: transparent url(img/icon-ok-mlf2023.svg) no-repeat no-repeat center center;
  height: 40px;
  width: 40px;
  background-size: 40px 40px;
}

.LAFESTA2026 .modal-body p p {
  padding: 0;
  margin: 0;
}

.LAFESTA2026 .modal-body #ml2020-modal-text1 p {
  all: unset;
}

.LAFESTA2026 .modal-body #ml2020-modal-text1,
.LAFESTA2026 .modal-body #ml2020-modal-text1 p,
.LAFESTA2026 .modal-body #ml2020-modal-text3 {
  text-transform: none;
  font-family: "NB International Pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}


.LAFESTA2026 .modal-body #ml2020-modal-text1 div {
  padding-left: 25px;
  padding-right: 25px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayselect"] .modal-body #ml2020-modal-text3 {
  max-width: 230px;
}

/* COPIAR CODIGO */
.LAFESTA2026 .modal-content span.code-copy {
  cursor: copy;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  padding-left: 40px;
}

.LAFESTA2026 span.code-copy-participation {
  font-family: "Druk Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  letter-spacing: -0.02em;
}

.LAFESTA2026 .modal-content span.code-copy::before {
  content: url(img/icon_copy_red.svg);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 20px;
  top: 2px;
}

.LAFESTA2026 span.code-copy.copied::before {
  content: url(img/icon-copyok-mlf2023-medium.svg);
  position: absolute;
  left: 15px;
  top: 0;
}

.LAFESTA2026 span.code-copy-participation::after {
  display: none;
}

.LAFESTA2026 span.code-copy-participation.copied::after {
  display: none;
}

.LAFESTA2026 #code-copy-notice {
  color: #c4c4c4;
  font-family: "Druk Condensed", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  top: 10px;
  left: 10px;
}

.LAFESTA2026 .modal-body #ml2020-modal-text1 .code-copy {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.LAFESTA2026 .modal-body #ml2020-modal-text1 ol {
  padding: 0;
  line-height: 20px;
  list-style-position: inside;
  margin-bottom: 0;
}

.LAFESTA2026 .modal-body #ml2020-modal-text1 span {
  font-weight: bold;
}

.LAFESTA2026 .modal-body .ml2020-modal__paragraph.modal-steps {
  font-family: "Barlow Condensed Light", sans-serif;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.02em;
  font-weight: 300;
  padding-bottom: 0;
}

@media only screen and (max-width: 468px) {
  .LAFESTA2026 .modal-dialog .modal-content {
    padding: 50px 20px 34px 35px;
    min-width: min-content;
  }

  .LAFESTA2026 .modal-dialog .modal-footer .btn {
    padding: 0 28px;
  }

  .LAFESTA2026 .modal-dialog .modal-content .close {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    right: 20px;
    top: 20px;
  }

  .LAFESTA2026 #ml2020-legal-modal .modal-ico {
    margin: 0 auto 10px auto;
  }

  .LAFESTA2026 .modal-body #ml2020-modal-text1 .code-copy {
    font-size: 16px;
    line-height: 19px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .LAFESTA2026 div.modal.fade .modal-dialog {
    margin-left: auto;
    margin-right: auto;
  }
}

.LAFESTA2026 .dark.ml2020-logo {
  height: 43px;
}

/* SELECCION DE DIA EN MODAL*/

.LAFESTA2026 .ml2020-modal-select-day {
  margin-bottom: 6px;
  text-align: left;
}

.modal-steps {
  text-transform: none;
}

.modal-steps .button-back {
  color: black;
  font-size: 12px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 300;
  line-height: 20px;
  word-wrap: break-word;
  border: initial;
  background-color: initial;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-option,
.LAFESTA2026 .ml2020-modal-select-day>.day-info {
  width: 60%;
  display: inline-block;
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-option {
  border: 1px #004ECD solid;
  opacity: 10%;
  color: #004ECD;
  font-size: 21px;
  font-weight: 500;
  padding: 20px 5px;
  text-align: center;
  line-height: 14px;
  border-radius: 3px;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-option.clickable {
  opacity: 100%;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-option.clickable:hover {
  cursor: pointer;
  background-color: #2973EC;
  color: #FFFFFF;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-info {
  width: 40%;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  color: rgba(0, 78, 205, 0.10);
  line-height: 14px;
  position: relative;
  top: 5px;
  left: 10px;
  text-align: center;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-info strong {
  position: relative;
  top: -1px;
}

.LAFESTA2026 .ml2020-modal-select-day>.day-info.clickable {
  color: #000;
}

.LAFESTA2026 .ml2020-modal-select-no-days {
  color: #f23030;
  font-size: 14px;
  font-family: "Druk Condensed", sans-serif;
  text-transform: uppercase;
  margin-top: 15px;
}

.LAFESTA2026 #ml2020-modal-asterisk {
  font-size: 12px;
  line-height: 14px;
  text-transform: initial;
  font-weight: 300;
  text-align: center;
  font-family: "Barlow Condensed", sans-serif;
  letter-spacing: -0.02em;
  max-width: 225px;
}

.LAFESTA2026 .ml2020-valid__detail-box-text.preticket {
  font-size: 14px;
}

/* OCULTA ICONOS EN MODALES DONDE NO SE NECESITAN */

.LAFESTA2026 #ml2020-modal[data-type="ticket"] span.ml2020-modal__ico,
.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] span.ml2020-modal__ico,
.LAFESTA2026 #ml2020-modal[data-type="dayselect"] span.ml2020-modal__ico,
.LAFESTA2026 #ml2020-modal[data-type="ticket"] #ml2020-modal-title {
  display: none;
}

.LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-content .close {
  right: 40px;
  top: 40px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayselect"] .modal-dialog,
.LAFESTA2026 #ml2020-modal[data-type="ticket"] .modal-dialog {
  margin-top: 100px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayselect"] .modal-dialog .modal-content,
.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .modal-dialog .modal-content {
  padding-top: 30px;
}

.LAFESTA2026 #ml2020-modal[data-type="ticket"] .modal-dialog .modal-content {
  padding-top: 50px;
  padding-bottom: 15px;
}

.LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-body #ml2020-modal-text2 p {
  font-family: "NB International Pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  text-transform: none;
  color: #000;
}

.LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-body h3 {
  font-family: "Druk-Super", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.9px;
}

.LAFESTA2026 #ml2020-modal[data-type="preticket"] .modal-body #ml2020-modal-text3 {
  padding-bottom: 5px;
}

.LAFESTA2026 #ml2020-modal[data-type="notickets"] .modal-body #ml2020-modal-link-close-modal {
  margin-bottom: 5px;
}

.LAFESTA2026 #ml2020-modal[data-type="notickets"] .modal-dialog .modal-content,
.LAFESTA2026 #ml2020-modal[data-type="preticket"] .modal-dialog .modal-content,
.LAFESTA2026 #ml2020-modal[data-type="dayselect"] .modal-dialog .modal-content,
.LAFESTA2026 #ml2020-modal[data-type="ticket"] .modal-dialog .modal-content {
  padding: 50px 40px 20px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .get-later,
.LAFESTA2026 #ml2020-modal[data-type="preticket"] .get-later,
.LAFESTA2026 #ml2020-modal[data-type="drawn"] .get-later {
  display:block;
  margin-top:10px;
}

.LAFESTA2026 #ml2020-modal[data-type="dayconfirm"] .get-later {
  margin-top: -10px;
}

.LAFESTA2026 #ml2020-modal[data-type="ticket"] #ml2020-modal-steps {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {

  .LAFESTA2026 .modal-content span.code-copy::before {
    left: -12px;
    top: 0px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container.finished,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.inactive,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.pending {
    min-height: 400px;
    padding-bottom: 380px;
    padding-top: 100px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p.ml2020-paragraph__header.artists {
    font-size: 41px;
    line-height: 38px;
    letter-spacing: -0.82px;
  }
}

@media only screen and (max-width: 512px) {
  .LAFESTA2026 .ml2020__subtitle {
    letter-spacing: 0.2px;
    margin: 0 0 32px 0;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container a {
    margin-top: 12px;
    min-width: 215px;
    width: min-content;
    margin-left: 0;
  }
}

/* FIXES PARA RESOLUCIONES MENORES A 375px */

@media only screen and (max-width: 374px) {

  .LAFESTA2026 header .logo .ml2020-logo {
    margin: 0;
  }

  .LAFESTA2026 header .logo:nth-child(2n) {
    width: 38px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container.finished,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.inactive,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.pending {
    min-height: 550px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p {
    min-width: 210px;
  }

  .LAFESTA2026 .ml2020-valid__form-input,
  .LAFESTA2026 .ml2020-valid__form-button,
  .LAFESTA2026 .ml2020-valid__detail-box,
  .LAFESTA2026 .ml2020-valid__form-button--info,
  .LAFESTA2026 .ml2020-valid__form-button--info:visited,
  .LAFESTA2026 .ml2020-valid__form-button--info:link {
    min-width: initial;
    font-size: 15px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3 {
    width: 100% !important;
    display: flex;
    flex-direction: column;
  }

  .LAFESTA2026 .ml2020-valid__detail-box {
    text-transform: none;
    font-size: 16px;
    min-height: 33px;
    border-radius: 3px;
    max-width: 335px;
    min-width: initial;
    padding: 0;
    width: fit-content;
    margin-left: 0;
    margin-right: 0;
  }

  .LAFESTA2026 .ml2020-valid__block-container {
    padding: 80px 20px 220px 20px !important;
  }

  .ml2020-valid__info-container-by-day .ml2020-valid__detail-box--progress-text {
    width: 80%;
  }

  .LAFESTA2026 .ml2020-valid__info-box-title {
    font-size: 21px;
    line-height: 22px;
  }
}


/* contadores por día */
.ml2020-valid__info-container-by-day {
  border: outset;
}

.LAFESTA2026 #ml2020-dynamic-block-countdowns-by-day {
  display: none;
  min-width: 500px;
  text-align: center;
  color: #FFFFFF;
  font-family: "Barlow Condensed", sans-serif;
}

#ml2020-dynamic-block-countdowns-by-day-title {
  font-family: "Druk Condensed", sans-serif;
  font-size: 21px;
  line-height: 21.63px;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  text-align: left;
  word-wrap: break-word;
  margin-bottom: 30px;
  color: #000000;
}

#ml2020-dynamic-block-countdowns-by-day-container {
  display: inline-flex;
}

.ml2020-dynamic-block-countdowns-by-day-counter {
  margin: auto;
  color: #FFFFFF;
  font-size: 31px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 29.76px;
  word-wrap: break-word;
}

.ml2020-dynamic-block-countdowns-by-day-counter.disabled {
  opacity: 0.6;
}

.ml2020-dynamic-block-countdowns-by-day-counter svg {
  margin-top: 20px;
  width: 100%;
}

.ml2020-valid__info-container-by-day .ml2020-valid__line-progress-bar {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: none;
  gap: initial;
}

.LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__detail-box.ml2020-valid__detail-box--progress {
  display: block;
  padding: 0;
  max-width: initial;
}

.LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__detail-box--progress-value {
  font-family: "NB International Pro", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.54px;
  letter-spacing: 0.36px;
  text-align: right;
  width: 5.5%;
  display: inline-block;
}

.LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__line-progress {
  margin-left: 0;
  height: initial;
  border: initial;
  margin-top: 18px;
  margin-bottom: 20px;
}

.ml2020-valid__info-container-by-day .ml2020-valid__detail-box--progress-text {
  font-family: "Druk Condensed", sans-serif;
  display: inline-block;
  width: 87%;
  font-size: 24px;
  font-style: normal;
  font-weight: 200;
  line-height: 23.04px;
  letter-spacing: 1.2px;
  text-align: left;
}

.ml2020-valid__info-container-by-day .dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  background-color: #D7282F;
  border-radius: 50%;
}

.ml2020-valid__info-container-by-day .dot-inactive {
  background-color: #FFFFFF;
  border: 1px solid #F23030;
}

.LAFESTA2026 .preticket .ml2020-valid__info-box-title,
.LAFESTA2026 .preticketoutoftime .ml2020-valid__info-box-title {
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-family: "Druk Condensed", sans-serif;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.09em;
}

.LAFESTA2026 .preticket .ml2020-valid__info-box-title:hover,
.LAFESTA2026 .preticketoutoftime .ml2020-valid__info-box-title:hover {
  background-color: #2973EC;
}

.LAFESTA2026 #ml2020-dynamic-block-participation-1.preticket,
.LAFESTA2026 #ml2020-dynamic-block-participation-1.preticketoutoftime,
.LAFESTA2026 #ml2020-dynamic-block-participation-2.preticket,
.LAFESTA2026 #ml2020-dynamic-block-participation-2.preticketoutoftime,
.LAFESTA2026 #ml2020-dynamic-block-participation-3.preticket,
.LAFESTA2026 #ml2020-dynamic-block-participation-3.preticketoutoftime {
  display: inline-flex;
  flex-direction: column-reverse;
}

.LAFESTA2026 .ml2020-valid__detail-box-text {
  text-align: left;
  margin: 0;
  margin-bottom: 13px;
  background-color: transparent;
}

#ml2020-dynamic-block-summary-tickets {
  width: initial;
  display: inline-block;
}

#ml2020-dynamic-block-summary-pretickets,
#ml2020-dynamic-block-summary-tickets-obtained {
  display: grid;
  grid-template-columns: 420px 420px;
  column-gap: 20px;
  row-gap: 20px;
  width: 950px;
  margin-bottom: 14px;
}
#ml2020-dynamic-block-container-tickets-and-form {
  min-height: 300px;
}
#ml2020-dynamic-block-summary-tickets-obtained {
  margin-bottom: 0;
  grid-template-columns: 200px 200px;
  column-gap: 16px;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-title,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle {
  margin-top: 5px;
  color: #6B6B6B;
  font-family: "NB International Pro", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 10.3px;
  text-transform: uppercase;
}
.block-summary-ticket-container::after {
    border-right: 2px solid #020000;
    content: "";
    position: absolute;
    width: 50px;
    height: 85px;
    left: 25px;
    top: 11px;
    bottom: 10px;
    background-image: url(img/lafesta2026/fondo_entrada_roja_150.png);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 5% center;
}

.block-summary-ticket-container.raffle::after {
    background-image: url(img/lafesta2026/fondo_entrada_amarilla_150.png);
    border-right: 2px solid #493c08;
}

.block-summary-ticket-container::before {
  content: "";
  outline: 2px solid #020000;
  outline-offset: -13px;
  width: calc(100% - 4px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 2px;
  left: 2px;
  bottom: 0;
  border-radius: 20px;
}
.block-summary-ticket-container.raffle::before {
  outline: 2px solid #493c08;
}
.block-summary-ticket-container {
  display: none;
  position: relative;
  height: 108px;
  min-width: 200px;
  width: min-content;
  padding: 18px;
  padding-left: 80px;
  display: inline-flex;
  flex-direction: column;
  background-image: url(img/lafesta2026/fondo_entrada_roja.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 60px;
}

.block-summary-ticket-container.raffle {
  padding-left: 80px;
  padding-top: 17px;
  padding-right: 15px;
  display: inline-flex;
  flex-direction: row;
  gap: initial;
  background-image: url(img/lafesta2026/fondo_entrada_amarilla.png);
}

.block-summary-ticket-container .ml2020-block-summary-ticket-content {
  min-width: 110px;
}
.block-summary-ticket-container.raffle .ml2020-block-summary-ticket-content {
  padding-right: 7px;
  padding-top: 2px;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container .ml2020-valid__info-container-by-day {
  padding: 0;
  margin-left: 0;
  display: inline-flex;
  flex-direction: column-reverse;
  min-height: initial;
  width: 94%;
  background-color: initial;
  border: none;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container.total-summary .ml2020-valid__info-container-by-day {
  flex-direction: column;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-pretitle {
  color: #FFFFFF;
  font-family: "NB International Pro", sans-serif;
  font-size: 12.05px;
  font-style: normal;
  font-weight: 400;
  line-height: 11.568px;
  text-transform: uppercase;
}

#ml2020-dynamic-block-summary-tickets-obtained .raffle .block-summary-ticket-pretitle {
  display: none;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-title {
  margin-bottom: 7px;
  color: #FFFFFF;
  font-family: "Druk-Bold", sans-serif;
  font-size: 18.943px;
  font-style: normal;
  font-weight: 100;
  line-height: initial;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#ml2020-dynamic-block-summary-tickets-obtained .total-summary .block-summary-ticket-title {
  display: inline-flex;
  flex-direction: row-reverse;
  gap: 3px;
  margin-bottom: 5px;
  font-size: 16.79px;
  line-height: 16px;
}

#ml2020-dynamic-block-summary-tickets-obtained .total-summary .block-summary-ticket-title>span:first-child {
  color: rgba(0, 0, 0, 0.80);
  line-height: 16px;
  margin: 1px;
  margin-bottom: 5px;
  padding-top: 0 !important;
  height: initial;
}

html[lang="enn"] #ml2020-dynamic-block-summary-tickets-obtained .total-summary .block-summary-ticket-title>span:first-child {
  min-width: 75px;
}

#ml2020-dynamic-block-summary-tickets-obtained .total-summary .block-summary-ticket-title>span:nth-child(2) {
  color: rgba(0, 0, 0, 0.80);
  font-family: "Druk Condensed", sans-serif;
  font-size: 38.254px;
  font-style: normal;
  font-weight: 700;
  line-height: 36.724px;
}

.LAFESTA2026 #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.raffle {
  height: 100%;
  width: 50%;
  position: absolute;
  bottom: 0;
  top: 0;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__detail-box-text {
  color: #FFFFFF;
  text-align: left;
  font-family: "NB International Pro", sans-serif;
  font-size: 10.046px;
  font-style: normal;
  font-weight: 400;
  line-height: 9.645px;
  letter-spacing: -0.402px;
  text-transform: uppercase;
}

#ml2020-dynamic-block-summary-tickets-obtained .total-summary .ml2020-valid__detail-box-text {
  margin-left: 2px;
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 0;
  color: #000000;
  font-family: "NB International Pro", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 10.884px;
  letter-spacing: initial;
}

#ml2020-dynamic-block-summary-tickets-obtained span.code-copy-participation {
  display: block;
  text-align: left;
  font-family: "NB International Pro", sans-serif;
  font-size: 11.86px;
  font-style: normal;
  font-weight: 700;
  line-height: 11.386px;
  width: max-content;
  color: #FFFFFF;
  margin-top: 3px;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.raffle,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.ticket,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.preticket,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.preticketoutoftime {
  min-width: initial;
  width: fit-content;
  padding: 7px 8px !important;
  min-height: initial;
  margin: unset;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.ticket,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.ticket:hover {
  background-color: initial;
  padding: 0 !important;
  z-index: 1;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-title {
  padding: 5px 0 !important;
  text-align: center;
  font-family: "Druk-Super", sans-serif;
  font-size: 16.79px;
  font-style: normal;
  font-weight: 100;
  line-height: 16.118px;
  color: #FFFFFF;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container:not(.raffle) .ml2020-valid__info-box-title {
  margin: 0;
  min-height: 43px;
  font-family: "NB International Pro", sans-serif;
  font-size: 10.046px;
  font-style: normal;
  font-weight: 400;
  line-height: 9.645px;
  letter-spacing: -0.402px;
}

#ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container:not(.raffle) .block-summary-ticket-title {
  margin-bottom: 0;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-title,
#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle {
  display: block;
  text-align: left;

}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle.subtitle-direct {
  position: relative;
  left: -65px;
  top: 12px;
  width: calc(100% + 65px);
  text-align: center;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle.subtitle-direct span {
  display: block;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle.subtitle-direct > span:first-child {
  justify-self: center;
  width: fit-content;
  padding-left: 3px;
  padding-right: 3px;
  font-family: "Druk-Super", sans-serif;
  font-size: 14.5px;
  font-style: normal;
  font-weight: 100;
  line-height: 22px;
  color: #FFFFFF;
  background-color: #D7282F;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle.subtitle-direct> span:nth-child(2) {
  font-family: "NB International Pro", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 10.3px;
  margin-top: 5px;
}

#ml2020-dynamic-block-summary-tickets-obtained .raffle .ml2020-valid__info-box-title {
  position: relative;
  left: initial;
  width: initial;
  text-align: initial;
  color: #000000;
}

#ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-subtitle.subtitle-raffle {
  display: none;
}

#ml2020-dynamic-block-summary-tickets-obtained .raffle .ml2020-valid__info-box-subtitle.subtitle-direct {
  display: none;
}

#ml2020-dynamic-block-summary-tickets-obtained .raffle .ml2020-valid__info-box-subtitle {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: calc(100% + 5px);
  text-align: center;
  font-family: "Druk-Super", sans-serif;
  font-size: 16.79px;
  font-style: normal;
  font-weight: 100;
  line-height: 16.118px;
  color: #000000;
}

#ml2020-dynamic-block-summary-tickets-obtained .total-summary .ml2020-valid__info-box-title {
  display: none;
}

@media only screen and (max-width: 372px) {
  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__detail-box.ml2020-valid__detail-box--progress {
    width: 100%;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__line-progress {
    display: inline-block;
  }

  .LAFESTA2026 .preticket .ml2020-valid__info-box-title,
  .LAFESTA2026 .preticketoutoftime .ml2020-valid__info-box-title {
    font-size: 15px;
  }

  #ml2020-dynamic-block-countdowns-by-day-container {
    max-width: 100%;
    display: inline;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box-title {
    font-size: 12px;
  }
}

@media (max-width: 300px) {
  .block-summary-ticket-container {
    background-size: 90px;
    padding-left: 120px;
  }
}

@media (max-width: 275px) {
  .block-summary-ticket-container {
    background-size: 90px;
    padding-left: 120px;
  }
}

@media only screen and (max-width: 990px) {

  #ml2020-dynamic-block-summary-pretickets,
  #ml2020-dynamic-block-summary-tickets-obtained {
    width: 100%;
    max-width: 400px;
    grid-template-columns: 200px;
    justify-content: center;
  }
  #ml2020-dynamic-block-container-tickets-and-form {
    min-height: initial;
  }

  #ml2020-dynamic-block-summary-tickets-obtained {
    margin-bottom: 30px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container {
    max-width: 220px;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container.raffle {
    max-width: min-content;
    min-width: 220px;
  }

  #ml2020-dynamic-block-summary-tickets {
    width: 100%;
    max-width: 400px;
    grid-template-columns: 200px;
    justify-content: center;
    place-items: center;
  }

  .LAFESTA2026 #ml2020-dynamic-block-countdowns {
    margin-top: 10px;
    display: flex;
    padding: 0;
    position: relative;
    right: initial;
    width: max-content;
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .LAFESTA2026 .ml2020__paragraph h3 {
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    margin-bottom: 34px;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container {
    width: 100%;
    min-width: 209px;
    width: min-content;
    margin-bottom: 60px;
  }
  #ml2020-dynamic-block-summary-tickets-obtained .block-summary-ticket-container.raffle {
    margin-bottom: 30px;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.raffle,
  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.ticket,
  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.preticket,
  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.preticketoutoftime {
    margin: 0;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .total-summary .ml2020-valid__info-box.raffle {
    margin-top: 0px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1.preticket,
  .LAFESTA2026 #ml2020-dynamic-block-participation-1.preticketoutoftime,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2.preticket,
  .LAFESTA2026 #ml2020-dynamic-block-participation-2.preticketoutoftime,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3.preticket,
  .LAFESTA2026 #ml2020-dynamic-block-participation-3.preticketoutoftime {
    min-height: auto;
    height: min-content;
  }

  .LAFESTA2026 .ml2020-valid__detail-box-text {
    margin-bottom: 0;
  }

  .ml2020-valid__info-container-by-day {
    width: 100%;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__detail-box.ml2020-valid__detail-box--progress {
    margin: 15px auto 0px;
  }

  #ml2020-dynamic-block-summary-pretickets .ml2020-valid__info-container-by-day .ml2020-valid__info-box {
    height: 52px;
    display: inline-flex;
  }

  .ml2020-valid__info-container-by-day .ml2020-valid__detail-box--progress-text {
    width: 83%;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__detail-box--progress-value {
    width: 7%;
  }

  #ml2020-dynamic-block-countdowns-by-day-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .ml2020-dynamic-block-countdowns-by-day-counter {
    font-size: 17px;
    line-height: 10px;
    display: inline-flex;
    flex-direction: column;
    margin: 10px;
    font-family: "Barlow Condensed Semibold", sans-serif;
    align-items: center;
  }

  .ml2020-dynamic-block-countdowns-by-day-counter svg {
    margin-top: 5px;
    max-width: 67px;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__line-progress-bar {
    gap: 0;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__line-progress-bar .dot {
    width: 8px;
    height: 8px;
  }

  .LAFESTA2026 .ml2020-valid__block-container {
    background-size: 0, 0, 338px, cover;
    background-position: bottom, bottom, center calc(100% + 100px), top;
    padding-bottom: 80px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {

  .block-summary-ticket-container,
  #ml2020-dynamic-block-summary-pretickets {
    max-width: 350px;
    margin-right: auto;
    width: 100%;
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 960px) {
  .LAFESTA2026 #ml2020-dynamic-block-login-container {
    padding: 90px 50px 314px 50px;
    min-height: 680px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container a {
    max-width: initial;
  }

  .LAFESTA2026 .ml2020__subtitle {
    font-size: 47px;
    line-height: 40px;
    max-width: 415px;
  }

  .LAFESTA2026 .ml2020__paragraph p {
    max-width: 425px;
    font-size: 14.7px;
    line-height: 14.7px;
    padding-bottom: 10px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-content form {
    max-width: 400px;
  }

  .ml2020-dynamic-block-countdowns-by-day-counter {
    display: inline-block;
  }
}

/* video distributiva */
.video {
  margin: 0 -100px;
  position: relative;
  aspect-ratio: 16/9;
  line-height: 0;
}

.video iframe {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 5px;
}

.video.no-poster iframe {
  padding: 0;
}

.video.no-poster>img {
  width: 100%;
}

.video:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/lafesta2026/lafesta2026_poster_video.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  cursor: pointer;
  z-index: 10;
}

.video.no-poster:after {
  display: none;
}

/* Hacks Firefox */

body.firefox #ml2020-dynamic-block-participation-1,
body.firefox #ml2020-dynamic-block-participation-2 {
  backdrop-filter: none;
}

.LAFESTA2026 .modal-body #ml2020-modal-text2 p.modal-raffle-little-text,
.LAFESTA2026 .modal-body #ml2020-modal-text1 p.modal-raffle-little-text {
  font-family: "Barlow Condensed Light", sans-serif;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: -0.24px;
  margin-top: 20px;
  display: block
}

.LAFESTA2026 #ml2020-modal-button-get-ticket {
  margin-bottom:20px;
}

.LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-body #ml2020-modal-text2
.LAFESTA2026 #ml2020-modal[data-type="notickets"] .modal-body #ml2020-modal-text2 {
  padding-bottom: 0px;
}

.LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box #ml2020-dynamic-block-login-container {
  background-size: 0, 0, 405px 548px, cover;
  background-position: bottom center;
  padding-bottom: 275px;
}

.LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
  background-position: bottom center, bottom center;
  background-size: 0, 0, 100% auto, cover;
}

/* Contadores */
.ml2020-valid__progress-box {
  display: none;
}

.ml2020-valid__progress-box.active {
  display: initial;
}

.ml2020-valid__progress-box:not(.active) {
  display: none;
}

#ml2020-countdown-svg-1, #ml2020-countdown-svg-2 {
  display: none;
}

#countdown-external-counter {
  width: 105px;
  height: 105px;
  border: 2px solid #F23030E5;
  border-radius: 50%;
  position: relative;
}

#countdown-internal-counter {
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 50%;
  background: conic-gradient(transparent 75%, 0, #F23030E5);
  position: absolute;
  top: 3px;
  left: 3px;
}

#ml2020-countdown-free-tickets-texts {
  margin-left: 20px;
  min-width: 200px;
}

#ml2020-countdown-free-tickets-desc {
  color: #000;
  font-family: "NB International Pro", sans-serif;
  font-size: 18.473px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.027px;
  text-transform: uppercase;
}

#ml2020-countdown-free-tickets-value {
  margin-top: 25px;
  color: #F00;
  font-family: "NB International Pro", sans-serif;
  font-size: 23.091px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.784px;
}

#ml2020-countdown-free-tickets-texts .ml2020-valid__progress-box-text {
  text-align: left;
  padding-top: initial;
  color: #000;
  font-family: "NB International Pro", sans-serif;
  font-size: 13.855px;
  font-style: normal;
  font-weight: 300;
  line-height: 103%;
  text-transform: uppercase;
}

/* MOBILE */
@media screen and (max-width: 745px) {
  .LAFESTA2026 #ml2020-login-text3 h2,
  .LAFESTA2026 .ml2020-valid__form-title,
  .LAFESTA2026 .ml2020-valid__form-title span {
    font-size: 78.347px;
    line-height: 70.512px;
  }

  .LAFESTA2026 #ml2020-login-text3 h2 span.exclamation {
    top: -16.5px;
  }

  .LAFESTA2026 .ml2020__paragraph {
    margin-bottom: 5px;
  }

  .LAFESTA2026 .ml2020-valid__form-title.ml2020-valid__form-title--sub p {
    font-family: "NB International Pro", sans-serif;
    font-size: 14.765px;
    line-height: 14.765px;
  }

  .LAFESTA2026 .ml2020__paragraph_buttons {
    display: flex;
    flex-direction: column;
    max-width: 210px;
    margin: 10px 0;
  }

  .LAFESTA2026 #ml2020-external-link {
    margin-left: 0;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
    height: min-content;
    padding-top: 90px;
    padding-bottom: 300px;
    min-height: initial;
    background-size: 0, 0, auto 350px, cover;
    background-position: right, center, center calc(100% + 30px), center;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container.pending #ml2020-login-text3 h2,
  .LAFESTA2026 .active .ml2020__subtitle {
    text-align: left;
    font-size: 78.347px;
    line-height: 70.512px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container.pending #ml2020-login-text3 h2 span{
    top: -15px;
  }

  .LAFESTA2026 .ml2020-fields-container .ml2020-valid__block-container {
    background-size: 0, 0, 500px auto, cover;
    background-position: bottom, bottom, center calc(100% + 5px), top;
    padding-bottom: 350px !important;
  }

  /* textos popup legal */
  .LAFESTA2026 .modal-dialog .ml2020-modal__paragraph--legal {
    margin: 15px 0;
  }

  .LAFESTA2026 .modal-dialog .modal-footer .btn,
  .LAFESTA2026 .modal-dialog .ml2020-modal__button {
    font-size: 15px;
  }

  #ml2020-dynamic-block-summary-tickets .ml2020-valid__info-box-title {
    font-size: 15px;
    line-height: 15.45px;
  }

  .LAFESTA2026 .ml2020-valid__info-container-by-day .ml2020-valid__line-progress {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-participation-1, .LAFESTA2026 #ml2020-dynamic-block-participation-2, .LAFESTA2026 #ml2020-dynamic-block-participation-3 {
    padding: 20px;
    min-height: initial;
  }

  .LAFESTA2026 .ml2020-valid__progress-container {
    width: 100%;
    max-width: 400px;
  }

  .LAFESTA2026 #ml2020-countdown-free-tickets-container {
    margin-top: 30px;
    width: initial !important;
    max-width: 280px;
  }

  #countdown-external-counter {
    width: 90px;
    height: 90px;
  }

  #ml2020-countdown-free-tickets-texts {
    margin-left: 15px;
    min-width: initial;
  }

  #ml2020-countdown-free-tickets-desc {
    font-size: 13.314px;
    line-height: 13.713px;
  }

  #ml2020-countdown-free-tickets-value {
    margin-top: 15px;
    font-size: 16.642px;
    line-height: 17.141px;
  }

  #ml2020-countdown-free-tickets-texts .ml2020-valid__progress-box-text {
    font-size: 9.985px;
  }

  .LAFESTA2026 .modal-body #ml2020-modal-text1 div {
    padding-left: 0;
    padding-right: 0;
  }
  .page-node-type-mallorca-live-2020 #ml2020-modal .modal-content .close,
  .LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-content .close {
    right: 20px;
    top: 25px;
  }
}

/* TABLET */
/* @media screen and (min-width: 745px) { */
@media only screen and (min-width: 745px) and (max-width: 960px) {
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box .ml2020__subtitle.active_promo,
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box .ml2020__paragraph {
    max-width: 420px;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
    min-height: 83vh;
    background-size: 0, 0, auto 600px, cover;
    padding-bottom: 530px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container.finished,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.inactive,
  .LAFESTA2026 #ml2020-dynamic-block-login-container.pending {
    justify-content: initial;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-valid__block-container {
    background-position: bottom center, bottom center;
    background-size: 0, 0, auto 500px, cover;
    padding-bottom: 500px !important;
  }

  .LAFESTA2026 #ml2020-login-text3 h2, .LAFESTA2026 .active .ml2020__subtitle {
    font-size: 99.381px;
    line-height: 89.443px;
  }
  
  .LAFESTA2026 #ml2020-login-text3 h2 span.exclamation {
    top: -20px;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box .ml2020__subtitle.active_promo {
    padding-top: 45px;
    max-width: 420px;
  }

  .LAFESTA2026 .ml2020__paragraph h3 {
    font-size: 35px;
    line-height: 35px;
  }

  .LAFESTA2026 .ml2020__paragraph {
    margin-bottom: 10px;
  }

  .LAFESTA2026 .ml2020-paragraph__paragraph p {
    font-size: 10vw;
    line-height: 10vw;
    margin-top: 10px;
  }

  .LAFESTA2026 .ml2020__paragraph_buttons {
    width: 420px;
    margin-top: 10px;
  }

  .LAFESTA2026 #ml2020-dynamic-block-login-container a {
    font-size: 14.819px;
    height: 35px;
    min-width: initial;
  }

  .LAFESTA2026 #ml2020-dynamic-block-content {
    margin-bottom: 30px;
  }

  .LAFESTA2026 .ml2020-valid__form-input {
    font-size: 15px;
  }

  #ml2020-dynamic-block-summary-tickets-obtained .ml2020-valid__info-box.ticket {
    min-height: 44px;
  }

  
  .LAFESTA2026 #ml2020-modal[data-type="ticket"] .modal-dialog,
  .LAFESTA2026 #ml2020-modal[data-type="drawn"] .modal-dialog,
  .LAFESTA2026 #ml2020-modal .modal-dialog {
    margin: auto;
    height: 100vh;
    align-content: center;
  }
}

/* DESKTOP */
@media screen and (min-width: 960px) {
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container,
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-valid__block-container {
    padding-top: 95px;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
    background-position: center calc(100% + 200px), center, bottom, center;
    background-size: clamp(100px, 100%, 1000px) auto, cover, 0, 0;
    padding-bottom: 500px;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-valid__block-container {
    background-size: clamp(100px, 80%, 1000px) auto, cover, 0, 0;
    background-position: center calc(100% + 150px), center, bottom, center;
    padding-bottom: 500px !important;
  }
}

/* DESKTOP L */
@media screen and (min-width: 1440px) {
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
    padding-bottom: 60px;
    background-size: calc(100% - 350px) auto, cover, 0, 0;
    background-position: calc(100% + 100px) -145px, center, bottom, center;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-valid__block-container {
    padding-bottom: 60px !important;
    background-size: calc(100% - 420px) auto, cover, 0, 0;
    background-position: right -105px, center, bottom, center;
  }
}

@media screen and (min-width: 1900px) {
  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-valid__block-container {
    background-position: 100% center, center, bottom, center;
    background-size: calc(100% - 750px) auto, cover, 0, 0;
  }

  .LAFESTA2026 .ml2020-fields-container .block-dynamic-block .ml2020-paragraph__box#ml2020-dynamic-block-login-container {
    background-position: 100% center, center, bottom, center;
    background-size: calc(100% - 750px) auto, cover, 0, 0;
  }
}

input.clearPadding {
  border: initial !important;
}

.tickets-container {
  display: inline-flex;
  flex-direction: column;
  min-height: 400px;
}

.LAFESTA2026.modal-open {
  overflow-y: auto !important;
}
