@charset "UTF-8";

.home .site-footer::after,
.about .entry-content::after,
.privacy-policy .entry-content::after,
.error404::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCA4NiI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjYuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4xIEJ1aWxkIDkpICAtLT4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLnN0MCB7CiAgICAgICAgc3Ryb2tlOiAjZDZkMWJhOwogICAgICB9CgogICAgICAuc3QwLCAuc3QxIHsKICAgICAgICBmaWxsOiBub25lOwogICAgICAgIHN0cm9rZS13aWR0aDogLjJweDsKICAgICAgfQoKICAgICAgLnN0MSB7CiAgICAgICAgc3Ryb2tlOiAjZmJiYTAwOwogICAgICB9CgogICAgICAuc3QyIHsKICAgICAgICBvcGFjaXR5OiAuNDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgY2xhc3M9InN0MiI+CiAgICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNNzQuOS4ybDI0LjksNDIuOC0yNC45LDQyLjhIMjUuMUwuMiw0MywyNS4xLjJoNDkuOFpNMzAuNCw5LjRMMTAuOSw0M2gwbDE5LjUsMzMuNWgzOS4xbDE5LjUtMzMuNmgwbC0xOS41LTMzLjVIMzAuNFoiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NCw1MC4zaC0xYy0uNywwLTEuNywwLTIuOC0uMi0yLjItLjMtNC45LTEuMS02LjgtMy0xLjktMS45LTMuMi00LjEtMy44LTYtLjYtMS45LS40LTMuNy43LTQuOHMyLjgtMS4zLDQuOC0uNyw0LjEsMS45LDYsMy44YzEuOSwxLjksMi43LDQuNiwzLDYuOCwwLDEuMS4yLDIuMS4yLDIuOHYxaDBsLS4zLjNaTTQ0LDUwLjNoMFpNNTYuMiw1MC4zaDB2LTFjMC0uNywwLTEuNy4yLTIuOC4zLTIuMiwxLjEtNC45LDMtNi44LDEuOS0xLjksNC4xLTMuMiw2LTMuOCwyLS42LDMuNy0uNCw0LjguNywxLjEsMS4xLDEuMywyLjguNyw0LjgtLjYsMS45LTEuOSw0LjEtMy44LDZzLTQuNiwyLjctNi44LDNjLTEuMSwwLTIuMS4yLTIuOC4yaC0xbC0uMy0uM1pNNTYuMiw1MC4zaDBaTTY0LjIsMTguNWwxNC4yLDI0LjUtNS41LDkuNC0yMi45LDE1aDBsLTIzLTE1LjEtNS41LTkuNCwxNC4yLTI0LjVoMjguNSwwWiIvPgogICAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTY0LjIsNjcuNWgtOC4zbDEzLjMtOC43LTUuMSw4LjdaIi8+CiAgICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDQsNjcuNWgtOC4zbC01LjEtOC43LDEzLjQsOC43aDBaIi8+CiAgPC9nPgo8L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center -45dvw;
  background-size: 150dvw auto;
  opacity: 0.55;
  z-index: -9;
}

/*** 
**** 1.1.0 HOME ****
***/

.home .site-footer {
  position: relative;
}

.home .post-thumbnail {
  position: relative;
  margin-top: -3rem;
  aspect-ratio: 21 / 9;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.home .post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 15%;
}

.home .kit-digital {
  margin-top: 0;
  padding: 6.5rem 0 1rem;
}

/*** 
**** 1.1.1 ARTISTS ****
***/

.bands .site {
  padding-bottom: 45dvh;
}

.bands .site-main {
  padding-top: 5rem;
}

.bands .page-title {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 1rem;
  color: var(--color-beige);
  font-size: 32dvw;
  z-index: 1;
}

.bands .page-title::before {
  bottom: -13dvw;
  left: 1dvw;
  width: 290px;
  height: 252px;
  transform: rotate(-21.17deg);
  transition: all 0.3s ease-in-out;
  z-index: -1;
}

.bands article .post-thumbnail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  z-index: -2;
}

