/* Partials
================================================ */
#wpadminbar {
  position: fixed;
}

body {
  padding-top: 13.7rem;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 10rem;
  }
}

.page-container {
  padding: 0;
}

.wrap, .gallery .row {
  max-width: 140rem;
  padding: 0 3rem;
}

/* Font stacks
================================================ */
/* Base Typography
================================================ */
html {
  font-size: 62.5%;
}

body {
  font-family: "Lato", sans-serif;
  color: #222222;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  body {
    font-size: clamp(16px, 0.9895833333vw, 19px);
  }
}

h1, h2, h3, .events-carousel h4, h4, .hero-title, .inline-quote {
  font-family: freight-big-pro, serif;
  letter-spacing: 0;
}

h1, .hero-title {
  line-height: 1.3333;
}
@media screen and (min-width: 1024px) {
  h1, .hero-title {
    font-size: clamp(30px, 3.125vw, 60px);
  }
}
@media screen and (max-width: 1023px) {
  h1, .hero-title {
    font-size: 3.6rem;
  }
}

h2 {
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: clamp(27.5px, 2.8645833333vw, 55px);
  }
}
@media screen and (max-width: 1023px) {
  h2 {
    font-size: 3.2rem;
  }
}

h3, .events-carousel h4 {
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  h3, .events-carousel h4 {
    font-size: clamp(19px, 1.9791666667vw, 38px);
  }
}
@media screen and (max-width: 1023px) {
  h3, .events-carousel h4 {
    font-size: 2.8rem;
  }
}

h4 {
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  h4 {
    font-size: clamp(15px, 1.5625vw, 30px);
  }
}
@media screen and (max-width: 1023px) {
  h4 {
    font-size: 2rem;
  }
}

.inline-quote {
  display: block;
  font-size: 2.5rem;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .inline-quote {
    margin-bottom: 3.5rem;
  }
}
.inline-quote:last-child {
  margin-bottom: 0;
}

h5, .news-card p.info, nav .back, .blog-overview .featured-post p.info, .sibling-posts .desktop-title, .menu-block .menu-container li a, .events-carousel .date, .quote .quote-author {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  color: #767260;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  h5, .news-card p.info, nav .back, .blog-overview .featured-post p.info, .sibling-posts .desktop-title, .menu-block .menu-container li a, .events-carousel .date, .quote .quote-author {
    font-size: 1.2rem;
  }
}

