/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* custom Stylsheet */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.abril-fatface-font {
  font-family: "Abril Fatface";
}
/* GENERAL STYLES */
#g-page-surround {
  background-image: url('../../../../images/ImageFiles/WWFBGUndone-Model2.png');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* HOME - ABOVE TEXT READABILITY GRADIENT */
#g-above {
  position: relative;
}
#g-above::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 25%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.38) 75%, rgba(0, 0, 0, 0.55) 100%);
  pointer-events: none;
  z-index: 0;
}
#g-above .g-container {
  position: relative;
  z-index: 1;
}
/* box with spyro on white background*/
.wonder1 {
  position: relative;
  margin-top: 1rem;
}
.wonder1.moduletable, .wonder1.widget, .wonder1.g-outer-box, .wonder1 > .g-content {
  position: relative;
  background: #fafafa;
}
.wonder1.moduletable:before, .wonder1.widget:before, .wonder1.g-outer-box:before, .wonder1 > .g-content:before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: #fea220;
  -webkit-mask-image: url('../../../../images/spyro.svg');
  mask-image: url('../../../../images/spyro.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  position: absolute;
  top: -0.5rem;
  left: -1.5rem;
  z-index: 0;
}
.wonder1.moduletable:after, .wonder1.widget:after, .wonder1.g-outer-box:after, .wonder1 > .g-content:after {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #fea220;
  -webkit-mask-image: url('../../../../images/spyro.svg');
  mask-image: url('../../../../images/spyro.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  position: absolute;
  top: -1.2rem;
  right: 20%;
  z-index: 1;
}
.wonder1.moduletable .g-main-nav .g-menu-item-container:after, .wonder1.widget .g-main-nav .g-menu-item-container:after, .wonder1.g-outer-box .g-main-nav .g-menu-item-container:after, .wonder1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #ffffff !important;
}
/* box with spyro on grey background*/
.wonder2 {
  position: relative;
  margin-top: 1rem;
}
.wonder2.moduletable, .wonder2.widget, .wonder2.g-outer-box, .wonder2 > .g-content {
  position: relative;
  background: #a7a7a7;
}
.wonder2.moduletable:before, .wonder2.widget:before, .wonder2.g-outer-box:before, .wonder2 > .g-content:before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  -webkit-mask-image: url('../../../../images/spyro.svg');
  mask-image: url('../../../../images/spyro.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  position: absolute;
  top: -0.5rem;
  left: -1.5rem;
  z-index: 0;
}
.wonder2.moduletable:after, .wonder2.widget:after, .wonder2.g-outer-box:after, .wonder2 > .g-content:after {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  -webkit-mask-image: url('../../../../images/spyro.svg');
  mask-image: url('../../../../images/spyro.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  position: absolute;
  top: -1.2rem;
  right: 20%;
  z-index: 1;
}
.wonder2.moduletable .g-main-nav .g-menu-item-container:after, .wonder2.widget .g-main-nav .g-menu-item-container:after, .wonder2.g-outer-box .g-main-nav .g-menu-item-container:after, .wonder2 > .g-content .g-main-nav .g-menu-item-container:after {
  background-color: #a7a7a7 !important;
}
/* MENU */
#g-container-navigation #g-navigationmain {
  background: linear-gradient(to bottom, black 15%, rgba(0, 0, 0, 0) 100%);
}
/*Make font black*/
.font-black, .font-black * {
  color: #000 !important;
}
.font-black span[style], .font-black a[style] {
  color: #000 !important;
}
/*Make links orange*/
.orange-link {
  color: orange !important;
  text-decoration: none;
}
.orange-link:hover {
  color: #ffae42 !important;
  text-decoration: underline;
}
/*Articles titles bolder*/
.page-header h1 {
  font-weight: 800;
}
/* NEWS */
/* BACKGROUND NEWS*/
body.outline-20 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WONDER-Background-news.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* ENLARGE ARROWS */
.swiper-button-prev i, .swiper-button-next i {
  font-size: 30px !important;
  color: #ffffff !important;
}
/* ENLARGE ARROW HIT AREAS */
.swiper-button-prev, .swiper-button-next {
  width: 60px !important;
  height: 60px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ALIGN SLIDE TEXT LEFT */
.swiper-slide {
  text-align: left !important;
}
.swiper-pagination {
  margin-left: 5px;
  /* or tweak to your visual preference */
}
/*ARTICLES*/
/* BACKGROUND ARTICLES*/
body.outline-22 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WONDER-Background-article.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* ARTICLES STYLING*/
body.outline-22 .item-page a {
  color: orange !important;
  text-decoration: none !important;
  font-weight: normal;
  transition: font-weight 0.2s ease-in-out;
}
body.outline-22 .item-page a:hover {
  font-weight: bold;
}
.back-wrap {
  display: flex;
  justify-content: center;
  padding-bottom: 0.5rem;
  transform: rotate(-4deg);
}
.back-wrap .g-content {
  display: inline-block;
  width: auto;
  max-width: max-content;
  text-align: center;
  transform: rotate(2deg);
  /* undo the tilt */
  background: white;
  /* optional for visual separation */
  padding-bottom: 0.5rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  /* subtle lift */
}
.back-to-news a {
  color: orange;
  font-weight: 500;
  text-decoration: none;
  transition: transform 0.2s ease, color 0.2s ease;
  display: inline-block;
}
.back-to-news a:hover {
  transform: scale(1.05);
  color: orange;
  /* keeps the same color */
}
/*CONTACT*/
/* BACKGROUND CONTACT*/
body.outline-21 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WONDER-Background-contact2.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/*TOP STACK (for productions and contact)*/
.contact-wrapper .g-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-wrapper .g-block {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: -100px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.contact-wrapper .g-block:first-child {
  margin-top: -50px;
}
.contact-wrapper .g-block img {
  max-width: 100%;
  height: auto;
  min-width: 0;
}
.contact-wrapper .g-block:nth-child(1) img {
  transform: rotate(-4deg);
}
.contact-wrapper .g-block:nth-child(2) img {
  transform: rotate(2deg);
}
.contact-wrapper .g-block:nth-child(3) img {
  transform: rotate(5deg);
}
/* Hide lower contact collage below desktop */
@media only all and (max-width: 79.9375rem) {
  .header-wrapper {
    display: none !important;
  }
}
/* Desktop Contact collage */
@media only all and (min-width: 80rem) {
  /* LOWER CONTACT COLLAGE */
  .contact-wrapper .g-grid {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
  }
  .contact-wrapper .g-block {
    position: relative;
    width: auto;
    max-width: none;
    margin: 0 -30px;
    z-index: 1;
  }
  .contact-wrapper .g-block:nth-child(1) {
    flex: 0 0 33%;
    max-width: 33%;
    rotate: -4deg;
    margin-right: -55px;
    z-index: 1;
  }
  .contact-wrapper .g-block:nth-child(2) {
    flex: 0 0 35%;
    max-width: 35%;
    rotate: 2deg;
    margin-top: 10px;
    z-index: 3;
  }
  .contact-wrapper .g-block:nth-child(3) {
    flex: 0 0 33%;
    max-width: 33%;
    rotate: 7deg;
    margin-top: 20px;
    margin-left: -50px;
    z-index: 2;
  }
  .header-wrapper {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 70px;
    margin-top: -120px;
  }
  .header-wrapper .g-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .header-wrapper .g-block {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0 -30px;
    z-index: 1;
  }
  .header-wrapper .g-block:nth-child(1) {
    flex: 0 0 15%;
    max-width: 15%;
    rotate: 4deg;
    z-index: 2;
  }
  .header-wrapper .g-block:nth-child(2) {
    flex: 0 0 30%;
    max-width: 30%;
    rotate: 5deg;
    top: -5px;
    z-index: 3;
  }
  .header-wrapper .g-block:nth-child(3) {
    flex: 0 0 35%;
    max-width: 35%;
    rotate: -2deg;
    top: -5px;
    z-index: 4;
  }
  .header-wrapper .g-block:nth-child(4) {
    flex: 0 0 15%;
    max-width: 15%;
    rotate: 5deg;
    margin-left: -50px;
    z-index: 3;
  }
}
/*PRODUCTIONS*/
/* BACKGROUND PRODUCTIONS*/
body.outline-18 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WONDER-Background-productions.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* Add drop shadow to the photo/image wrapper */
.g-latestnews-grid-item .g-latestnews-grid-item-image {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}
/* Optional: make shadow stronger on hover */
.g-latestnews-grid-item:hover .g-latestnews-grid-item-image {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
}
/* Make titles black and bold on hover */
.g-latestnews-grid-item-content * {
  color: black !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  transition: font-weight 0.2s ease;
}
.g-latestnews-grid-item:hover .g-latestnews-grid-item-content * {
  font-weight: 700 !important;
}
/* navigation of carousel on black*/
.g-latestnews-nav-item {
  color: black !important;
  font-weight: 500;
  transition: color 0.3s ease, font-weight 0.3s ease;
}
/* Optional: bold on hover to match title behavior */
.g-latestnews-nav-item:hover {
  font-weight: 700;
}
/*reduce size of boxes*/
/* Make the grid behave responsively */
.g-latestnews-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
/* Each card gets ~22% width, adjusts on screen size */
.g-latestnews-grid-item {
  flex: 0 1 22%;
  box-sizing: border-box;
}
/* Make sure images scale with proportion */
.g-latestnews-grid-item-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 6px;
}
@media (max-width: 768px) {
  .g-latestnews-grid-item {
    flex: 0 1 48%;
  }
}
@media (max-width: 480px) {
  .g-latestnews-grid-item {
    flex: 0 1 100%;
  }
}
/* PRODUCTIONS - LOWER SLIDER*/
/* === Title Styling === */
.g-toprated .g-title {
  color: #000 !important;
}
/* === Navigation Arrows Styling === */
.g-toprated .slick-arrow:before {
  color: #000 !important;
}
/* === Allow shadow visibility === */
.g-toprated .slick-list {
  overflow: visible;
}
/* === Image tile styling === */
.g-toprated .g-toprated-image {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s ease;
}
/* === On hover: darker and deeper shadow === */
.g-toprated .g-toprated-image:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
}
/* === Ensure image conforms to shape === */
.g-toprated .g-toprated-image img {
  border-radius: inherit;
  width: 100%;
  height: auto;
  display: block;
}
/*SINGLE PRODUCTIONS*/
/* BACKGROUND SINGLE PRODUCTIONS*/
body.outline-19 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WONDER-Background-productions.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/*center synopsys*/
body.itemid-122 .moduletable {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/*tighten title box*/
.title-wrap {
  display: flex;
  justify-content: left;
  padding-top: 2rem;
  padding-bottom: 0.5rem;
  transform: rotate(-4deg);
}
.title-wrap .g-content {
  display: inline-block;
  width: auto;
  max-width: max-content;
  text-align: left;
  transform: rotate(2deg);
  /* undo the tilt */
  background: white;
  /* optional for visual separation */
  padding: 0.5rem 1rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  /* subtle lift */
}
/*token position*/
.outline-19 .moduletable.token {
  position: relative;
  z-index: 10;
  margin-top: -15rem;
}
@media (max-width: 768px) {
  .outline-19 .moduletable.token {
    margin-top: -7rem;
    z-index: 10;
  }
}
/* =========================================================
   PARTNERS — OUTLINE 23
   ========================================================= */
body.outline-23 {
  /* =========================================================
     KEEP NAVIGATION ABOVE PAGE CONTENT
     ========================================================= */
  /* =========================================================
     PARTNERS PAGE BACKGROUND
     ========================================================= */
  /* =========================================================
     GANTRY WIDTH OVERRIDES
     ========================================================= */
  /* =========================================================
     MAIN WRAPPER
     ========================================================= */
  /* =========================================================
     SHARED TITLE STYLE
     ========================================================= */
  /* =========================================================
     PARTNERS COLLAGE
     ========================================================= */
  /* =========================================================
     ROW 1
     Netflix / Disney / Amazon / HBO
     ========================================================= */
  /* =========================================================
     ROW 2
     Fox / Focus / BBC / Bell Media
     ========================================================= */
  /* =========================================================
     ROW 3 — FIVE CARDS
     Fifth Season / WildBrain / Higher Ground /
     Cosmic Dino / Brown Bag
     ========================================================= */
  /* =========================================================
     ROW 4 — FIVE CARDS
     Story Pirates / Big Light / HarperCollins /
     Candlewick / Abrams
     ========================================================= */
  /* =========================================================
     FESTIVALS COLLAGE
     ========================================================= */
  /* =========================================================
     FESTIVALS INTRO
     ========================================================= */
  /* =========================================================
     FESTIVAL CARDS
     ========================================================= */
  /* =========================================================
     TABLET
     TWO CARDS ACROSS
     ========================================================= */
  /* =========================================================
     MOBILE
     TWO SMALLER CARDS ACROSS
     BESPOKE ANGLES RESTORED
     ========================================================= */
  /* =========================================================
     EXTREMELY NARROW SCREENS
     ========================================================= */
}
body.outline-23 #g-navigation, body.outline-23 #g-container-navigation, body.outline-23 #g-navigationmain {
  position: relative;
  z-index: 1000;
}
body.outline-23 #g-slideshow {
  position: relative;
  z-index: 1;
}
body.outline-23 #g-page-surround {
  background-image: url('../../../../images/ImageFiles/WW-Bg-Partners.png');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.outline-23 #g-slideshow .g-container {
  width: 100%;
  max-width: none;
}
body.outline-23 #g-slideshow .g-grid, body.outline-23 #g-slideshow .g-block {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
body.outline-23 #g-slideshow .g-content {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
body.outline-23 .partners-page {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 4rem 1rem 6rem;
}
body.outline-23 .partners-title, body.outline-23 .festivals-title {
  position: relative;
  z-index: 50;
  width: fit-content;
  margin: 0 auto -1.5rem;
  padding: 0.45rem 3.5rem;
  background: #f5f5f5;
  color: #111;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
body.outline-23 .partners-title {
  transform: rotate(-2deg);
}
body.outline-23 .festivals-title {
  transform: rotate(2deg);
}
body.outline-23 .partners-collage {
  position: relative;
  width: 100%;
}
body.outline-23 .partners-panel {
  position: relative;
  width: 90%;
  max-width: 950px;
  min-height: 560px;
  margin: 0 auto;
  padding: 5rem 2rem 4rem;
  background: rgba(255, 255, 255, 0.72);
  overflow: visible;
  transform: none;
  rotate: 0deg;
}
body.outline-23 .partner-logo {
  position: absolute;
  z-index: 2;
}
body.outline-23 .partner-logo img {
  display: block;
  width: 100%;
  height: auto;
}
body.outline-23 .partner-1 {
  top: 38px;
  left: 3%;
  width: 24%;
  max-width: 255px;
  transform: rotate(-5deg);
  z-index: 3;
}
body.outline-23 .partner-2 {
  top: 26px;
  left: 25%;
  width: 27%;
  max-width: 280px;
  transform: rotate(2deg);
  z-index: 6;
}
body.outline-23 .partner-3 {
  top: 42px;
  left: 48%;
  width: 24%;
  max-width: 255px;
  transform: rotate(-3deg);
  z-index: 5;
}
body.outline-23 .partner-4 {
  top: 30px;
  left: 70%;
  width: 24%;
  max-width: 255px;
  transform: rotate(5deg);
  z-index: 4;
}
body.outline-23 .partner-5 {
  top: 165px;
  left: 4%;
  width: 24%;
  max-width: 255px;
  transform: rotate(-3deg);
  z-index: 3;
}
body.outline-23 .partner-6 {
  top: 150px;
  left: 27%;
  width: 24%;
  max-width: 255px;
  transform: rotate(4deg);
  z-index: 5;
}
body.outline-23 .partner-7 {
  top: 161px;
  left: 49%;
  width: 24%;
  max-width: 255px;
  transform: rotate(-2deg);
  z-index: 4;
}
body.outline-23 .partner-8 {
  top: 147px;
  left: 70%;
  width: 24%;
  max-width: 255px;
  transform: rotate(5deg);
  z-index: 6;
}
body.outline-23 .partner-9 {
  top: 288px;
  left: 2%;
  width: 20%;
  max-width: 215px;
  transform: rotate(4deg);
  z-index: 4;
}
body.outline-23 .partner-10 {
  top: 273px;
  left: 20%;
  width: 21%;
  max-width: 225px;
  transform: rotate(-4deg);
  z-index: 6;
}
body.outline-23 .partner-11 {
  top: 286px;
  left: 38%;
  width: 21%;
  max-width: 225px;
  transform: rotate(2deg);
  z-index: 7;
}
body.outline-23 .partner-12 {
  top: 274px;
  left: 57%;
  width: 20%;
  max-width: 215px;
  transform: rotate(-3deg);
  z-index: 5;
}
body.outline-23 .partner-13 {
  top: 286px;
  left: 75%;
  width: 20%;
  max-width: 215px;
  transform: rotate(4deg);
  z-index: 6;
}
body.outline-23 .partner-14 {
  top: 418px;
  left: 2%;
  width: 20%;
  max-width: 215px;
  transform: rotate(-5deg);
  z-index: 4;
}
body.outline-23 .partner-15 {
  top: 405px;
  left: 20%;
  width: 20%;
  max-width: 215px;
  transform: rotate(3deg);
  z-index: 6;
}
body.outline-23 .partner-16 {
  top: 417px;
  left: 38%;
  width: 21%;
  max-width: 225px;
  transform: rotate(-3deg);
  z-index: 5;
}
body.outline-23 .partner-17 {
  top: 402px;
  left: 57%;
  width: 20%;
  max-width: 215px;
  transform: rotate(4deg);
  z-index: 7;
}
body.outline-23 .partner-18 {
  top: 418px;
  left: 75%;
  width: 20%;
  max-width: 215px;
  transform: rotate(-4deg);
  z-index: 6;
}
body.outline-23 .festivals-collage {
  position: relative;
  width: 100%;
  margin-top: 5rem;
}
body.outline-23 .festivals-panel {
  position: relative;
  width: 90%;
  max-width: 950px;
  min-height: 275px;
  margin: 0 auto;
  padding: 4.5rem 2rem 2.5rem;
  background: rgba(255, 255, 255, 0.72);
  overflow: visible;
  transform: none;
  rotate: 0deg;
}
body.outline-23 .festivals-intro {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 2rem;
  color: #111;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  z-index: 10;
}
body.outline-23 .festival-logo {
  position: absolute;
  width: 27%;
  max-width: 270px;
  z-index: 2;
}
body.outline-23 .festival-logo img {
  display: block;
  width: 100%;
  height: auto;
}
body.outline-23 .festival-1 {
  top: 92px;
  left: 5%;
  transform: rotate(-5deg);
  z-index: 3;
}
body.outline-23 .festival-2 {
  top: 78px;
  left: 27%;
  transform: rotate(3deg);
  z-index: 5;
}
body.outline-23 .festival-3 {
  top: 91px;
  left: 49%;
  transform: rotate(-3deg);
  z-index: 4;
}
body.outline-23 .festival-4 {
  top: 80px;
  left: 70%;
  transform: rotate(5deg);
  z-index: 6;
}
@media (max-width: 900px) {
  body.outline-23 .partners-page {
    width: 95%;
    padding-top: 3rem;
  }
  body.outline-23 .partners-title, body.outline-23 .festivals-title {
    font-size: 1.8rem;
    padding: 0.4rem 2.5rem;
  }
  body.outline-23 .partners-title {
    transform: rotate(-2deg);
  }
  body.outline-23 .festivals-title {
    transform: rotate(2deg);
  }
  body.outline-23 .partners-panel, body.outline-23 .festivals-panel {
    width: 95%;
    max-width: none;
    min-height: auto;
    padding: 4rem 1rem 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0;
    transform: none;
    rotate: 0deg;
  }
  body.outline-23 .festivals-intro {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0 0 2rem;
    padding: 0 1rem;
  }
  body.outline-23 .partner-logo, body.outline-23 .partner-1, body.outline-23 .partner-2, body.outline-23 .partner-3, body.outline-23 .partner-4, body.outline-23 .partner-5, body.outline-23 .partner-6, body.outline-23 .partner-7, body.outline-23 .partner-8, body.outline-23 .partner-9, body.outline-23 .partner-10, body.outline-23 .partner-11, body.outline-23 .partner-12, body.outline-23 .partner-13, body.outline-23 .partner-14, body.outline-23 .partner-15, body.outline-23 .partner-16, body.outline-23 .partner-17, body.outline-23 .partner-18, body.outline-23 .festival-logo, body.outline-23 .festival-1, body.outline-23 .festival-2, body.outline-23 .festival-3, body.outline-23 .festival-4 {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 46%;
    max-width: none;
    margin: -0.8rem -0.6rem;
  }
}
@media (max-width: 600px) {
  body.outline-23 {
    /* MOBILE CARD SIZE / FLOW */
    /* =======================================================
       BESPOKE MOBILE PARTNER ANGLES
       ======================================================= */
    /* =======================================================
       BESPOKE MOBILE FESTIVAL ANGLES
       ======================================================= */
  }
  body.outline-23 #g-page-surround {
    background-attachment: scroll;
  }
  body.outline-23 .partners-page {
    width: 100%;
    padding-top: 1.5rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  body.outline-23 .partners-title, body.outline-23 .festivals-title {
    font-size: 1.45rem;
    padding: 0.4rem 2rem;
    margin-bottom: -1rem;
  }
  body.outline-23 .partners-title {
    transform: rotate(-2deg);
  }
  body.outline-23 .festivals-title {
    transform: rotate(2deg);
  }
  body.outline-23 .partners-panel, body.outline-23 .festivals-panel {
    width: 96%;
    min-height: auto;
    padding: 3rem 0.5rem 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transform: none;
    rotate: 0deg;
  }
  body.outline-23 .festivals-intro {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    font-size: 1rem;
    line-height: 1.35;
    margin: 0 0 1.75rem;
    padding: 0 0.75rem;
  }
  body.outline-23 .partner-logo, body.outline-23 .partner-1, body.outline-23 .partner-2, body.outline-23 .partner-3, body.outline-23 .partner-4, body.outline-23 .partner-5, body.outline-23 .partner-6, body.outline-23 .partner-7, body.outline-23 .partner-8, body.outline-23 .partner-9, body.outline-23 .partner-10, body.outline-23 .partner-11, body.outline-23 .partner-12, body.outline-23 .partner-13, body.outline-23 .partner-14, body.outline-23 .partner-15, body.outline-23 .partner-16, body.outline-23 .partner-17, body.outline-23 .partner-18, body.outline-23 .festival-logo, body.outline-23 .festival-1, body.outline-23 .festival-2, body.outline-23 .festival-3, body.outline-23 .festival-4 {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 43%;
    max-width: none;
    margin: -0.45rem 0.15rem;
  }
  body.outline-23 .partner-1 {
    transform: rotate(-5deg) translateY(3px);
  }
  body.outline-23 .partner-2 {
    transform: rotate(3deg) translateY(-2px);
  }
  body.outline-23 .partner-3 {
    transform: rotate(-3deg) translateY(4px);
  }
  body.outline-23 .partner-4 {
    transform: rotate(5deg) translateY(-3px);
  }
  body.outline-23 .partner-5 {
    transform: rotate(-4deg) translateY(2px);
  }
  body.outline-23 .partner-6 {
    transform: rotate(3deg) translateY(-4px);
  }
  body.outline-23 .partner-7 {
    transform: rotate(2deg) translateY(4px);
  }
  body.outline-23 .partner-8 {
    transform: rotate(-4deg) translateY(-2px);
  }
  body.outline-23 .partner-9 {
    transform: rotate(4deg) translateY(3px);
  }
  body.outline-23 .partner-10 {
    transform: rotate(-5deg) translateY(-4px);
  }
  body.outline-23 .partner-11 {
    transform: rotate(2deg) translateY(5px);
  }
  body.outline-23 .partner-12 {
    transform: rotate(-3deg) translateY(-3px);
  }
  body.outline-23 .partner-13 {
    transform: rotate(5deg) translateY(2px);
  }
  body.outline-23 .partner-14 {
    transform: rotate(-5deg) translateY(-2px);
  }
  body.outline-23 .partner-15 {
    transform: rotate(3deg) translateY(4px);
  }
  body.outline-23 .partner-16 {
    transform: rotate(-2deg) translateY(-4px);
  }
  body.outline-23 .partner-17 {
    transform: rotate(5deg) translateY(3px);
  }
  body.outline-23 .partner-18 {
    transform: rotate(-4deg) translateY(-2px);
  }
  body.outline-23 .festival-1 {
    transform: rotate(-5deg) translateY(3px);
  }
  body.outline-23 .festival-2 {
    transform: rotate(4deg) translateY(-4px);
  }
  body.outline-23 .festival-3 {
    transform: rotate(-3deg) translateY(4px);
  }
  body.outline-23 .festival-4 {
    transform: rotate(5deg) translateY(-2px);
  }
}
@media (max-width: 300px) {
  body.outline-23 .partner-logo, body.outline-23 .partner-1, body.outline-23 .partner-2, body.outline-23 .partner-3, body.outline-23 .partner-4, body.outline-23 .partner-5, body.outline-23 .partner-6, body.outline-23 .partner-7, body.outline-23 .partner-8, body.outline-23 .partner-9, body.outline-23 .partner-10, body.outline-23 .partner-11, body.outline-23 .partner-12, body.outline-23 .partner-13, body.outline-23 .partner-14, body.outline-23 .partner-15, body.outline-23 .partner-16, body.outline-23 .partner-17, body.outline-23 .partner-18, body.outline-23 .festival-logo, body.outline-23 .festival-1, body.outline-23 .festival-2, body.outline-23 .festival-3, body.outline-23 .festival-4 {
    width: 74%;
    max-width: none;
    margin: -1.15rem auto;
  }
}
/*# sourceMappingURL=custom_23.css.map */