.bands article.active .post-thumbnail {
  opacity: 0.75;
}

.bands article .post-thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}

.bands article .entry-title a {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 1rem;
  padding: 1rem 1.5rem;
  height: 240px;
  border: 1px solid var(--color-gray);
  background-color: rgba(255, 255, 255, 0);
  color: var(--color-beige);
  font-size: 2.5rem;
  line-height: 2rem;
  text-decoration: none;
  opacity: 0.4;
  transition: all 0.25s ease-in-out;
}

.bands article.active .entry-title a,
.bands article .entry-title a:hover {
  background-color: rgba(255, 255, 255, 0.24);
  border-color: var(--color-yellow);
  color: var(--color-yellow);
  opacity: 1;
}

/*** 
**** 1.1.2 CALENDAR ****
***/

.calendar .site-main {
  display: flex;
  flex-direction: column;
}

.calendar .site-main::before {
  position: absolute;
  top: -12px;
  left: -33.5px;
  width: 180px;
  height: 157px;
  transform: rotate(-9.27deg);
  transition: all 0.3s ease-in-out;
  z-index: 5;
}

.calendar .page-title {
  position: absolute;
  top: 39dvw;
  left: 1.5rem;
  color: var(--color-beige);
  font-size: 32dvw;
  transform: rotate(-90deg) translate(-29%, -75%);
  transform-origin: center;
  z-index: 1;
}

.calendar .page-header a.bym {
  position: absolute;
  top: 95dvw;
  right: 1rem;
  display: flex;
  justify-content: flex-end;
  padding: 10px 1rem 0px 1rem;
  font-size: 4rem;
}

.calendar .page-title::before {
  content: none;
}

.calendar .background-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  opacity: 0.5;
  z-index: -1;
}

.calendar .background-video video {
  object-position: center;
  object-fit: cover;
  width: 100dvw;
  height: 100dvh;
}

.calendar .events {
  padding: 125dvw 1.5rem 0;
  color: var(--color-gray);
  font-family: var(--font-titles);
}

.calendar .events .entry {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  width: 100%;
  border-bottom: 1px solid var(--color-gray);
}

.calendar .event-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.calendar .events .past .event-header::after {
  content: "";
  position: absolute;
  top: 43%;
  left: -4px;
  width: calc(100% + 8px);
  height: 8px;
  border-radius: 16px;
  background-color: var(--color-yellow);
}

.calendar .event-header h2 {
  display: flex;
  flex-direction: column;
  color: var(--color-gray);
  font-size: 3.5rem;
}

.calendar .event-header h2 small {
  font-size: 1.5rem;
}

.calendar .event-header .date {
  margin: 0;
  font-size: 3.5rem;
  line-height: 2.5rem;
}

.calendar .entry-place {
  margin-top: 6px;
}

.calendar .entry-place,
.calendar .entry-place small {
  color: var(--color-gray);
  font-size: 2rem;
}

.calendar .entry .button {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  padding: 10px 1rem 0px 1rem;
  width: 100%;
  font-size: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
}

/*** 
**** 1.1.4 CONTACT ****
***/

.booking .site-header::before {
  top: -8dvw;
  left: -10.25dvw;
  width: 325px;
  height: 282px;
  transform: rotate(-12.21deg);
  transition: all 0.3s ease-in-out;
}

.booking article.page {
  display: flex;
  flex-direction: column-reverse;
  padding: 0 1.5rem;
}

.booking article.page h1 {
  margin-top: 5rem;
  color: var(--color-beige);
  font-size: 27dvw;
  line-height: 16.5dvw;
  text-align: justify;
}

.booking article.page h1 small {
  font-size: 20dvw;
  letter-spacing: 1.5%;
}

.booking article.page h2 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  width: 82%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.booking article.page p {
  margin-bottom: 0;
}

.booking article.page p a {
  color: var(--color-gray);
  text-decoration: none;
}

/*** 
**** 1.1.5 ABOUT ****
***/