p {
  margin-bottom: 2.4rem;
}
p:last-of-type {
  margin-bottom: 0;
}
p:last-child {
  margin-bottom: 0;
}
p:only-child {
  margin-bottom: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

@media screen and (min-width: 1280px) {
  .text-columns {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 6.5rem;
         column-gap: 6.5rem;
    text-align: center;
    margin: 5rem 0 7rem;
    line-height: 2;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
.single-post .hero-title {
  line-height: 1.353;
}
@media screen and (min-width: 1024px) {
  .single-post .hero-title {
    line-height: 1.4;
  }
}

.body-style a:not(.btn):not(.inline-btn):not(.image-credit) {
  font-weight: bold;
  text-decoration: none;
}
.body-style a:not(.btn):not(.inline-btn):not(.image-credit):hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .body-style a:not(.btn):not(.inline-btn):not(.image-credit) {
    text-decoration: underline;
  }
}
.body-style h1, .body-style h2, .body-style h3, .body-style .events-carousel h4, .events-carousel .body-style h4, .body-style h4, .body-style h5, .body-style .news-card p.info, .news-card .body-style p.info, .body-style nav .back, nav .body-style .back, .body-style .blog-overview .featured-post p.info, .blog-overview .featured-post .body-style p.info, .body-style .sibling-posts .desktop-title, .sibling-posts .body-style .desktop-title, .body-style .menu-block .menu-container li a, .menu-block .menu-container li .body-style a, .body-style .events-carousel .date, .events-carousel .body-style .date, .body-style .quote .quote-author, .quote .body-style .quote-author {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .body-style h1, .body-style h2, .body-style h3, .body-style .events-carousel h4, .events-carousel .body-style h4, .body-style h4, .body-style h5, .body-style .news-card p.info, .news-card .body-style p.info, .body-style nav .back, nav .body-style .back, .body-style .blog-overview .featured-post p.info, .blog-overview .featured-post .body-style p.info, .body-style .sibling-posts .desktop-title, .sibling-posts .body-style .desktop-title, .body-style .menu-block .menu-container li a, .menu-block .menu-container li .body-style a, .body-style .events-carousel .date, .events-carousel .body-style .date, .body-style .quote .quote-author, .quote .body-style .quote-author {
    margin-bottom: 3.5rem;
  }
}
.body-style h1:first-child, .body-style h2:first-child, .body-style h3:first-child, .body-style h4:first-child, .body-style h5:first-child, .body-style .news-card p.info:first-child, .news-card .body-style p.info:first-child, .body-style nav .back:first-child, nav .body-style .back:first-child, .body-style .blog-overview .featured-post p.info:first-child, .blog-overview .featured-post .body-style p.info:first-child, .body-style .sibling-posts .desktop-title:first-child, .sibling-posts .body-style .desktop-title:first-child, .body-style .menu-block .menu-container li a:first-child, .menu-block .menu-container li .body-style a:first-child, .body-style .events-carousel .date:first-child, .events-carousel .body-style .date:first-child, .body-style .quote .quote-author:first-child, .quote .body-style .quote-author:first-child {
  margin-top: 0;
}
.body-style h1:only-child, .body-style h2:only-child, .body-style h3:only-child, .body-style h4:only-child, .body-style h5:only-child, .body-style .news-card p.info:only-child, .news-card .body-style p.info:only-child, .body-style nav .back:only-child, nav .body-style .back:only-child, .body-style .blog-overview .featured-post p.info:only-child, .blog-overview .featured-post .body-style p.info:only-child, .body-style .sibling-posts .desktop-title:only-child, .sibling-posts .body-style .desktop-title:only-child, .body-style .menu-block .menu-container li a:only-child, .menu-block .menu-container li .body-style a:only-child, .body-style .events-carousel .date:only-child, .events-carousel .body-style .date:only-child, .body-style .quote .quote-author:only-child, .quote .body-style .quote-author:only-child {
  margin-bottom: 0;
}
.body-style ul {
  list-style: disc;
  margin-bottom: 30px;
  list-style-position: outside !important;
  margin-left: 20px;
}
.body-style ul li {
  margin-bottom: 15px;
}
.body-style ul li:last-of-type {
  margin-bottom: 0;
}

strong {
  font-weight: 600;
}

a.btn, .btn, .events-carousel .text-link, .banners .content .text-link {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-box: trim-both cap alphabetic;
  border: 1px solid var(--quaternary_colour);
  height: 4.2rem;
  padding: 0 2rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
  color: var(--quaternary_colour);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  a.btn, .btn, .events-carousel .text-link, .banners .content .text-link {
    font-size: 1.2rem;
  }
}
a.btn:before, .btn:before, .events-carousel .text-link:before, .banners .content .text-link:before {
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: var(--quaternary_colour);
  transform: scaleX(0);
  transform-origin: left;
}
a.btn:after, .btn:after, .events-carousel .text-link:after, .banners .content .text-link:after {
  display: none;
}
a.btn span, .btn span, .events-carousel .text-link span, .banners .content .text-link span {
  position: relative;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}
a.btn:hover span, .btn:hover span, .events-carousel .text-link:hover span, .banners .content .text-link:hover span {
  color: #FFF;
}
a.btn:hover:before, .btn:hover:before, .events-carousel .text-link:hover:before, .banners .content .text-link:hover:before {
  transform: scaleX(1);
}

/* Blocks Payload
================================================ */
.hero {
  height: calc(-13.7rem + 100vh);
  width: 100vw;
  margin-left: 0;
}
.hero .callout {
  position: absolute;
  top: 5.8rem;
  left: 3rem;
  z-index: 3;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 767px) {
  .hero .callout {
    font-size: 1.2rem;
    top: 2rem;
  }
}
.hero .callout a {
  position: relative;
  font-weight: 400;
}
.hero .callout a:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 100%;
  height: 0.1rem;
  background: #FFF;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 1;
}
.hero .callout a:hover {
  text-decoration: none;
}
.hero .callout a:hover:after {
  transform: scaleX(1);
}
.hero h3, .hero .events-carousel h4, .events-carousel .hero h4 {
  line-height: 1.25;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .hero h3, .hero .events-carousel h4, .events-carousel .hero h4 {
    font-size: clamp(40px, 4.1666666667vw, 80px);
  }
}
.hero.logo-present h3.hero-title, .hero.logo-present .events-carousel h4.hero-title, .events-carousel .hero.logo-present h4.hero-title {
  margin-top: clamp(55px, 5.7291666667vw, 110px);
  line-height: 1.25;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .hero.logo-present h3.hero-title, .hero.logo-present .events-carousel h4.hero-title, .events-carousel .hero.logo-present h4.hero-title {
    font-size: clamp(40px, 4.1666666667vw, 80px);
  }
}
.hero:not(.logo-present) .content {
  padding-top: 10rem;
}
.hero:not(.logo-present) .play-video {
  margin-top: clamp(100px, 10.4166666667vw, 200px);
  position: absolute;
  top: 100%;
}
.hero a.text-link.btn, .hero .events-carousel a.text-link, .events-carousel .hero a.text-link, .hero .banners .content a.text-link, .banners .content .hero a.text-link {
  padding: 0 1rem;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
  border: none;
}
@media screen and (max-width: 767px) {
  .hero a.text-link.btn, .hero .events-carousel a.text-link, .events-carousel .hero a.text-link, .hero .banners .content a.text-link, .banners .content .hero a.text-link {
    font-size: 1.2rem;
  }
}
.hero a.text-link.btn:before, .hero .events-carousel a.text-link:before, .events-carousel .hero a.text-link:before, .hero .banners .content a.text-link:before, .banners .content .hero a.text-link:before {
  display: none;
}
.hero a.text-link.btn:after, .hero .events-carousel a.text-link:after, .events-carousel .hero a.text-link:after, .hero .banners .content a.text-link:after, .banners .content .hero a.text-link:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: currentColor;
  opacity: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hero a.text-link.btn:hover:after, .hero .events-carousel a.text-link:hover:after, .events-carousel .hero a.text-link:hover:after, .hero .banners .content a.text-link:hover:after, .banners .content .hero a.text-link:hover:after {
  transform: scaleX(1);
}
.hero a.image-credit {
  right: 1.5rem;
}

.video-block .video-container {
  aspect-ratio: 1606/600;
}
.video-block .video-container:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-block .video-container {
    aspect-ratio: 1/1;
  }
}
.video-block .video-container .play-icon {
  background-image: url("../library/images/play-icon.svg");
  background-size: 5.5rem 4.7rem;
  background-repeat: no-repeat;
  background-position: 60%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 13.4rem;
  width: 13.4rem;
  z-index: 3;
  border-radius: 50%;
  border: 4px solid #FFF;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .video-block .video-container .play-icon {
    background-image: url("../library/images/play-icon.svg");
    background-size: 3.5rem;
    background-repeat: no-repeat;
    height: 10rem;
    width: 10rem;
    border: 4px solid #FFF;
  }
}
@media screen and (max-width: 767px) {
  .video-block .video-container .play-icon {
    background-image: url("../library/images/play-icon.svg");
    background-size: 2.5rem;
    background-repeat: no-repeat;
    height: 8rem;
    width: 8rem;
    border: 3px solid #FFF;
  }
}
@media screen and (min-width: 1024px) {
  .video-block .video-container .play-icon:hover {
    background-color: var(--tertiary_colour);
    border-color: var(--tertiary_colour);
  }
}

