.c-header__options__link {
  display: none !important;
}
.c-header__brand__logo {
  filter: invert(1);
}
.c-detail--special {
  margin-top: 0 !important;
}
.c-detail__data {
  display: none !important;
}
.c-header__custom__logo {
  max-width: 30rem !important;
}
.c-header__custom__text {
  font-family: "mulish" !important;
  font-size: 0.9rem !important;
  font-weight: 290 !important;
  text-transform: uppercase !important;
  color: #000 !important;
}
.c-header__nav-btn .hamburger-inner,
.c-header__nav-btn .hamburger-inner:before,
.c-header__nav-btn .hamburger-inner:after {
  background-color: #000 !important;
}
.c-header__user__nav {
  display: none;
}
.o-content,
.o-content--full {
  width: 100%;
  max-width: 100% !important;
  margin-top: -2rem;
}
.c-detail--special {
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  grid-gap: 0;
}
.o-section {
  padding-bottom: 0 !important;
}
.c-detail__body {
  padding-bottom: 0 !important;
}
.c-detail__body > * {
  padding: 0 !important;
  box-sizing: border-box;
}
.c-detail__embed {
  width: 100%;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: unset !important;
}
.c-detail__embed:last-of-type {
  margin-bottom: 0 !important;
}
.c-detail__embed__code {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
}

.c-detail__top,
.c-detail__data {
  display: none !important;
}
.c-detail__content {
  margin: 0 auto !important;
}
.c-detail__body {
  width: 100%;
  padding: 10rem 0 0;
  background: url(https://cdn.20m.es/img/2024/06/06/2152665.jpg?v=20240606125507)
      no-repeat top left,
    url(https://cdn.20m.es/img/2024/06/04/2152662.jpg) no-repeat top right;
  background-size: 35rem;
}
.content-title-h1 {
  padding: 1.5rem 5rem !important;
  margin-bottom: 3rem !important;
  font-family: "Roboto-Regular", sans-serif !important;
  font-weight: 900 !important;
  font-size: 8rem !important;
  line-height: 1 !important;
  color: #de7d2b !important;
}
.c-detail__body h2 {
  max-width: 85rem !important;
  margin: 3rem auto !important;
  font-family: "Roboto-Regular", sans-serif !important;
  font-weight: 600 !important;
  font-size: 2.3rem;
  line-height: 1.2;
  text-align: left !important;
  color: #000 !important;
  border: none !important;
}
.c-paragraph {
  width: 100%;
  max-width: 85rem !important;
  margin: 0 auto 3rem !important;
  font-family: "Roboto-Regular", sans-serif !important;
  font-weight: 400;
  font-size: 1.8rem !important;
  line-height: 2.1rem !important;
}
.c-phrase__blockquote {
  width: 100%;
  padding: 1.5rem 10rem !important;
  margin-bottom: 5rem;
  font-family: "Roboto-Regular", sans-serif !important;
  font-weight: 400;
  font-size: 1.8rem !important;
  line-height: 2.5rem !important;
  color: #fff !important;
  text-align: center !important;
  background-color: #de7d2b !important;
  background-image: none !important;
}
.special .trustproject_logo {
  display: none !important;
}
footer {
  display: none !important;
}
.footer-copyright {
  display: none !important;
}
.footer-section-custom {
  display: none !important;
}
@media screen and (max-width: 600px) {
  
  .trustproject_logo {
    display: none !important;
  }
  .c-detail__body {
    padding: 5rem 1rem 0;
  }
  .c-detail__body {
    background: transparent
      url(https://cdn.20m.es/img/2024/06/06/2152665.jpg?v=20240606125507)
      repeat-y top left;
  }
  .c-detail__body .content-title-h1 {
    font-size: 3.5rem !important;
  }
  .c-detail__body h2 {
    font-size: 2rem !important;
  }
  .c-phrase__blockquote {
    padding: 1rem !important;
    font-size: 1.8rem !important;
  }
}