.about .entry-title {
  margin: 85dvw 0 2rem;
  padding: 0 1rem;
  color: var(--color-beige);
  font-size: 27dvw;
  line-height: 23dvw;
}

.about .entry-title::before {
  content: "Sobre Nosotros";
  margin-bottom: 1rem;
  padding-left: 48px;
  background-size: 9.5dvw auto;
  background-position: 0 1px;
  font-size: 3rem;
  line-height: 3rem;
  opacity: 0.5;
  z-index: 0;
}

.about .entry-title::after {
  content: "";
  display: block;
  margin-top: 30px;
  width: 76dvw;
  height: 4px;
  background-color: var(--color-yellow);
}

.about .post-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  opacity: 0.4;
  z-index: -1;
}

.about .post-thumbnail::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(
    0deg,
    rgba(35, 31, 31, 1) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.about .post-thumbnail img {
  object-position: 90% top;
  filter: saturate(0);
}

.about .entry-content {
  position: relative;
}

.about .entry-content::after {
  top: initial;
  bottom: 0;
  background-position: center bottom;
  background-size: 150dvw auto;
  opacity: 0.6;
}

.about .entry-content p {
  padding: 0 1rem;
  color: var(--color-white);
  font-size: 20px;
  line-height: 1.5rem;
  text-shadow: 1px 1px 0px #231f1f;
}

.about .entry-content p.justify {
  text-align: justify;
}

.about .entry-content p.less {
  color: var(--color-gray);
  font-size: 18px;
}

.about .entry-content p a {
  color: var(--color-yellow);
}

.about .entry-content .wp-block-group {
  position: relative;
  display: flex;
  margin-top: 1rem;
}

.about .entry-content .wp-block-group img {
  filter: saturate(0);
}

.about .entry-content .wp-block-group:nth-child(2) figure {
  position: absolute;
  width: 100%;
  height: 45%;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  z-index: -1;
}

.about .entry-content .wp-block-group:nth-child(2) figure::after,
.about .entry-content .wp-block-group:nth-child(2) figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.about .entry-content .wp-block-group:nth-child(2) figure::after {
  background-color: var(--color-yellow);
  mix-blend-mode: multiply;
}

.about .entry-content .wp-block-group:nth-child(2) figure::before {
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0.3;
}

.about .entry-content .wp-block-group:nth-child(2) .wp-block-heading {
  display: flex;
  flex-direction: column;
  padding: 50dvh 1rem 0;
  color: var(--color-white);
  font-size: 22dvw;
  text-align: center;
  text-shadow: 1px 1px 0px #231f1f;
}

.about .entry-content .wp-block-group:nth-child(2) .wp-block-heading small {
  margin-top: 1rem;
  font-size: 10dvw;
}

.about .entry-content .wp-block-group:nth-child(3) {
  margin-top: 2rem;
}

.about .entry-content .wp-block-group:nth-child(3) figure {
  position: absolute;
  width: 100%;
  height: 53%;
  opacity: 1;
  z-index: -1;
}

.about .entry-content .wp-block-group:nth-child(3) figure::after,
.about .entry-content .wp-block-group:nth-child(3) figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.about .entry-content .wp-block-group:nth-child(3) figure::after {
  height: 50%;
  background: linear-gradient(
    0deg,
    rgba(35, 31, 31, 1) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 9;
}

.about .entry-content .wp-block-group:nth-child(3) figure::before {
  top: 0;
  height: 100%;
  background-color: var(--color-white);
  opacity: 0.2;
  z-index: 1;
}

.about .entry-content .wp-block-group:nth-child(3) figure img {
  object-position: center left;
}

.about .entry-content .wp-block-group:nth-child(3) .wp-block-heading::before {
  content: "01";
  position: relative;
  margin-bottom: 3.5rem;
  font-size: 80dvw;
  line-height: 80dvw;
  height: 65dvw;
  letter-spacing: -6%;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px var(--color-yellow);
  text-shadow: none;
}

.about .entry-content .wp-block-group:nth-child(3) .wp-block-heading {
  display: flex;
  flex-direction: column;
  padding: 47dvh 1rem 0;
  color: var(--color-beige);
  font-size: 18dvw;
  line-height: 17dvw;
  text-shadow: 1px 1px 0px #231f1f;
}

.about .entry-content .wp-block-group:nth-child(4) .wp-block-heading::before {
  content: "02";
  position: relative;
  margin-bottom: 3.5rem;
  font-size: 80dvw;
  line-height: 80dvw;
  height: 65dvw;
  letter-spacing: -1%;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px var(--color-white);
  text-shadow: none;
}

.about .entry-content .wp-block-group:nth-child(4) .wp-block-heading {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  padding: 3rem 1rem 0;
  color: var(--color-beige);
  font-size: 10dvw;
  line-height: 12dvw;
  text-shadow: 1px 1px 0px #231f1f;
}

.about .entry-content .wp-block-group:nth-child(5) .wp-block-heading {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  padding: 3.5rem 1rem 0;
  color: var(--color-beige);
  font-size: 18dvw;
  line-height: 17dvw;
  text-align: center;
}

/*** 
**** 1.1.6 GENERAL ****
***/

.privacy-policy .site-main {
  padding: 1rem 1rem 0;
}

.privacy-policy .entry-title {
  margin-bottom: 4rem;
  font-size: 18dvw;
}

.privacy-policy .entry-content {
  position: relative;
}

.privacy-policy .entry-content::after {
  position: fixed;
  top: 5dvh;
  background-position: center;
  background-size: 150% auto;
  opacity: 0.6;
}

.privacy-policy .entry-content h2 {
  margin: 4rem 0 1.5rem;
}

/*** 
**** 1.1.7 404 ****
***/

.error404::after {
  background-position: center 11dvw;
  background-size: 225dvw auto;
  opacity: 0.25;
}

.error404 .page-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 28dvh 1rem 10dvw;
  font-size: 54dvw;
}

.error404 .page-title small {
  margin-top: calc(-13dvw + 1.5rem);
  font-size: 12dvw;
}

.error404 .page-title svg {
  width: 45dvw;
  height: auto;
}

/*** 
**** 5.0 QUERIES ****
***/

/* 736px */

@media screen and (min-width: 46rem) {
  .home .site-footer::after {
    top: inherit;
    bottom: 0;
    height: 100dvh;
    background-position: center 40dvh;
  }

  /*** 
  **** 1.1.0 HOME ****
  ***/

  .home .post-thumbnail {
    position: absolute;
    top: 20.5dvh;
    height: auto;
    right: 0;
    width: 83%;
  }
  /*** 
  **** 1.1.2 CALENDAR ****
  ***/

  .calendar .site-main {
    flex-direction: row-reverse;
  }

  .calendar .site-main::before {
    position: fixed;
    top: -40px;
    left: -55px;
    width: 42dvw;
    height: 36.5dvw;
    transform: rotate(-17.83deg);
  }

  .calendar .page-header {
    position: sticky;
    top: 0;
    width: 25%;
    height: 100dvh;
  }

  .calendar .page-title {
    top: initial;
    right: 3.5rem;
    bottom: 24.5dvh;
    left: inherit;
    font-size: 22dvw;
    line-height: 22dvw;
    transform: rotate(-90deg) translate(0%, 100%);
  }

  .calendar .page-header a.bym {
    top: initial;
    right: 2.5xrem;
    bottom: 1rem;
    padding: 10px 1.5rem 0px 1.5rem;
    font-size: 4rem;
  }

  .calendar .events {
    position: relative;
    padding: 0 1.5rem;
    width: 75%;
  }

  .calendar .events::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 28%;
    background: #000000;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(115, 115, 115, 0) 100%
    );
    z-index: 1;
  }

  .calendar .events .entry .event-place {
    display: flex;
    align-items: center;
  }

  .calendar .event-header {
    align-items: flex-end;
  }

  .calendar .events .past .event-header::after {
    top: 52%;
  }

  .calendar .event-header h2 {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .calendar .event-header h2 small {
    margin-bottom: 4px;
    line-height: 1.5rem;
  }

  .calendar .entry-place {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-left: 12px;
    padding-top: 6px;
    font-size: 3rem;
    line-height: 2.5rem;
  }

  .calendar .entry-place small {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 18px;
  }

  .calendar .event-header .date {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .calendar .entry .button {
    margin-top: 0;
  }

  /*** 
  **** 1.1.4 CONTACT ****
  ***/

  .booking .site-header {
    overflow: hidden;
    width: 100%;
  }

  .booking .site-header::before {
    left: 28dvw;
    width: 80.5dvw;
    height: 70dvw;
  }

  .booking .site-header.pre-nav-show::before {
    top: -6dvh;
    left: -14dvh;
    right: 0;
    width: 52dvh;
    height: 45.25dvh;
  }

  .booking .pre-btn-mobile-menu .line {
    background-color: var(--color-black);
  }

  .booking .pre-nav-show .pre-btn-mobile-menu .line,
  .booking .pre-nav-show .pre-btn-mobile-menu:hover .line,
  .booking.no-mobile .pre-nav-show .pre-btn-mobile-menu:hover .line {
    background-color: var(--color-beige);
  }

  .booking.no-mobile .pre-btn-mobile-menu:hover .line {
    background-color: var(--color-black);
  }

  .booking article.page {
    padding: 0 2rem;
  }

  .booking article.page h1 {
    font-size: 20dvw;
    text-align: left;
  }

  .booking article.page .entry-content {
    margin-top: -11dvh;
    padding: 0 1rem;
  }

  .booking article.page h2 {
    min-width: 40.5%;
    max-width: max-content;
  }

  /*** 
  **** 1.1.5 ABOUT ****
  ***/

  .about .entry-title {
    margin: 8rem 0 3rem;
    padding: 0 3rem;
    font-size: 7rem;
    line-height: 6rem;
    width: 70%;
  }

  .about .entry-title::before {
    margin-bottom: 1.5rem;
    background-size: 38px auto;
    background-position: 0 1px;
  }

  .about .entry-title::after {
    margin-top: 30px;
    width: 100%;
    max-width: 340px;
  }

  .about .post-thumbnail {
    height: 77%;
  }

  .about .entry-content p {
    padding: 0 3rem;
    font-size: 1.5rem;
    line-height: 28px;
  }

  .about .entry-content .wp-block-group:nth-child(2) figure {
    height: 65%;
  }

  .about .entry-content .wp-block-group:nth-child(2) .wp-block-heading {
    padding: 40dvh 1.5rem 0;
    font-size: 7rem;
    line-height: 3.5rem;
  }

  .about .entry-content .wp-block-group:nth-child(2) .wp-block-heading small {
    font-size: 44px;
  }

  .about .entry-content .wp-block-group:nth-child(2) p {
    text-align: center;
  }

  .about .entry-content p.less {
    line-height: 1.5rem;
  }

  .about .entry-content .wp-block-group:nth-child(3) figure {
    height: 100%;
    opacity: 0.5;
  }

  .about .entry-content .wp-block-group:nth-child(3) figure img {
    object-position: -16dvw center;
  }

  .about .entry-content .wp-block-group:nth-child(3) .wp-block-heading,
  .about .entry-content .wp-block-group:nth-child(3) p {
    padding-left: 41dvw;
    padding-right: 3rem;
  }

  .about .entry-content .wp-block-group:nth-child(3) .wp-block-heading {
    padding-top: 8.5rem;
    font-size: 4.5rem;
    line-height: 4.25rem;
  }

  .about .entry-content .wp-block-group:nth-child(3) .wp-block-heading::before {
    position: absolute;
    top: 30%;
    left: 3rem;
    font-size: 40dvw;
  }

  .about .entry-content .wp-block-group:nth-child(3) p.less {
    color: var(--color-white);
  }

  .about .entry-content .wp-block-group:nth-child(4) .wp-block-heading,
  .about .entry-content .wp-block-group:nth-child(4) p {
    padding-right: 39dvw;
    padding-left: 3rem;
  }

  .about .entry-content .wp-block-group:nth-child(4) .wp-block-heading {
    padding-top: 6rem;
    font-size: 2.5rem;
    line-height: 2.75rem;
  }

  .about .entry-content .wp-block-group:nth-child(4) .wp-block-heading::before {
    position: absolute;
    top: 10%;
    right: 3rem;
    font-size: 33dvw;
  }

  .about .entry-content .wp-block-group:nth-child(4) p {
    color: var(--color-white);
    font-size: 18px;
    line-height: 1.5rem;
  }

  .about .entry-content .wp-block-group:nth-child(5) .wp-block-heading {
    margin-bottom: 4rem;
    padding-top: 7rem;
    font-size: 4.5rem;
  }

  .about .entry-content .wp-block-group:nth-child(5) p.less {
    color: var(--color-white);
  }

  .about .entry-content::after {
    background-size: 70dvw auto;
  }

  /*** 
  **** 1.1.7 404 ****
  ***/

  .error404::after {
    background-position: center;
    background-size: 165dvw auto;
  }

  .error404 .page-title {
    display: flex;
    align-items: center;
    padding: 0 1rem 0;
    height: calc(100dvh - calc(73px + 2rem));
    font-size: 15.3rem;
  }

  .error404 .page-title small {
    margin-top: calc(-3rem + 1.5rem);
    font-size: 3.5rem;
  }

  .error404 .page-title svg {
    width: 200px;
  }

  .error404 .kit-digital {
    margin-top: 0;
    padding: 0;
  }
}

/* 1024px (Landscape) & 1200px */

@media screen and (min-width: calc(64rem - 1px)) and (orientation: landscape),
  (min-width: 75rem) {
  .page .site-header.pre-nav-show::before {
    top: -12dvh;
    left: -17dvw;
    width: 61.35dvw;
    height: 53dvw;
  }
  /*** 
  **** 1.1.0 HOME ****
  ***/

  .home .post-thumbnail {
    top: 133px;
    margin: 0;
    width: 77.5%;
  }

  .home .site-footer::after {
    background-position: 49dvh 13.5dvh;
    background-size: 85% auto;
  }

  .home .kit-digital {
    padding-top: 4.5rem;
  }

  /*** 
  **** 1.1.1 ARTISTS ****
  ***/

  .bands .site {
    padding: 0;
  }

  .bands .site-main {
    position: relative;
    display: grid;
    align-content: baseline;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    min-height: 100dvh;
    padding: 8rem 4.5rem 0;
  }

  .bands .page-header {
    grid-column: 1 / span 1;
    grid-row: 2 / span 1;
    z-index: -1;
  }

  .bands .page-title {
    position: absolute;
    padding-left: 24.5dvw;
    font-size: 13dvw;
  }

  .bands .page-title::before {
    bottom: -16dvw;
    left: -29dvw;
    width: 27dvw;
    height: 23.25dvw;
    transform: rotate(-20.5deg);
    z-index: -1;
  }

  .bands article:nth-child(2) {
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
  }

  .bands article .post-thumbnail {
    position: absolute;
  }

  .bands article:hover .post-thumbnail {
    opacity: 1;
  }

  .bands article .entry-title a {
    margin: 0;
  }

  /*** 
  **** 1.1.2 CALENDAR ****
  ***/

  .calendar .site-main::before {
    width: 27dvw;
    height: 23dvw;
  }

  .calendar .page-header {
    width: 18%;
  }

  .calendar .page-title {
    top: initial;
    right: 3.25rem;
    bottom: 16.75rem;
    font-size: 13dvw;
    line-height: 13dvw;
    transform-origin: center;
  }

  .calendar .page-header a.bym {
    bottom: 1.5rem;
    right: 2rem;
  }

  .calendar .events {
    padding-top: 6rem;
    width: 82%;
  }

  .calendar .events .entry {
    display: flex;
    align-items: flex-end;
  }

  .calendar .event-header {
    width: 78%;
    padding-right: 4rem;
  }

  .calendar .entry .button {
    margin-bottom: 7px;
    width: 22%;
    max-height: 4.5rem;
  }

  /*** 
  **** 1.1.4 CONTACT ****
  ***/

  .booking .site-header::before {
    position: fixed;
    left: 43.5dvw;
    width: 63dvw;
    height: 54dvw;
  }

  .booking article.page {
    padding: 0 1rem;
  }

  .booking article.page h1,
  .booking article.page h1 small {
    font-size: 13dvw;
    line-height: 11dvw;
  }

  .booking article.page .entry-content {
    margin-top: 9.5rem;
  }

  .booking article.page h2 {
    margin-top: 1.25rem;
    min-width: 23.5%;
  }

  /*** 
  **** 1.1.5 ABOUT ****
  ***/

  .about .entry-content::after {
    bottom: 32dvh;
    background-size: 45dvw auto;
    transform: translateY(32dvh);
  }

  .about .entry-title {
    margin: 8rem 4.5rem 3rem;
    padding: 0 2.5rem;
    width: 33%;
  }
  .about .post-thumbnail {
    height: 100%;
  }

  .about .post-thumbnail::after {
    height: 90%;
  }

  .about .entry-content p {
    margin-right: 4.5rem;
    margin-left: 4.5rem;
  }

  .about .entry-content .wp-block-group:nth-child(1) {
    margin-bottom: 10rem;
  }

  .about .entry-content .wp-block-group:nth-child(1) p {
    padding-left: 2.5rem;
    max-width: 63%;
  }

  .about .entry-content .wp-block-group:nth-child(2) {
    margin-bottom: 7rem;
  }

  .about .entry-content .wp-block-group:nth-child(2) figure {
    height: 71.5%;
  }

  .about .entry-content .wp-block-group:nth-child(2) .wp-block-heading {
    padding-top: 58dvh;
  }

  .about .entry-content .wp-block-group:nth-child(2) p {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 72.5%;
  }

  .about .entry-content .wp-block-group:nth-child(3) figure {
    height: 115%;
  }

  .about .entry-content .wp-block-group:nth-child(3) figure img {
    object-position: center top;
  }

  .about .entry-content .wp-block-group:nth-child(3) .wp-block-heading::before {
    top: 0;
    left: 9rem;
    display: flex;
    align-items: flex-end;
    font-size: 25.5dvw;
    line-height: normal;
    height: 100%;
  }

  .about .entry-content .wp-block-group:nth-child(3) .wp-block-heading,
  .about .entry-content .wp-block-group:nth-child(3) p {
    margin-left: 0;
    padding-right: 0;
    padding-left: 40dvw;
  }

  .about .entry-content .wp-block-group:nth-child(4) .wp-block-heading::before {
    display: flex;
    align-items: flex-end;
    font-size: 21.5dvw;
    line-height: normal;
    height: 100%;
  }

  .about .entry-content .wp-block-group:nth-child(4) .wp-block-heading,
  .about .entry-content .wp-block-group:nth-child(4) p {
    margin-left: 4.5rem;
    padding-right: 21dvw;
    padding-left: 0;
  }

  .about .wp-block-group:nth-child(5) .wp-block-group__inner-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 0 11.25dvw;
    margin: 0 4.5rem 7rem;
  }

  .about .entry-content .wp-block-group:nth-child(5) .wp-block-heading {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
    padding-top: 8rem;
    line-height: 6dvw;
  }

  .about .wp-block-group:nth-child(5) p {
    margin: 0;
    padding: 0;
    text-align: justify;
  }

  .about .wp-block-group:nth-child(5) p:nth-child(2) {
    grid-column: 1 / span 1;
    grid-row: 2 / span 2;
  }

  .about .wp-block-group:nth-child(5) p:nth-child(3) {
    grid-column: 2 / span 1;
    grid-row: 2 / span 1;
  }

  .about .wp-block-group:nth-child(5) p:nth-child(4) {
    grid-column: 2 / span 1;
    grid-row: 3 / span 1;
  }
}