.banners .image-credit span {
  display: none;
}
.banners .content .text-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #FFF;
  border-color: #FFF;
}
.banners .content .text-link:after {
  display: none;
}
.banners .content .text-link:before {
  background-color: #FFF;
}
.banners .content .text-link:hover span {
  color: #222;
}

.spaces-map .map-container {
  width: 100%;
  margin: 0;
}
.spaces-map .inner-map-container:after {
  background: rgba(0, 0, 0, 0.4);
}
.spaces-map .intro-content {
  top: 20%;
}
.spaces-map .space-marker-container {
  pointer-events: none;
}
.spaces-map .space-marker-container.text-top, .spaces-map .space-marker-container.text-bottom {
  padding: 0;
}
.spaces-map .space-marker-container.text-top:before, .spaces-map .space-marker-container.text-bottom:before {
  height: 8.5rem;
  width: 0.1rem;
  background: #FFF;
  border: none;
  padding: 0;
  top: 3.7rem;
  bottom: auto;
}
@media screen and (max-width: 1279px) {
  .spaces-map .space-marker-container.text-top:before, .spaces-map .space-marker-container.text-bottom:before {
    top: 3.4rem;
    height: 6rem;
  }
}
.spaces-map .space-marker-container .space-marker {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #FFF;
  padding: 1.2rem 1.3rem 1.2rem 1.3rem !important;
  font-size: 1.4rem;
  letter-spacing: 0.4rem;
  height: auto;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--primary_font);
  pointer-events: auto;
}
@media screen and (max-width: 1279px) {
  .spaces-map .space-marker-container .space-marker {
    font-size: 1rem;
  }
}
.spaces-map .space-marker-container .space-marker:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  height: 0.1rem;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #FFF;
}
.spaces-map .space-marker-container .space-marker span {
  position: relative;
  z-index: 2;
}
.spaces-map .space-marker-container:hover .space-marker {
  background-color: transparent !important;
  color: #222;
}
.spaces-map .space-marker-container:hover .space-marker:after {
  height: 100%;
}
.spaces-map .space-marker-container.text-bottom:before {
  top: auto;
  bottom: 3.7rem;
}
@media screen and (max-width: 1279px) {
  .spaces-map .space-marker-container.text-bottom:before {
    bottom: 3.4rem;
  }
}
.spaces-map .space-marker-container.text-bottom .space-marker:after {
  top: 0;
  bottom: auto;
}
.spaces-map:before {
  font-size: 1.2rem;
}
@media screen and (max-width: 1023px) {
  .spaces-map:before {
    bottom: 7.5rem;
  }
}

.accordion .accordion-rows {
  grid-column: 1/-1;
}
.accordion .intro-content {
  margin-bottom: clamp(65px, 6.7708333333vw, 130px);
  grid-column: 8/span 14;
}
@media screen and (max-width: 1023px) {
  .accordion .intro-content {
    grid-column: 1/-1;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1279px) {
  .accordion .accordion-rows {
    border-top-color: #767260;
  }
}
.accordion .accordion-rows.categorised-content-accordion .accordion-title {
  letter-spacing: 0.5rem;
  color: var(--quaternary_colour);
  text-transform: uppercase;
}
.accordion .accordion-rows.categorised-content-accordion .accordion-title strong {
  font-weight: 500;
}
.accordion .row {
  padding-bottom: 2rem;
  border-bottom: 1px solid #767260;
  padding-left: 3rem;
}
@media screen and (max-width: 1023px) {
  .accordion .row {
    padding-left: 0;
  }
}
@media screen and (min-width: 1280px) {
  .accordion .row:first-of-type {
    border-top: 1px solid #767260;
  }
}
@media screen and (min-width: 1280px) {
  .accordion .row {
    padding-left: 5.6rem;
  }
}
.accordion .row:has(.active) {
  border-bottom-color: var(--secondary_colour);
}
.accordion .accordion-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 6.6rem;
  position: relative;
  cursor: pointer;
  padding: 2.4rem 0 0;
  color: var(--quaternary_colour);
}
@media screen and (max-width: 1023px) {
  .accordion .accordion-title {
    gap: 2rem;
    padding-bottom: 0 !important;
    font-size: 1.6rem;
  }
}
.accordion .accordion-title strong {
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .accordion .accordion-title {
    line-height: 1.3;
    padding: 2rem 0 1rem;
  }
  .accordion .accordion-title.active {
    margin-bottom: 2rem;
  }
}
.accordion .accordion-title:before {
  content: "";
  display: block;
  position: absolute;
  position: static;
  background-image: url("../library/images/accordion-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: none;
  height: 1.4rem;
  width: 1.4rem;
  flex-shrink: 0;
}
.accordion .accordion-title.active {
  margin-bottom: clamp(27.5px, 2.8645833333vw, 55px);
}
.accordion .accordion-title.active:before {
  transform: rotate(45deg);
}
.accordion .accordion-content {
  display: none;
  padding-bottom: 4rem;
  padding-left: 8rem;
  padding-right: 3rem;
}
@media screen and (max-width: 1023px) {
  .accordion .accordion-content {
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1.3;
    padding-bottom: 0.6rem;
  }
}
.accordion .accordion-content .text-link {
  display: inline-block;
}
.accordion .accordion-content p {
  margin-bottom: 0.2rem;
}
.accordion .accordion-content p a {
  display: inline-block;
}
.accordion .accordion-content a:not(.text-link) {
  font-weight: bold;
  color: var(--quaternary_colour);
  text-underline-offset: 0.5rem;
}
.accordion .accordion-content a:not(.text-link):hover {
  text-decoration: underline;
}
.accordion .inner-row {
  margin-bottom: clamp(40px, 4.1666666667vw, 80px);
}
.accordion .inner-row:last-of-type {
  margin-bottom: 0;
}
.accordion:not(:has(.column)) .accordion-rows {
  gap: 0;
}
.accordion:not(:has(.column)) .row {
  grid-column: 1/-1;
}

.quote .quote-content {
  margin-bottom: clamp(30px, 3.125vw, 60px);
  line-height: 1.34;
  font-family: freight-big-pro, serif;
  letter-spacing: 0;
}
@media screen and (min-width: 1024px) {
  .quote .quote-content {
    font-size: clamp(30px, 3.125vw, 60px);
  }
}
@media screen and (max-width: 1023px) {
  .quote .quote-content {
    grid-column: 1/-1;
    font-size: 2.6rem;
  }
}
.quote .quote-author {
  grid-column: 1/-1;
  margin-right: auto;
}
.quote .quote-author:before {
  display: none;
}

.carousel-timeline .wrap, .carousel-timeline .gallery .row, .gallery .carousel-timeline .row {
  display: contents;
}
.carousel-timeline .content {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.carousel-timeline .btn, .carousel-timeline .events-carousel .text-link, .events-carousel .carousel-timeline .text-link, .carousel-timeline .banners .content .text-link, .banners .content .carousel-timeline .text-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: auto;
}
.carousel-timeline.align-centrally .swiper-slide .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.carousel-timeline.align-centrally .swiper-slide .content .btn, .carousel-timeline.align-centrally .swiper-slide .content .events-carousel .text-link, .events-carousel .carousel-timeline.align-centrally .swiper-slide .content .text-link, .carousel-timeline.align-centrally .swiper-slide .banners .content .text-link, .banners .carousel-timeline.align-centrally .swiper-slide .content .text-link {
  margin-right: 0;
}

.events-carousel a.image-credit span {
  display: none;
}
.menu-block {
  position: relative;
}
.menu-block .background {
  margin-left: -6rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  width: 100vw;
}
@media screen and (max-width: 1023px) {
  .menu-block .background {
    margin-left: -3rem;
  }
}
.menu-block .wrap, .menu-block .gallery .row, .gallery .menu-block .row {
  position: relative;
}
.menu-block .intro-content {
  grid-column: 8/span 14;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1279px) {
  .menu-block .intro-content {
    margin-bottom: 3rem;
    grid-column: span 28;
  }
}
.menu-block .menu-container li {
  padding: 0 2rem;
}
@media screen and (max-width: 1023px) {
  .menu-block .menu-container li {
    padding: 0;
  }
}
.menu-block .menu-container li a {
  position: relative;
  color: var(--quaternary_colour);
}
.menu-block .menu-container li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background-color: var(--quaternary_colour);
  opacity: 1;
  transform-origin: left;
  transform: scaleX(0);
}
.menu-block .menu-container li a:hover:after {
  transform: scaleX(1);
}

.sibling-posts {
  margin-left: 0;
  width: 100%;
}
.sibling-posts .wrap, .sibling-posts .gallery .row, .gallery .sibling-posts .row {
  padding: 0;
  max-width: none;
}
.sibling-posts .desktop-title strong {
  font-weight: 500;
}
@media screen and (min-width: 1024px) {
  .sibling-posts .readmore {
    color: var(--quaternary_colour);
  }
}
.sibling-posts .readmore:after {
  height: 0.2rem;
  opacity: 1;
  transform-origin: left;
  transform: scaleX(0);
}
@media screen and (min-width: 1024px) {
  .sibling-posts .readmore:after {
    background-color: var(--quaternary_colour);
  }
}
.sibling-posts .readmore:hover:after {
  transform: scaleX(1);
}

.gallery .row {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1023px) {
  .gallery .image-credit span {
    display: none;
  }
}

.horizontal-timeline .timeline-container {
  padding-left: calc((100vw - 1330px) / 2);
}

.alternating-text-and-image.image-content.equal-content-image .content {
  min-height: auto;
}

.social-share p.title:before {
  background: var(--quaternary_colour);
}
.social-share .icons a {
  color: var(--quaternary_colour);
}

@media screen and (max-width: 1023px) {
  .blog-overview .featured-post {
    display: none;
  }
}
.blog-overview .featured-post .image-container .image-credit .span {
  display: none;
}
.blog-overview .featured-post .text-link {
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
  color: var(--quaternary_colour);
}
.blog-overview .featured-post .text-link:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background: var(--quaternary_colour);
  transform: scaleX(0);
  transform-origin: left;
  opacity: 1;
}
.blog-overview .featured-post:hover .text-link:after {
  transform: scaleX(1);
}

.vertical-timeline .timeline-container .line {
  height: 100%;
  top: 0;
  background: var(--quaternary_colour);
}
.vertical-timeline .timeline-container .timeline-content h3 span, .vertical-timeline .timeline-container .timeline-content .events-carousel h4 span, .events-carousel .vertical-timeline .timeline-container .timeline-content h4 span {
  font-variant-numeric: lining-nums;
}
@media screen and (max-width: 1023px) {
  .vertical-timeline .timeline-container .timeline-content {
    background-color: #FFF;
  }
}
.vertical-timeline .timeline-container:before, .vertical-timeline .timeline-container:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/accordion-accent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1.8rem;
  width: 1.8rem;
  border-radius: 50%;
  background: var(--quaternary_colour);
}
.vertical-timeline .timeline-container:before {
  top: auto;
  bottom: 0;
}

@media screen and (max-width: 1023px) {
  .full-width-image .image-credit span {
    display: none;
  }
}

/* Third Party Payload
================================================ */
/* Layout
================================================ */
header {
  transition: all 0.25s ease-in-out;
  height: 13.7rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background: var(--primary_colour);
  padding: 0 3rem;
  z-index: 30;
}
@media screen and (max-width: 767px) {
  header {
    padding: 0 1.5rem;
    height: 10rem;
  }
}
header:before {
  transition: all 0.25s ease-in-out;
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #C6C9BF;
  opacity: 0;
  z-index: 4;
}
header .menu-toggle {
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 8;
  height: 5rem;
  width: 5.1rem;
  font-size: 1.2rem;
  color: var(--quaternary_colour);
  font-weight: 400;
  letter-spacing: 0.5rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  header .menu-toggle {
    font-size: 1rem;
    height: 4.5rem;
    width: 4.6rem;
  }
}
header .menu-toggle:before, header .menu-toggle:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background-color: var(--quaternary_colour);
}
header .menu-toggle:after {
  top: 1.8rem;
}
header .menu-toggle span {
  transition: all 0.25s ease-in-out;
  text-align: center;
  padding-left: 0.5rem;
}
header .menu-toggle.active:before {
  transform: rotate(45deg);
}
header .menu-toggle.active:after {
  top: 0;
  transform: rotate(-45deg);
}
header .menu-toggle.active span {
  opacity: 0;
}
header .logo {
  max-width: 18rem;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  header .logo {
    max-width: 12rem;
  }
}
header .logo img {
  transition: all 0.25s ease-in-out;
  width: 100%;
  height: auto;
}
header .logo .scrolled-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 4.9rem;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  header .logo .scrolled-logo {
    max-width: 4rem;
  }
}
header .btn, header .banners .content .text-link, .banners .content header .text-link, header .events-carousel .text-link, .events-carousel header .text-link {
  margin-left: auto;
  font-size: 1rem;
  letter-spacing: 0.5rem;
}
@media screen and (min-width: 768px) {
  header .btn, header .banners .content .text-link, .banners .content header .text-link, header .events-carousel .text-link, .events-carousel header .text-link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  header .btn span span, header .banners .content .text-link span span, .banners .content header .text-link span span, header .events-carousel .text-link span span, .events-carousel header .text-link span span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header:has(.sub-menu-open) .menu-toggle {
    opacity: 0;
    pointer-events: none;
  }
}
header.headerscrolled {
  height: 8.3rem;
}
@media screen and (max-width: 767px) {
  header.headerscrolled {
    height: 7rem;
  }
}
header.headerscrolled .logo:has(.scrolled-logo) img:not(.scrolled-logo) {
  opacity: 0;
}
header.headerscrolled .logo:has(.scrolled-logo) .scrolled-logo {
  opacity: 1;
}
header.headerscrolled .menu-toggle {
  font-size: 1rem;
  height: 3.8rem;
  width: 4.4rem;
}
header.headerscrolled .menu-toggle:after {
  top: 1.2rem;
}
header.headerscrolled .menu-toggle.active:after {
  top: 0;
}
header.open:before {
  opacity: 0.8;
  pointer-events: auto;
}

nav {
  transition: 0.5s transform ease-in-out;
  transition-timing-function: cubic-bezier(0.4, 0.26, 0.14, 1);
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  height: 100vh;
  width: clamp(30rem, 33vw, 80rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--primary_colour);
  padding: 6.5rem 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  nav {
    overflow: auto;
    width: 100vw;
    height: 100dvh;
    padding-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) and (max-height: 700px) {
  nav {
    padding-top: 8rem;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-height: 650px) {
  nav {
    display: block;
    padding-top: 4rem;
  }
  nav ul {
    gap: 2.5rem !important;
  }
  nav .submenu-parent-label {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-height: 850px) {
  nav div.nav-lower {
    bottom: 3rem;
  }
  nav div.nav-lower .social {
    margin-top: 1.5rem;
  }
}
nav .back {
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 2.2rem;
  left: 3.5rem;
  font-size: 1rem;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  nav .back {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  nav.sub-menu-open {
    overflow: hidden;
  }
  nav.sub-menu-open .back {
    opacity: 1;
    pointer-events: auto;
  }
  nav.sub-menu-open .sub-menu {
    overflow: auto;
  }
  nav.sub-menu-open .nav-lower {
    opacity: 0;
    pointer-events: none;
  }
}
nav.open {
  transform: translateX(0%);
}
nav.open li a {
  transition-delay: 1s;
  transform: translateX(0%);
  opacity: 1;
}
nav.open li:nth-child(1) a {
  transition-delay: 0.2s;
}
nav.open li:nth-child(2) a {
  transition-delay: 0.3s;
}
nav.open li:nth-child(3) a {
  transition-delay: 0.4s;
}
nav.open li:nth-child(4) a {
  transition-delay: 0.5s;
}
nav.open li:nth-child(5) a {
  transition-delay: 0.6s;
}
nav.open li:nth-child(6) a {
  transition-delay: 0.7s;
}
nav.open li:nth-child(7) a {
  transition-delay: 0.8s;
}
nav.open li:nth-child(8) a {
  transition-delay: 0.9s;
}
nav.open li:nth-child(9) a {
  transition-delay: 1s;
}
nav.open li:nth-child(10) a {
  transition-delay: 1.1s;
}
nav ul {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  gap: 2.5rem;
  z-index: 2;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.5rem;
}
@media screen and (min-width: 1024px) {
  nav ul {
    font-size: clamp(16px, 0.9375vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  nav ul {
    font-size: 1.5rem;
    gap: 2.5rem;
  }
}
nav li a {
  display: inline-block;
  position: relative;
  transition: 0.3s all ease;
  opacity: 0;
  transform: translateX(-20%);
  backface-visibility: hidden;
}
nav li a:after {
  content: "";
  display: block;
  position: absolute;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: left;
}
nav li a:hover:after {
  transform: scaleX(1);
}
nav li.current_page_item > a, nav li.open > a {
  color: var(--quaternary_colour);
}
nav li.current_page_item > a:after, nav li.open > a:after {
  transform: scaleX(1);
}
nav li:has(.sub-menu) > a:before {
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  content: "";
  display: block;
  position: absolute;
  left: calc(100% + 2rem);
  top: calc(50% - 0.55rem);
  background-image: url("../library/images/menu-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 1.1rem;
  width: 2.5rem;
}
nav li:has(.sub-menu) > a:hover:before {
  transform: translateX(1rem);
}
nav ul.sub-menu {
  transition: 0.3s all linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 100%;
  height: 100dvh;
  width: clamp(30rem, 33vw, 80rem);
  transform: translateX(-10%);
  pointer-events: none;
  background-color: var(--primary_colour);
  z-index: 4;
}
@media only screen and (min-width: 768px) and (max-height: 650px) {
  nav ul.sub-menu {
    gap: 2rem !important;
  }
}
@media screen and (max-width: 767px) {
  nav ul.sub-menu {
    left: 0;
    width: 100vw;
    justify-content: flex-start;
    padding: 6.5rem 0;
  }
}
nav ul.sub-menu .submenu-parent-label {
  position: relative;
  color: var(--quaternary_colour);
  margin-bottom: clamp(30px, 3.125vw, 60px);
}
nav ul.sub-menu .submenu-parent-label:before {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(90deg);
  left: calc(50% - 1.25rem);
  top: calc(100% + 2.6rem);
  background-image: url("../library/images/menu-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 1.1rem;
  width: 2.5rem;
}
nav ul.sub-menu li a {
  transition: 0.3s all ease;
  opacity: 0;
  transform: translateX(-20%);
  backface-visibility: hidden;
}
nav ul.sub-menu.open {
  transition: 1.25s all linear;
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0%);
  transition-timing-function: cubic-bezier(0.4, 0.26, 0.14, 1);
}
nav ul.sub-menu.open li a {
  transition-delay: 1s;
  transform: translateX(0%);
  opacity: 1;
}
nav ul.sub-menu.open li:nth-child(1) a {
  transition-delay: 0.2s;
}
nav ul.sub-menu.open li:nth-child(2) a {
  transition-delay: 0.3s;
}
nav ul.sub-menu.open li:nth-child(3) a {
  transition-delay: 0.4s;
}
nav ul.sub-menu.open li:nth-child(4) a {
  transition-delay: 0.5s;
}
nav ul.sub-menu.open li:nth-child(5) a {
  transition-delay: 0.6s;
}
nav ul.sub-menu.open li:nth-child(6) a {
  transition-delay: 0.7s;
}
nav ul.sub-menu.open li:nth-child(7) a {
  transition-delay: 0.8s;
}
nav ul.sub-menu.open li:nth-child(8) a {
  transition-delay: 0.9s;
}
nav ul.sub-menu.open li:nth-child(9) a {
  transition-delay: 1s;
}
nav ul.sub-menu.open li:nth-child(10) a {
  transition-delay: 1.1s;
}
nav ul.sub-menu.open li:nth-child(11) a {
  transition-delay: 1.2s;
}
nav ul.sub-menu.open li:nth-child(12) a {
  transition-delay: 1.3s;
}
nav ul.sub-menu.open li:nth-child(13) a {
  transition-delay: 1.4s;
}
nav ul.sub-menu.open li:nth-child(14) a {
  transition-delay: 1.5s;
}
nav ul.sub-menu.open li:nth-child(15) a {
  transition-delay: 1.6s;
}
nav ul.sub-menu.open li:nth-child(16) a {
  transition-delay: 1.7s;
}
nav ul.sub-menu.open li:nth-child(17) a {
  transition-delay: 1.8s;
}
nav ul.sub-menu.open li:nth-child(18) a {
  transition-delay: 1.9s;
}
nav ul.sub-menu.open li:nth-child(19) a {
  transition-delay: 2s;
}
nav ul.sub-menu.open li:nth-child(20) a {
  transition-delay: 2.1s;
}
nav .nav-lower {
  transition: all 0.25s ease-in-out;
  position: absolute;
  bottom: 6.5rem;
  z-index: 2;
  color: var(--quaternary_colour);
  font-size: 1.4rem;
  letter-spacing: 0.4rem;
  text-align: center;
  margin-top: auto;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (max-width: 767px) {
  nav .nav-lower {
    font-size: 1.2rem;
    bottom: 2rem;
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  nav .nav-lower {
    position: static;
    margin-top: 3rem;
    font-size: 1rem;
  }
}
nav .nav-lower .nav-footer-link {
  position: relative;
}
nav .nav-lower .nav-footer-link:after {
  content: "";
  display: block;
  position: absolute;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  bottom: -0.2rem;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: left;
}
nav .nav-lower .nav-footer-link:hover:after {
  transform: scaleX(1);
}
nav .nav-lower .social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  margin-top: clamp(17px, 1.7708333333vw, 34px);
}
nav .nav-lower .social img {
  transition: all 0.25s ease-in-out;
  max-width: 3rem;
  height: auto;
}
nav .nav-lower .social img:hover {
  opacity: 0.6;
}

body:has(.rivervale-instagram-feed) footer {
  padding-top: 4rem;
}

footer {
  background-color: var(--primary_colour);
  padding-top: 8rem;
  padding-bottom: 6rem;
}
footer .wrap, footer .gallery .row, .gallery footer .row {
  position: relative;
}
@media screen and (max-width: 1023px) {
  footer {
    padding: 4rem 0 2rem 0;
  }
  footer .wrap, footer .gallery .row, .gallery footer .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
}
footer .logo-container {
  grid-column: span 5;
  max-width: 16rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  footer .logo-container {
    max-width: 18rem;
    grid-column: 1/-1;
  }
}
footer .logo-container img {
  width: 100%;
  height: auto;
}
footer ul {
  margin: auto;
  grid-column: 11/18;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 3rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.4rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  footer ul {
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  footer ul {
    flex-direction: row;
    justify-content: center;
    grid-column: 1/-1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1023px) {
  footer ul {
    grid-column: 1;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  footer ul li {
    font-size: 1.2rem;
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  footer ul {
    grid-column: 1/-1;
    gap: 3rem 1.8rem;
    width: 100%;
  }
  footer ul li {
    font-size: 1.1rem;
  }
}
footer a:hover {
  text-underline-offset: 0.5rem;
  text-decoration: underline;
}
footer .social-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  grid-column: 20/-1;
}
@media screen and (max-width: 1023px) {
  footer .social-col {
    grid-column: 2;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  footer .social-col {
    grid-column: 1/-1;
  }
}
footer .social-col .social-row {
  margin-bottom: 2.5rem;
}
footer .social-col .social-row {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  gap: 0.8rem;
}
footer .social-col .social-row a {
  transition: all 0.25s ease-in-out;
}
footer .social-col .social-row a img {
  height: 3rem;
  width: 3rem;
}
footer .social-col .social-row a:hover {
  opacity: 0.4;
}
footer .social-col p {
  text-align: right;
  margin: 0;
  line-height: 2;
}
@media screen and (max-width: 1023px) {
  footer .social-col p {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  footer .social-col p:last-of-type {
    margin-bottom: 0;
  }
}

/* Components
================================================ */
.gform_wrapper .gfield.gfield_error {
  color: #F67473;
}
.gform_wrapper .gfield.gfield_error input:not(:focus), .gform_wrapper .gfield.gfield_error textarea:not(:focus) {
  font-size: 0;
  border-color: var(--secondary_colour);
}
.gform_wrapper .gfield.gfield_error select {
  border-color: var(--secondary_colour);
}
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
  background-color: #F8F9F8;
  color: #222;
  font-weight: 300;
}
@media screen and (min-width: 1024px) {
  .gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
    font-size: clamp(16px, 0.9895833333vw, 19px);
  }
}
.gform_wrapper input:not([type=checkbox], select):focus {
  background: var(--primary_colour);
}
.gform_wrapper textarea:focus {
  background: var(--primary_colour);
}
.gform_wrapper input[type=checkbox]:checked {
  background: var(--secondary_colour);
}
@media screen and (min-width: 1024px) {
  .gform_wrapper input[type=checkbox]:hover {
    background: var(--secondary_colour);
  }
}
.gform_wrapper .wedding-year-of-interest input[type=checkbox]:checked, .gform_wrapper .gfield--type-select input[type=checkbox]:checked {
  background: var(--secondary_colour);
}
.gform_wrapper .gfield_validation_message {
  color: var(--secondary_colour);
}
.gform_wrapper button.text-link {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-box: trim-both cap alphabetic;
  border: 1px solid var(--quaternary_colour);
  height: 4.2rem;
  padding: 0 2rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
  color: var(--quaternary_colour);
}
@media screen and (max-width: 767px) {
  .gform_wrapper button.text-link {
    font-size: 1.2rem;
  }
}
.gform_wrapper button.text-link:before {
  background-color: var(--quaternary_colour);
}
.gform_wrapper button.text-link:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background-color: var(--quaternary_colour);
  transform: scaleX(0);
  transform-origin: left;
}
.gform_wrapper button.text-link span {
  position: relative;
  z-index: 2;
  transition: all 0.25s ease-in-out;
  color: var(--quaternary_colour);
}
.gform_wrapper button.text-link:hover span {
  color: #FFF;
}
.gform_wrapper button.text-link:hover:after {
  transform: scaleX(1);
}

#spaces-modal {
  background-color: rgba(198, 201, 191, 0.4);
}
#spaces-modal .close {
  background-image: url("../library/images/close.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
  #spaces-modal .close .close {
    height: 3.1rem;
    width: 3.1rem;
    top: 5rem;
    right: 5rem;
  }
}
#spaces-modal .spaces-modal-gallery {
  order: 2;
  position: relative;
  background: #FFF;
  max-width: 85rem;
  height: 50rem;
  max-height: 100%;
}
@media screen and (max-width: 1023px) {
  #spaces-modal .spaces-modal-gallery {
    height: 40rem;
  }
}
@media screen and (max-width: 1023px) and (max-width: 767px) {
  #spaces-modal .spaces-modal-gallery {
    height: auto;
    aspect-ratio: 1/1;
  }
}
#spaces-modal .spaces-modal-gallery img {
  height: 100%;
  width: 100%;
  min-width: auto;
}
#spaces-modal .modal-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 3rem;
}
#spaces-modal .modal-content {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 140rem;
  overflow: auto;
  background-color: #FFF;
}
@media screen and (min-width: 1024px) {
  #spaces-modal .modal-content {
    max-height: 79rem;
  }
}
#spaces-modal .inner-modal {
  height: auto;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #spaces-modal .inner-modal {
    padding-bottom: 2rem;
  }
}
#spaces-modal .space-content {
  display: none;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
  gap: 6.5rem;
  padding: 13rem 0rem 13rem 7rem;
  max-height: 90vh;
}
@media screen and (max-width: 1023px) {
  #spaces-modal .space-content {
    gap: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #spaces-modal .space-content {
    padding: 0;
    padding-bottom: 8rem;
  }
}
#spaces-modal .space-content.active {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  #spaces-modal .space-content.active {
    padding-top: 5rem;
    flex-direction: column;
  }
}
#spaces-modal .inner-content {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  color: inherit;
  max-width: 43rem;
  padding: 0;
  margin: 0;
  background-color: transparent;
  margin-right: auto;
}
@media screen and (max-width: 1279px) {
  #spaces-modal .inner-content {
    padding: 0;
    margin: 0;
    max-width: none;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  #spaces-modal .inner-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
#spaces-modal .inner-content h2, #spaces-modal .inner-content h3, #spaces-modal .inner-content h4 {
  color: #767260;
}
#spaces-modal .inner-content .text-link {
  color: var(--quaternary_colour);
  margin-top: 4rem;
}
#spaces-modal .swiper {
  padding-left: 3rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  #spaces-modal .swiper {
    padding-left: 2rem;
  }
}
#spaces-modal .swiper-next {
  display: block;
  position: absolute;
  z-index: 5;
  top: calc(100% + 5rem);
  right: 5rem;
  height: 2.7rem;
  width: 5.3rem;
  background-image: url("../library/images/carousel-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  #spaces-modal .swiper-next {
    display: none;
  }
}
#spaces-modal .swiper-pagination.swiper-pagination-bullets {
  display: none;
}

.legal-bar {
  background-color: #767260;
  color: #FFF;
  gap: 1.2rem;
  font-weight: 300;
  font-size: 1.4rem;
  width: 100%;
  letter-spacing: 0.2px;
  padding: 3.6rem 0;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .legal-bar {
    padding: 2rem 0;
  }
}
.legal-bar .copyright {
  grid-column: span 4;
  max-width: 25rem;
}
@media screen and (max-width: 1023px) {
  .legal-bar .copyright {
    line-height: 2.1;
    max-width: none;
    grid-column: 1/-1;
    order: 2;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .legal-bar {
    font-size: 1.2rem;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
}
.legal-bar .cookie-consent-link:before {
  content: "|";
  display: inline-block;
  margin-right: 1.2rem;
}
@media screen and (max-width: 767px) {
  .legal-bar .cookie-consent-link {
    order: 3;
    width: 100%;
  }
  .legal-bar .cookie-consent-link:before {
    display: none;
  }
}
.legal-bar .legal-bar-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  grid-column: 8/-1;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .legal-bar .legal-bar-nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.3rem;
    text-align: center;
    grid-column: 1/-1;
    max-width: 31.5rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1440px) {
  .legal-bar .legal-bar-nav {
    grid-column: 5/25;
  }
}
.legal-bar .legal-bar-nav li {
  line-height: 1.8rem;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
}
.legal-bar .legal-bar-nav li:before {
  content: "|";
  display: block;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .legal-bar .legal-bar-nav li:before {
    margin-right: 1.3rem;
  }
}
.legal-bar .legal-bar-nav li:first-of-type:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .legal-bar .legal-bar-nav li:nth-of-type(4):before, .legal-bar .legal-bar-nav li:nth-of-type(10):before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .legal-bar .legal-bar-nav li {
    justify-content: center;
  }
}
.legal-bar .legal-bar-nav a:hover {
  text-underline-offset: 0.5rem;
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  body:has(.sticky-cta) .legal-bar {
    padding-bottom: 14rem;
  }
}
.popup-container {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2147483632;
  pointer-events: none;
  opacity: 0;
  transition: 0.5s opacity ease-in-out;
  padding: 2rem;
}
.popup-container .popup {
  position: relative;
  text-align: center;
  max-width: 83rem;
  aspect-ratio: 829/518;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5rem 3rem;
  opacity: 0;
  transition: 0.5s opacity ease-in-out;
}
@media screen and (min-width: 1280px) {
  .popup-container .popup {
    padding: 5rem;
  }
}
.popup-container .close {
  position: absolute;
  top: 5rem;
  right: 5rem;
  height: 3rem;
  width: 3rem;
}
@media screen and (max-width: 767px) {
  .popup-container .close {
    top: 1.5rem;
    right: 1.5rem;
    height: 2rem;
    width: 2rem;
  }
}
.popup-container .close img {
  width: 100%;
  height: auto;
}
.popup-container .popup-subheading {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 2rem;
}
.popup-container .popup-subheading * {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .popup-container .popup-subheading {
    margin-bottom: 3rem;
  }
}
.popup-container .btn, .popup-container .banners .content .text-link, .banners .content .popup-container .text-link, .popup-container .events-carousel .text-link, .events-carousel .popup-container .text-link {
  margin-top: 3rem;
}

.rivervale-instagram-feed {
  padding-top: clamp(30px, 3.125vw, 60px);
  background-color: var(--primary_colour);
}
.rivervale-instagram-feed .wrap, .rivervale-instagram-feed .gallery .row, .gallery .rivervale-instagram-feed .row {
  align-items: flex-end;
}
.rivervale-instagram-feed h2, .rivervale-instagram-feed h3, .rivervale-instagram-feed .events-carousel h4, .events-carousel .rivervale-instagram-feed h4 {
  grid-column: 1/-1;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .rivervale-instagram-feed h2, .rivervale-instagram-feed h3, .rivervale-instagram-feed .events-carousel h4, .events-carousel .rivervale-instagram-feed h4 {
    line-height: 1;
    grid-column: 1/14;
    margin-bottom: 3.5rem;
  }
}
.rivervale-instagram-feed a:has(h5, .news-card p.info, .quote .quote-author, .events-carousel .date, .menu-block .menu-container li a, .sibling-posts .desktop-title, .blog-overview .featured-post p.info, nav .back) {
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 1024px) {
  .rivervale-instagram-feed a:has(h5, .news-card p.info, .quote .quote-author, .events-carousel .date, .menu-block .menu-container li a, .sibling-posts .desktop-title, .blog-overview .featured-post p.info, nav .back) {
    text-align: right;
    margin-top: auto;
    grid-column: 18/-1;
  }
}
.rivervale-instagram-feed #sb_instagram.sbi_width_resp {
  grid-column: 1/-1;
}

.news-card .image-credit span {
  display: none;
}
.news-card .text-link {
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
  color: var(--quaternary_colour);
}
.news-card .text-link:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background: var(--quaternary_colour);
  transform: scaleX(0);
  transform-origin: left;
  opacity: 1;
}
.news-card:hover .text-link:after {
  transform: scaleX(1);
}

/*# sourceMappingURL=style.css.map*/