@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-Bold.ttf') format("truetype"), url('../fonts/Lexend-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lexend;
  src: url('../fonts/Lexend-SemiBold_2.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-Light_2.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lexend;
  src: url('../fonts/Lexend-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend 2";
  src: url('../fonts/Lexend-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lexend;
  src: url('../fonts/Lexend-Regular_2.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Black-205TF.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Bold-205TF.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Italic-205TF.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Medium-205TF.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Medium-Italic-205TF.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Regular-205TF.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Light-205TF.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maax 205 Tf";
  src: url('../fonts/Maax---Bold-Italic-205TF.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

:root {
  --color--dark: #1d1d1d;
  --font-family: "Maax 205 Tf", Arial, sans-serif;
  --_breakpoints---top-padding: var(--top-padding-md-sm);
  --_breakpoints---side-padding: var(--side-padding-md);
  --size--16px: 1rem;
  --color--white: white;
  --_breakpoints---h1: var(--heading-size--heading-5xl);
  --_breakpoints---h3: var(--heading-size--heading-2xl);
  --color--mint: #6fd0c5;
  --size--64px: 4rem;
  --size--40px: 2.5rem;
  --_breakpoints---h5: var(--heading-size--heading-md);
  --p3-regular: var(--size--16px);
  --size--12px: .75rem;
  --p3-bold: var(--size--16px);
  --size--32px: 2rem;
  --size--48px: 3rem;
  --color--light-blue: #93c8e2;
  --size--120px: 7.5rem;
  --size--80px: 5rem;
  --size--24px: 1.5rem;
  --_breakpoints---h4: var(--heading-size--heading-xl);
  --p2-regular: var(--size--20px);
  --color--pink: #f22e70;
  --size--8px: .5rem;
  --color--dark-blue: #293462;
  --size--18px: 1.13rem;
  --size--6px: .375rem;
  --size--10px: .625rem;
  --size--20px: 1.25rem;
  --side-padding-md: var(--size--48px);
  --p4-regular: var(--size--10px);
  --blurred-bg: #1d1d1d1a;
  --_breakpoints---h6: var(--heading-size--heading-sm);
  --_breakpoints---h2: var(--heading-size--heading-3xl);
  --heading-size--heading-6xl: var(--size--120px);
  --size--180px: 11.25rem;
  --size--100px: 6.25rem;
  --size--88px: 5.5rem;
  --_breakpoints---margin: var(--margin-xl);
  --size--56px: 3.5rem;
  --size--72px: 4.5rem;
  --size--96px: 6rem;
  --size--112px: 7rem;
  --size--160px: 10rem;
  --heading-size--heading-8xl: var(--size--180px);
  --heading-size--heading-7xl: var(--size--160px);
  --heading-size--heading-5xl: var(--size--96px);
  --heading-size--heading-4xl: var(--size--64px);
  --heading-size--heading-3xl: var(--size--56px);
  --heading-size--heading-2xl: var(--size--48px);
  --heading-size--heading-xl: var(--size--40px);
  --heading-size--heading-lg: var(--size--32px);
  --heading-size--heading-md: var(--size--24px);
  --heading-size--heading-sm: var(--size--20px);
  --heading-size--heading-xs: var(--size--16px);
  --h1-2xl: var(--heading-size--heading-8xl);
  --h1-xl: var(--heading-size--heading-7xl);
  --h1-lg: var(--heading-size--heading-6xl);
  --h1-md: var(--heading-size--heading-5xl);
  --h1-sm: var(--heading-size--heading-4xl);
  --h1-xs: var(--heading-size--heading-3xl);
  --h2-2xl: var(--heading-size--heading-6xl);
  --h2-xl: var(--heading-size--heading-4xl);
  --h2-lg: var(--heading-size--heading-4xl);
  --h2-md: var(--heading-size--heading-3xl);
  --h2-sm: var(--heading-size--heading-3xl);
  --h2-xs: var(--heading-size--heading-3xl);
  --h3-2xl: var(--heading-size--heading-4xl);
  --h3-xl: var(--heading-size--heading-3xl);
  --h3-lg: var(--heading-size--heading-2xl);
  --h3-md: var(--heading-size--heading-2xl);
  --h3-sm: var(--heading-size--heading-xl);
  --h3-xs: var(--heading-size--heading-md);
  --h4-2xl: var(--heading-size--heading-3xl);
  --h4-xl: var(--heading-size--heading-2xl);
  --h4-lg: var(--heading-size--heading-xl);
  --h4-md: var(--heading-size--heading-xl);
  --h4-sm: var(--heading-size--heading-lg);
  --h4-xs: var(--heading-size--heading-md);
  --h5-2xl: var(--heading-size--heading-xl);
  --h5-xl: var(--heading-size--heading-lg);
  --h5-lg: var(--heading-size--heading-lg);
  --h5-md: var(--heading-size--heading-md);
  --h5-sm: var(--heading-size--heading-md);
  --h5-xs: var(--heading-size--heading-sm);
  --h6-2xl: var(--heading-size--heading-lg);
  --h6-xl: var(--heading-size--heading-md);
  --h6-lg: var(--heading-size--heading-md);
  --h6-md: var(--heading-size--heading-sm);
  --h6-sm: var(--heading-size--heading-sm);
  --h6-xs: var(--heading-size--heading-xs);
  --margin-2xl: var(--size--64px);
  --margin-xl: var(--size--48px);
  --margin-sm: var(--size--24px);
  --margin-xs: var(--size--16px);
  --blur: var(--size--100px);
  --side-padding-xl: var(--size--64px);
  --side-padding-sm: var(--size--24px);
  --side-padding-xs: var(--size--16px);
  --top-padding-xl: var(--size--120px);
  --top-padding-md-sm: var(--size--64px);
  --top-padding-xs: var(--size--48px);
  --p1-bold: var(--size--24px);
  --p1-regular: var(--size--24px);
  --p2-bold: var(--size--20px);
  --p4-bold: var(--size--10px);
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
}

h1 {
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-size: 2.375rem;
  font-weight: bold;
  line-height: 2.75rem;
}

.body {
  background-color: var(--color--dark);
  font-family: var(--font-family);
  text-wrap: pretty;
  height: auto;
  overflow: visible;
}

.hero {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100dvh;
  display: flex;
}

.hero_container {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero_container.hero {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.h1 {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--_breakpoints---h1);
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 100%;
}

.h3 {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--_breakpoints---h3);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100%;
}

.h3.light {
  text-transform: none;
  font-weight: 900;
}

.h3.light.allcaps {
  text-transform: uppercase;
}

.bubble-section {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  background-color: var(--color--white);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bubble-section._03 {
  background-color: var(--color--mint);
}

.bubble-section_container {
  grid-column-gap: var(--size--64px);
  grid-row-gap: var(--size--64px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 61.375rem;
  display: flex;
}

.lottie-animation {
  z-index: 0;
  filter: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100vw;
  height: 150vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-2 {
  grid-column-gap: var(--size--40px);
  grid-row-gap: var(--size--40px);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.h5 {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--_breakpoints---h5);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 120%;
}

.h5.dark {
  font-family: var(--font-family);
  color: var(--color--dark);
  width: auto;
  line-height: 120%;
}

.p3-regular {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--size--16px);
  margin-bottom: 0;
}

.p3-regular.dark {
  font-family: var(--font-family);
  color: var(--color--dark);
  font-size: var(--p3-regular);
  text-align: left;
  line-height: 120%;
}

.p3-regular.dark.centered {
  text-align: center;
}

.p3-regular.dark.small {
  width: 70%;
}

.p3-regular.centered {
  text-align: center;
}

.p3-bold {
  margin-bottom: 0;
}

.p3-bold.dark {
  font-family: var(--font-family);
  color: var(--color--dark);
  font-size: var(--p3-bold);
  font-weight: 700;
}

.p3-bold.light {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--size--16px);
  margin-bottom: 0;
  font-weight: 700;
}

.climate-box {
  padding: var(--size--64px) var(--size--32px);
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  border-radius: var(--size--48px);
  background-color: var(--color--light-blue);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.h4 {
  font-family: var(--font-family);
  font-size: var(--_breakpoints---h4);
  line-height: var(--size--40px);
  text-align: left;
}

.h4.black {
  color: var(--color--dark);
  text-transform: none;
  width: 100%;
  font-weight: 900;
  line-height: 100%;
}

.h4.black.center {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.h4.light {
  color: var(--color--white);
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph {
  font-family: var(--font-family);
  color: var(--color--dark);
  font-size: var(--p2-regular);
  text-align: center;
  width: 40rem;
  margin-bottom: 0;
  line-height: 120%;
}

.paragraph-block {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bubble {
  background-color: var(--color--pink);
  border-radius: 624.938rem;
  width: 18.75rem;
  height: 18.75rem;
}

.bubble._01 {
  padding-right: var(--size--40px);
  padding-left: var(--size--48px);
  grid-column-gap: var(--size--8px);
  grid-row-gap: var(--size--8px);
  aspect-ratio: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-right: -2rem;
  display: flex;
}

.bubble._02 {
  aspect-ratio: 1;
  background-color: var(--color--mint);
  background-image: url('../images/speaker_matt_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.bubble._03 {
  padding-right: var(--size--40px);
  padding-left: var(--size--40px);
  aspect-ratio: 1;
  background-color: var(--color--dark-blue);
  justify-content: center;
  align-items: center;
  margin-left: -2rem;
  display: flex;
}

.bubble._04 {
  padding-right: var(--size--40px);
  padding-left: var(--size--40px);
  background-color: var(--color--dark-blue);
  justify-content: center;
  align-items: center;
  margin-right: -1.25rem;
  display: flex;
}

.bubble._05 {
  background-color: var(--color--mint);
  background-image: url('../images/speaker_josh_1.webp');
  background-position: 0 0;
  background-size: cover;
  margin-right: -1.25rem;
}

.bubble._06 {
  padding-right: var(--size--40px);
  padding-left: var(--size--40px);
  justify-content: center;
  align-items: center;
  display: flex;
}

.bubble._07 {
  padding-right: var(--size--40px);
  padding-left: var(--size--40px);
  background-color: var(--color--dark-blue);
  justify-content: center;
  align-items: center;
  margin-right: -2rem;
  display: flex;
}

.bubble._08 {
  background-color: var(--color--light-blue);
  background-image: url('../images/speaker_stuart_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.bubble._09 {
  justify-content: center;
  align-items: center;
  margin-left: -2rem;
  display: flex;
}

.bubble.yellow-dot {
  aspect-ratio: 1;
  background-color: var(--color--white);
  justify-content: center;
  align-items: center;
  width: 12.1875rem;
  height: 12.1875rem;
  display: flex;
}

.bubble.yellow-dot.staci {
  background-color: var(--color--dark-blue);
  background-image: url('../images/speaker_staci_1.webp');
  background-position: 0 0;
  background-size: cover;
  margin-left: -1rem;
}

.bubble.climate {
  padding: var(--size--24px);
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  aspect-ratio: 1;
  border: .25rem solid var(--color--light-blue);
  background-color: var(--color--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15.625rem;
  height: 15.625rem;
  display: flex;
}

.bubble.climate.white {
  width: 12rem;
  height: 12rem;
}

.bubble.climate.pink {
  background-color: var(--color--pink);
  width: 12rem;
  height: 12rem;
  margin-right: -1.25rem;
}

.bubble.climate.dark-blue {
  background-color: var(--color--dark-blue);
  width: 12rem;
  height: 12rem;
  margin-right: -1.25rem;
}

.bubble.climate.mint {
  background-color: var(--color--mint);
  width: 12rem;
  height: 12rem;
}

.bubble02 {
  background-color: var(--color--mint);
  border-radius: 624.938rem;
  width: 18.75rem;
  height: 18.75rem;
}

.bubble03 {
  background-color: var(--color--dark-blue);
  border-radius: 624.938rem;
  width: 18.75rem;
  height: 18.75rem;
}

.bubble-text {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--size--16px);
  font-weight: 500;
}

.bubble-text.p3 {
  font-size: var(--size--16px);
  text-align: center;
  margin-bottom: 0;
  line-height: 110%;
}

.bubble-text.p3.left {
  font-size: var(--size--12px);
  text-align: left;
}

.bubble-text.heading {
  font-size: var(--size--32px);
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 110%;
}

.bubble-text.heading._02 {
  font-size: var(--size--24px);
}

.bubble-text.p2 {
  font-size: var(--size--20px);
  text-align: center;
  margin-bottom: 0;
}

.shows-section01 {
  padding-top: var(--_breakpoints---top-padding);
  padding-right: var(--_breakpoints---side-padding);
  padding-bottom: var(--_breakpoints---top-padding);
}

.shows-section01_container {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.shows-section01-right {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.shows-section01-left {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.paragraph-2 {
  font-family: var(--font-family);
}

.p2-regular {
  font-family: var(--font-family);
  color: var(--color--dark);
  font-size: var(--p2-regular);
  width: auto;
}

.p2-regular.light {
  color: var(--color--white);
  margin-bottom: 0;
  font-weight: 300;
  line-height: 120%;
}

.paragraph-3 {
  font-family: var(--font-family);
  color: var(--color--dark);
}

.image-block {
  aspect-ratio: 1;
  background-color: #0000;
  background-image: url('../images/punc-hup_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  height: auto;
  display: flex;
}

.image-block.punch-up {
  background-image: url('../images/punchup_1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 110%;
}

.image-block.go-outside {
  background-image: url('../images/Go-outside_1.webp');
}

.image-block.experts-are-funny {
  background-image: url('../images/expertrfunny_1.webp');
  background-repeat: no-repeat;
  background-size: 90%;
  justify-content: flex-start;
  align-items: flex-end;
  width: 90%;
  height: auto;
}

.image-block.its-the-journey {
  background-image: url('../images/itsthejourney_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.image-block.have-a-character {
  background-image: url('../images/have-a-character-who-cares_1.webp');
}

.image-block.swing-for-the-fences {
  background-image: url('../images/swing_1.webp');
}

.image-block.this-is-how-we-live-now {
  background-image: url('../images/this_1.webp');
}

.image-block.or-doesnt {
  background-image: url('../images/or-doesnt_1.webp');
}

.quote-credit-block {
  padding-left: var(--side-padding-md);
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: flex;
  position: relative;
  top: -5rem;
}

.quote-credit-block._02 {
  top: -10rem;
}

.quote-credit-block.or-doesnt {
  top: -3rem;
}

.quote-credit-block.or-doesnt._02 {
  justify-content: flex-end;
  align-items: center;
  top: -6rem;
}

.quote-credit-block.or-doesnt._01 {
  justify-content: flex-end;
  align-items: center;
  top: -35.7rem;
}

.quote-credit-block.this-is-how-we-live-now {
  top: -2.6rem;
}

.p4-regular {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--p4-regular);
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
}

.p4-regular.dark {
  color: var(--color--dark);
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
}

.p4-regular.or-doesnt {
  width: auto;
}

.quote-block {
  padding: var(--size--24px);
  border-radius: var(--size--20px);
  background-color: var(--blurred-bg);
  -webkit-backdrop-filter: blur(var(--size--20px));
  backdrop-filter: blur(var(--size--20px));
  width: 60%;
}

.quote-block.top {
  padding: var(--size--20px);
  width: auto;
  position: relative;
  top: -28.9rem;
}

.quote-block.top.this-is-how-we-live-now {
  width: 100%;
  top: -30.5rem;
}

.quote-block.top.or-doesnt {
  width: 70%;
  position: static;
  top: -35rem;
}

.h6 {
  opacity: .8;
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--_breakpoints---h6);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 120%;
}

.h6.dark {
  opacity: 1;
  color: var(--color--dark);
}

.h6.dark.centered {
  text-align: center;
}

.div-block-8 {
  display: flex;
}

.lottie-section {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: clip;
}

.blur {
  z-index: 1;
  -webkit-backdrop-filter: blur(7rem);
  backdrop-filter: blur(7rem);
  mix-blend-mode: normal;
  background-color: #1d1d1d00;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.shows-section02a {
  padding-top: var(--_breakpoints---top-padding);
  padding-bottom: var(--_breakpoints---top-padding);
  padding-left: var(--_breakpoints---side-padding);
}

.shows-section02a_container {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block {
  grid-column-gap: var(--size--32px);
  grid-row-gap: var(--size--32px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.images-container {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  border-radius: var(--size--20px) 0rem 0rem var(--size--20px);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: flex-end;
  align-items: center;
  width: 60vw;
  height: 60.6244%;
  display: flex;
  overflow: hidden;
}

.images-container.type-02 {
  aspect-ratio: 8 / 5;
}

.h2 {
  font-size: var(--_breakpoints---h2);
}

.h2.light {
  font-family: var(--font-family);
  color: var(--color--white);
  text-transform: uppercase;
  max-width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 120%;
}

.h2.light.lowcaps {
  text-transform: capitalize;
}

.h2.big {
  font-family: var(--font-family);
  color: var(--color--white);
  font-size: var(--heading-size--heading-6xl);
  font-weight: 900;
  line-height: 90%;
}

.heading-2 {
  color: var(--color--white);
  margin-top: 0;
  margin-bottom: 0;
}

.heading-block {
  grid-column-gap: var(--size--8px);
  grid-row-gap: var(--size--8px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.small-images {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: 100%;
  display: flex;
}

.small-images._02 {
  width: 100%;
}

.image-lg {
  aspect-ratio: 2 / 3;
  border-top-left-radius: var(--size--20px);
  border-bottom-left-radius: var(--size--20px);
  background-color: #8b8b8b;
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  height: 100%;
  display: flex;
}

.image-lg.typea {
  aspect-ratio: auto;
  background-image: url('../images/1.-The-Change-©-Channel-4_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 30%;
}

.image-lg.typeb {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

.image-lg.typeb._01 {
  background-image: url('../images/MN-3.-©-Politically-Aweh_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-lg.typeb._02 {
  background-image: url('../images/MN-2.-Horrible-Science-©-BBC_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-lg.typeb._03 {
  background-image: url('../images/MN-I-May-Destroy-You_1.webp');
  background-position: 50%;
  background-size: cover;
}

.image-lg.typeb._04 {
  background-image: url('../images/thefastshow_1.webp');
  background-position: 50%;
  background-size: cover;
}

.image-lg.typee {
  aspect-ratio: 2 / 3;
  width: 100%;
}

.image-lg.typee._01 {
  background-image: url('../images/MN-4.-Absolutely-Fabulous-©-BBC_1.webp');
  background-position: 50%;
  background-size: cover;
}

.image-lg.typee._02 {
  background-image: url('../images/3.-Call-Me-Dad-©-Henrik-Petit_1.webp');
  background-position: 100%;
  background-size: cover;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.image-lg.typed {
  background-image: url('../images/185b63a62d8e4ec483a8a42ccbae0301f681632d_1.webp');
  background-position: 60% 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
}

.image-lg.typed._02 {
  background-image: url('../images/34a27008ccfe6dbf4b7863af5f943e9af44d8e5d_1.webp');
  background-position: 30% 0;
}

.image-lg.typed._03 {
  background-image: url('../images/506f8c7b146d37ee1f396bf46ee10b85b21f456a_1.webp');
  background-position: 30% 0;
}

.small-images_row {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.image-sm {
  aspect-ratio: auto;
  background-color: #a0a0a0;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-sm.typea {
  aspect-ratio: 1;
}

.image-sm.typea._01 {
  background-image: url('../images/MN-1.-This-Country-©-BBC_1.webp');
  background-position: 50%;
  background-size: cover;
  position: static;
}

.image-sm.typea._02 {
  background-image: url('../images/HR-2.-Detectorists-©-BBC_1.webp');
  background-position: 50%;
  background-size: cover;
}

.image-sm.typea._03 {
  background-image: url('../images/2.-Last-of-the-Summer-Wine-©-BBC_1.webp');
  background-position: 50%;
  background-size: cover;
}

.image-sm.typea._04 {
  background-image: url('../images/3.-The-Vicar-of-Dibley-©-BBC.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-sm.typed {
  aspect-ratio: 1;
  height: auto;
}

.image-sm.typed._01 {
  aspect-ratio: 3 / 2;
  border-top-left-radius: var(--size--20px);
  background-image: url('../images/3.-Ted-Lasso-©-Apple-TV_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-sm.typed._02 {
  aspect-ratio: 3 / 2;
  background-image: url('../images/4.-Parks-and-Rec-©-NBC_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-sm.typed._03 {
  aspect-ratio: 3 / 2;
  border-bottom-left-radius: var(--size--20px);
  background-image: url('../images/©-Benoît-Linder-and-Cinétévé-and--FTV_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-sm.typed._04 {
  aspect-ratio: 3 / 2;
  background-image: url('../images/MN-3.-t_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.text-layer {
  padding: var(--size--24px) var(--size--16px) var(--size--16px);
  background-image: linear-gradient(0deg, var(--color--dark), transparent);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-layer.rounded {
  border-bottom-left-radius: var(--size--16px);
  border-bottom-right-radius: var(--size--16px);
}

.logo-container {
  grid-column-gap: var(--size--32px);
  grid-row-gap: var(--size--32px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 60.1875rem;
  text-decoration: none;
  display: flex;
}

.logo_laughingmatters {
  object-fit: cover;
  width: auto;
  height: 4.25rem;
}

.logo_okre {
  width: auto;
  height: 2rem;
}

.logo_climate {
  object-fit: contain;
  width: auto;
  height: 1rem;
}

.divider {
  background-color: var(--color--white);
  opacity: .47;
  width: .0625rem;
  height: 40%;
}

.divider.vertical {
  width: 10rem;
  height: .0625rem;
}

.shows-section02d, .shows-section02e {
  padding-top: var(--_breakpoints---top-padding);
  padding-bottom: var(--_breakpoints---top-padding);
  padding-left: var(--_breakpoints---side-padding);
}

.producer-section {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  background-color: var(--color--pink);
  display: flex;
}

.producer-section_container {
  grid-column-gap: var(--size--64px);
  grid-row-gap: var(--size--64px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.header-container {
  width: 100%;
}

.header-container.speaker {
  grid-column-gap: var(--size--8px);
  grid-row-gap: var(--size--8px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.top-section {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.yellow-dot_logo {
  background-image: url('../images/Yellow-Dot-900px-white-text-040623-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 7.8125rem;
  height: 4.375rem;
}

.bottom-section {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card {
  padding: var(--size--32px);
  grid-column-gap: var(--size--32px);
  grid-row-gap: var(--size--32px);
  border-radius: var(--size--20px);
  background-color: var(--color--dark-blue);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card.noimg {
  padding: var(--size--32px);
  grid-column-gap: var(--size--32px);
  grid-row-gap: var(--size--32px);
  border-radius: var(--size--20px);
  background-color: var(--color--dark-blue);
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card.img {
  padding-top: var(--size--32px);
  padding-right: var(--size--32px);
  padding-left: var(--size--32px);
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  object-fit: fill;
  background-color: #2934629e;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  height: auto;
  max-height: 100%;
}

.speakers-section {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  grid-column-gap: var(--size--64px);
  grid-row-gap: var(--size--64px);
  background-image: linear-gradient(315deg, #29346269, #0000 73%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.speakers-row {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-row {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card-row.brand {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.card_top-section {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.speaker-img {
  padding: var(--size--16px) var(--size--40px);
  aspect-ratio: auto;
  background-color: var(--color--pink);
  background-image: url('../images/speaker_matt_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  border-radius: 624.938rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 7rem;
  display: flex;
}

.speaker-img.matt {
  padding: var(--size--16px) var(--size--32px) var(--size--16px) var(--size--40px);
  aspect-ratio: 1;
  background-image: url('../images/speaker_matt_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 8rem;
  height: auto;
  display: flex;
}

.speaker-img.josh {
  aspect-ratio: 1;
  background-color: var(--color--mint);
  background-image: url('../images/speaker_josh_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 8rem;
  height: auto;
  position: static;
}

.speaker-img.stuart {
  aspect-ratio: 1;
  background-image: url('../images/speaker_stuart_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 8rem;
  height: auto;
}

.speaker-img.staci {
  aspect-ratio: 1;
  background-color: var(--color--light-blue);
  background-image: url('../images/speaker_staci_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 8rem;
  height: auto;
}

.further-reading {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  background-color: var(--color--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.further-reading_container {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  display: flex;
}

.further-reading_card {
  padding: var(--size--24px);
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  border-radius: var(--size--20px);
  background-color: var(--color--dark-blue);
  color: var(--color--white);
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 67.7543%;
  height: auto;
  display: flex;
}

.further-reading_card:hover {
  background-color: var(--color--dark-blue);
  color: var(--color--dark);
}

.card-image {
  aspect-ratio: 16 / 9;
  border-radius: var(--size--16px);
  background-color: #ffffff36;
  background-image: url('../images/further_reading06_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.card-image._01 {
  background-image: url('../images/further_reading01_1.webp');
  background-size: cover;
}

.card-image._02 {
  background-image: url('../images/further_reading02_1.webp');
  background-size: cover;
}

.card-image._03 {
  background-image: url('../images/further_reading03_1.webp');
}

.card-image._04 {
  background-image: url('../images/further_reading04_1.webp');
}

.card-image._05 {
  background-image: url('../images/further_reading05_1.webp');
}

.brand-card-content {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.brand-card-content.further {
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}

.paragraph-4 {
  margin-bottom: 0;
}

.ending-section {
  padding: var(--_breakpoints---top-padding) var(--_breakpoints---side-padding);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 50rem;
  display: flex;
}

.ending-section_container {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.left-content {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 42.5rem;
  display: flex;
}

.link {
  color: var(--color--mint);
}

.section {
  z-index: 2;
  position: relative;
}

.noise {
  z-index: 1;
  background-image: url('../images/okre-noise_1.webp');
  background-size: auto;
  width: 100vw;
  position: absolute;
  inset: 0%;
}

.navbar_wrap {
  z-index: 999;
  padding-top: var(--size--24px);
  padding-right: var(--_breakpoints---side-padding);
  padding-left: var(--_breakpoints---side-padding);
  width: 100%;
  position: fixed;
  top: 0;
}

.navbar_inner {
  border-radius: var(--size--80px);
  background-color: #fff;
}

.navbar_container {
  padding: var(--size--8px) var(--size--24px);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.hamburger_menu_contain {
  grid-column-gap: var(--size--8px);
  grid-row-gap: var(--size--8px);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  display: flex;
  overflow: hidden;
}

.hamburger_menu_item {
  background-color: var(--color--dark);
  width: 100%;
  height: .125rem;
}

.hamburger_menu_button {
  padding: 0;
}

.hamburger_menu_button.w--open {
  background-color: #0000;
}

.nav_menu {
  margin-top: var(--size--8px);
  padding-top: var(--size--24px);
  padding-right: var(--size--24px);
  padding-bottom: var(--size--24px);
  padding-left: var(--size--24px);
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-top-left-radius: var(--size--24px);
  border-top-right-radius: var(--size--24px);
  border-bottom-left-radius: var(--size--24px);
  border-bottom-right-radius: var(--size--24px);
  background-color: var(--color--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  inset: 100% 0% auto auto;
}

.nav_link {
  padding: .125rem var(--size--12px);
  font-size: var(--size--16px);
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  font-weight: 500;
  line-height: 150%;
  display: block;
}

.nav_link:hover {
  color: var(--color--pink);
}

.hamburger_menu_wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bubble-section_inner {
  grid-column-gap: var(--size--64px);
  grid-row-gap: var(--size--64px);
  flex-flow: column;
  display: flex;
}

.section-2 {
  background-color: var(--blurred-bg);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-9 {
  background-color: var(--color--white);
  width: 25rem;
  height: 25rem;
}

.brands-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.brand-card {
  padding: var(--size--32px);
  border-radius: var(--size--20px);
  background-color: var(--blurred-bg);
  -webkit-backdrop-filter: blur(var(--size--48px));
  backdrop-filter: blur(var(--size--48px));
  width: 100%;
  height: auto;
}

.brand-card.climate {
  width: 60%;
  height: auto;
}

.brand-card.yellow {
  width: 40%;
}

.socials-button {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.social-icon {
  display: flex;
}

.brand-logo {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.brand-logo.climate {
  height: var(--size--48px);
}

.brand-logo.yellow {
  height: var(--size--88px);
}

.socials {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon-container {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2.5rem;
  display: flex;
}

.button {
  padding: var(--size--8px) var(--size--18px);
  border-radius: var(--size--40px);
  background-color: var(--color--white);
  color: var(--color--dark);
  font-size: var(--p3-bold);
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button:hover {
  border: .0625rem solid var(--color--white);
  color: var(--color--white);
  background-color: #fff0;
}

.button.secondary {
  color: var(--color--white);
  background-color: #ffffff2b;
  border: .0625rem solid #0000;
}

.button.secondary:hover {
  border-color: #ffffff4a;
}

.button-label {
  margin-bottom: 0;
}

.top-content {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.shows-section02c {
  padding-left: var(--side-padding-md);
}

.climate-section {
  padding-right: var(--_breakpoints---side-padding);
  padding-bottom: var(--_breakpoints---top-padding);
  padding-left: var(--_breakpoints---side-padding);
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #93c8e2;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: clip;
}

.content-block {
  grid-column-gap: var(--size--24px);
  grid-row-gap: var(--size--24px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.diagram-block {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.circle-img {
  aspect-ratio: 1;
  background-color: var(--color--dark);
  background-image: url('../images/32fe110c5dcf1e44fae66e6bf48da731537e9cd5_1.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 6249.94rem;
  width: 70%;
  height: 100%;
  display: block;
  position: relative;
  top: -5.5rem;
  left: 0;
  right: 0;
}

.title-bubble {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.bubbles-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.top-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 28rem;
  display: flex;
}

.circle {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 624.938rem;
  width: 30rem;
  position: relative;
  top: -2.375rem;
  right: -8.5625rem;
}

.social-link-block {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.bear {
  width: 15rem;
  margin-top: -10rem;
  margin-right: -45rem;
  position: static;
  top: 9.875rem;
}

.bubbles {
  flex-flow: row;
  display: flex;
}

@media screen and (min-width: 1280px) {
  body {
    --_breakpoints---top-padding: var(--top-padding-md-sm);
    --_breakpoints---side-padding: var(--side-padding-md);
    --_breakpoints---h1: var(--heading-size--heading-6xl);
    --_breakpoints---h3: var(--heading-size--heading-2xl);
    --_breakpoints---h5: var(--heading-size--heading-lg);
    --_breakpoints---h4: var(--heading-size--heading-xl);
    --_breakpoints---h6: var(--heading-size--heading-md);
    --_breakpoints---h2: var(--heading-size--heading-4xl);
    --_breakpoints---margin: var(--margin-xl);
  }

  .bubble._01, .bubble._02, .bubble._03 {
    width: 22rem;
    height: 22rem;
  }

  .quote-credit-block.or-doesnt {
    top: -5rem;
  }

  .quote-credit-block.or-doesnt._02 {
    justify-content: flex-end;
    align-items: center;
  }

  .quote-credit-block.or-doesnt._01 {
    justify-content: flex-end;
    align-items: center;
    top: -35.7rem;
  }

  .p4-regular.or-doesnt {
    width: auto;
  }

  .quote-block.top, .quote-block.top.this-is-how-we-live-now {
    top: -32rem;
  }

  .quote-block.top.or-doesnt {
    width: 80%;
    position: static;
  }

  .text-block {
    width: 30%;
  }

  .images-container {
    justify-content: space-between;
    align-items: flex-start;
  }

  .speaker-img.matt {
    border-radius: var(--size--180px);
  }

  .speaker-img.josh, .speaker-img.stuart, .speaker-img.staci {
    border-radius: var(--size--180px);
    background-position: 100%;
    background-size: cover;
  }

  .button.primary {
    border: .0625rem solid #0000;
  }

  .button.primary:hover {
    border-color: var(--color--white);
  }
}

@media screen and (min-width: 1440px) {
  body {
    --_breakpoints---top-padding: var(--top-padding-xl);
    --_breakpoints---side-padding: var(--side-padding-xl);
    --_breakpoints---h1: var(--heading-size--heading-7xl);
    --_breakpoints---h3: var(--heading-size--heading-3xl);
    --_breakpoints---h5: var(--heading-size--heading-lg);
    --_breakpoints---h4: var(--heading-size--heading-2xl);
    --_breakpoints---h6: var(--heading-size--heading-md);
    --_breakpoints---h2: var(--heading-size--heading-4xl);
    --_breakpoints---margin: var(--margin-xl);
  }

  .bubble-section_container._01 {
    flex-flow: row;
    max-width: none;
  }

  .bubble-section_container._02 {
    width: 100%;
    max-width: none;
  }

  .lottie-animation {
    height: 93.75rem;
  }

  .div-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 40%;
    position: static;
  }

  .climate-box {
    padding-top: var(--size--120px);
    padding-bottom: var(--size--120px);
  }

  .h4.light {
    line-height: var(--size--48px);
  }

  .paragraph {
    width: 60rem;
  }

  .bubble._01 {
    justify-content: center;
    align-items: flex-start;
    width: 32rem;
    height: 32rem;
    margin-bottom: -6rem;
  }

  .bubble._02 {
    aspect-ratio: 1;
    background-position: 50%;
    width: 14rem;
    height: auto;
    position: static;
    inset: auto 0% 7rem auto;
  }

  .bubble._03 {
    width: 18rem;
    height: auto;
    position: static;
    inset: auto auto 5rem 0%;
  }

  .bubble._04 {
    margin-bottom: -4rem;
  }

  .bubble._05 {
    width: 14rem;
    height: 14rem;
  }

  .bubble._06 {
    width: 17rem;
    height: 17rem;
  }

  .bubble._07 {
    margin-bottom: -3.8rem;
  }

  .bubble._08 {
    width: 14rem;
    height: 14rem;
  }

  .bubble._09 {
    width: 17rem;
    height: 17rem;
  }

  .bubble-text.heading {
    font-size: var(--size--32px);
  }

  .bubble-text.heading.lg {
    font-size: var(--size--48px);
  }

  .shows-section01_container {
    justify-content: space-between;
    align-items: center;
  }

  .quote-credit-block.or-doesnt {
    top: -1rem;
  }

  .quote-credit-block.or-doesnt._02 {
    top: -8rem;
  }

  .quote-credit-block.or-doesnt._01 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    top: -45rem;
  }

  .quote-credit-block.this-is-how-we-live-now {
    margin-top: 2rem;
    position: static;
    top: 1.9rem;
  }

  .quote-block.top {
    top: -40vw;
  }

  .quote-block.top.this-is-how-we-live-now {
    position: static;
  }

  .quote-block.top.or-doesnt {
    width: 60%;
  }

  .div-block-8 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .images-container {
    height: auto;
  }

  .image-lg.typea {
    aspect-ratio: 1 / 2;
  }

  .image-sm.typea._02, .image-sm.typea._04 {
    aspect-ratio: 1;
  }

  .speaker-img.josh, .speaker-img.stuart, .speaker-img.staci {
    background-position: 100%;
    background-size: cover;
  }

  .bubble-section_inner {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .bear {
    width: 20rem;
    margin-right: -65rem;
  }
}

@media screen and (min-width: 1920px) {
  body {
    --_breakpoints---top-padding: var(--top-padding-xl);
    --_breakpoints---side-padding: var(--side-padding-xl);
    --_breakpoints---h1: var(--heading-size--heading-8xl);
    --_breakpoints---h3: var(--heading-size--heading-4xl);
    --_breakpoints---h5: var(--heading-size--heading-xl);
    --_breakpoints---h4: var(--heading-size--heading-3xl);
    --_breakpoints---h6: var(--heading-size--heading-lg);
    --_breakpoints---h2: var(--heading-size--heading-6xl);
    --_breakpoints---margin: var(--margin-2xl);
  }

  .bubble-section._02 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bubble-section_container._01 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .lottie-animation {
    height: 150vh;
  }

  .div-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }

  .climate-box {
    padding-top: var(--size--120px);
    padding-bottom: var(--size--120px);
    width: 70%;
  }

  .bubble._01 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: -6rem;
  }

  .bubble._02 {
    position: static;
  }

  .bubble._03 {
    position: static;
    bottom: .4rem;
  }

  .bubble._04 {
    aspect-ratio: 1;
    width: 32rem;
    height: auto;
    margin-bottom: -6rem;
  }

  .bubble._05 {
    aspect-ratio: 1;
    width: 14rem;
    height: 14rem;
  }

  .bubble._06 {
    aspect-ratio: 1;
    width: 18rem;
    height: 18rem;
  }

  .bubble._07 {
    aspect-ratio: 1;
    width: 32rem;
    height: auto;
    margin-bottom: -6rem;
  }

  .bubble._08 {
    aspect-ratio: 1;
    width: 14rem;
    height: auto;
  }

  .bubble._09 {
    aspect-ratio: 1;
    width: 18rem;
    height: auto;
  }

  .bubble-text.heading, .bubble-text.heading._02 {
    font-size: var(--size--48px);
  }

  .shows-section01_container {
    justify-content: flex-start;
    align-items: center;
  }

  .shows-section01-right {
    max-width: 60rem;
  }

  .quote-credit-block {
    width: 90%;
    top: -8rem;
  }

  .quote-credit-block.or-doesnt._02 {
    top: -9rem;
  }

  .quote-credit-block.or-doesnt._01 {
    top: -57rem;
  }

  .quote-block {
    max-width: 28rem;
  }

  .quote-block.top {
    top: -45vw;
  }

  .quote-block.top.this-is-how-we-live-now {
    top: -46.2rem;
  }

  .div-block-8 {
    width: auto;
  }

  .lottie-section {
    justify-content: center;
    align-items: center;
  }

  .image-lg.typea {
    width: 30%;
  }

  .small-images_row {
    height: 49%;
  }

  .bottom-section {
    height: auto;
  }

  .speakers-row {
    flex-flow: row;
  }

  .card-row._01 {
    align-self: stretch;
    height: auto;
  }

  .further-reading_container {
    width: 100%;
  }

  .bubble-section_inner {
    justify-content: flex-start;
    align-items: center;
  }

  .brand-card.climate {
    height: 100%;
  }

  .brand-card.yellow {
    align-self: stretch;
    height: auto;
  }

  .bear {
    width: 20rem;
    margin-right: -60rem;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_breakpoints---top-padding: var(--top-padding-md-sm);
    --_breakpoints---side-padding: var(--side-padding-sm);
    --_breakpoints---h1: var(--heading-size--heading-4xl);
    --_breakpoints---h3: var(--heading-size--heading-xl);
    --_breakpoints---h5: var(--heading-size--heading-md);
    --_breakpoints---h4: var(--heading-size--heading-lg);
    --_breakpoints---h6: var(--heading-size--heading-sm);
    --_breakpoints---h2: var(--heading-size--heading-3xl);
    --_breakpoints---margin: var(--margin-sm);
  }

  .body {
    overflow: visible;
  }

  .hero {
    height: 60dvh;
  }

  .bubble-section._01 {
    width: 100%;
  }

  .bubble-section_container._01 {
    max-width: 100%;
  }

  .h5 {
    width: 100%;
  }

  .p3-regular.dark.small {
    text-align: center;
    width: 100%;
  }

  .climate-box {
    padding-top: var(--size--80px);
    padding-bottom: var(--size--80px);
  }

  .h4.black {
    text-align: center;
    width: 100%;
  }

  .bubble._01, .bubble._02, .bubble._03 {
    width: 16rem;
    height: 16rem;
  }

  .bubble._04, .bubble._05 {
    width: 14rem;
    height: 14rem;
    margin-right: -1.25rem;
  }

  .bubble._06 {
    width: 14rem;
    height: 14rem;
  }

  .bubble._07, .bubble._08 {
    width: 14rem;
    height: 14rem;
    margin-right: -1.25rem;
  }

  .bubble._09 {
    width: 14rem;
    height: 14rem;
  }

  .bubble.yellow-dot {
    width: 8rem;
    height: 8rem;
  }

  .bubble.climate.white {
    width: 14rem;
    height: 14rem;
  }

  .bubble.climate.pink, .bubble.climate.dark-blue {
    width: 14rem;
    height: 14rem;
    margin-right: -1.25rem;
  }

  .bubble.climate.mint {
    width: 14rem;
    height: 14rem;
  }

  .bubble-text.p3 {
    font-size: var(--size--12px);
  }

  .bubble-text.heading {
    font-size: var(--size--24px);
  }

  .bubble-text.p2 {
    font-size: var(--size--18px);
  }

  .shows-section01_container {
    flex-flow: column;
  }

  .shows-section01-right {
    padding-left: var(--_breakpoints---side-padding);
    width: 100%;
  }

  .shows-section01-left {
    grid-column-gap: var(--size--24px);
    grid-row-gap: var(--size--24px);
    width: 100%;
    height: auto;
  }

  .image-block.punch-up, .image-block.go-outside, .image-block.its-the-journey, .image-block.have-a-character, .image-block.swing-for-the-fences, .image-block.this-is-how-we-live-now, .image-block.or-doesnt {
    width: 100%;
  }

  .quote-credit-block {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    position: static;
  }

  .quote-credit-block.or-doesnt {
    flex-flow: column;
    position: static;
  }

  .quote-credit-block.this-is-how-we-live-now {
    flex-flow: column-reverse wrap-reverse;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .p4-regular.dark {
    display: none;
  }

  .quote-block.top {
    position: static;
    top: -41.7rem;
  }

  .quote-block.top.this-is-how-we-live-now {
    width: 80%;
  }

  .shows-section02a {
    padding-right: var(--_breakpoints---side-padding);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .shows-section02a_container {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
  }

  .text-block {
    justify-content: flex-start;
    align-items: flex-start;
    width: 70vw;
  }

  .images-container, .images-container.type-02 {
    border-top-right-radius: var(--size--20px);
    border-bottom-right-radius: var(--size--20px);
    width: 70vw;
  }

  .shows-section02d, .shows-section02e {
    padding-right: var(--_breakpoints---side-padding);
  }

  .yellow-dot_logo {
    aspect-ratio: 16 / 9;
    width: 70%;
    height: auto;
  }

  .bottom-section {
    flex-flow: column;
  }

  .card.img {
    padding: var(--size--24px);
  }

  .ending-section_container {
    grid-column-gap: var(--size--100px);
    grid-row-gap: var(--size--100px);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hamburger_menu_contain {
    overflow: hidden;
  }

  .brand-card.climate, .brand-card.yellow {
    width: 100%;
  }

  .shows-section02c {
    padding-right: var(--_breakpoints---side-padding);
  }

  .climate-section {
    padding-top: var(--_breakpoints---top-padding);
  }

  .diagram-block {
    grid-column-gap: var(--size--32px);
    grid-row-gap: var(--size--32px);
    flex-flow: column;
  }

  .bubbles-block {
    justify-content: center;
    align-items: flex-start;
  }

  .top-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .circle {
    width: 23rem;
    display: none;
    top: -5.1875rem;
  }

  .arrow {
    transform: rotate(90deg);
  }

  .bear {
    margin-right: -22.9rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_breakpoints---top-padding: var(--top-padding-xs);
    --_breakpoints---side-padding: var(--side-padding-xs);
    --_breakpoints---h1: var(--heading-size--heading-3xl);
    --_breakpoints---h3: var(--heading-size--heading-md);
    --_breakpoints---h5: var(--heading-size--heading-sm);
    --_breakpoints---h4: var(--heading-size--heading-md);
    --_breakpoints---h6: var(--heading-size--heading-xs);
    --_breakpoints---h2: var(--heading-size--heading-3xl);
    --_breakpoints---margin: var(--margin-xs);
  }

  .div-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .p3-regular.centered {
    font-size: var(--size--12px);
    line-height: 1rem;
  }

  .p3-bold.light {
    text-align: left;
  }

  .paragraph {
    width: 100%;
  }

  .bubble._01 {
    width: 22rem;
    height: 22rem;
    margin-bottom: -5rem;
    margin-right: 0;
  }

  .bubble._02 {
    width: 16rem;
    height: 16rem;
  }

  .bubble._04 {
    width: 20rem;
    height: 20rem;
    margin-bottom: -5rem;
    margin-right: 0;
  }

  .bubble._05 {
    width: 16rem;
    height: 16rem;
  }

  .bubble._07 {
    width: 18rem;
    height: 18rem;
    margin-bottom: -4rem;
    margin-right: 0;
  }

  .bubble.yellow-dot {
    width: 10rem;
    height: 10rem;
  }

  .bubble.climate.pink, .bubble.climate.dark-blue, .bubble.climate.mint {
    grid-column-gap: var(--size--6px);
    grid-row-gap: var(--size--6px);
    width: 10rem;
    height: 10rem;
  }

  .bubble-text.p3.left {
    font-size: var(--size--16px);
  }

  .bubble-text.heading {
    font-size: var(--size--24px);
  }

  .image-block.experts-are-funny {
    width: 100%;
  }

  .p4-regular {
    line-height: .7rem;
  }

  .quote-block.top.this-is-how-we-live-now {
    top: -30.5rem;
  }

  .div-block-8 {
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 0;
  }

  .text-block {
    width: 80vw;
  }

  .images-container, .images-container.type-02 {
    grid-column-gap: var(--size--12px);
    grid-row-gap: var(--size--12px);
    width: 80vw;
  }

  .h2.big {
    font-size: var(--_breakpoints---h2);
    width: 100%;
  }

  .small-images, .small-images_row {
    grid-column-gap: var(--size--12px);
    grid-row-gap: var(--size--12px);
  }

  .logo-container {
    grid-column-gap: var(--size--16px);
    grid-row-gap: var(--size--16px);
    width: 80%;
  }

  .logo_laughingmatters {
    height: 3rem;
  }

  .logo_okre {
    height: 1.25rem;
  }

  .logo_climate {
    width: 80%;
    max-width: none;
    height: .8rem;
  }

  .top-section {
    flex-flow: wrap-reverse;
  }

  .card.img {
    height: auto;
  }

  .card-row {
    flex-flow: column;
  }

  .card-row._01 {
    height: auto;
  }

  .further-reading_card {
    width: 100%;
  }

  .ending-section {
    height: auto;
  }

  .left-content {
    width: 80%;
  }

  .bear {
    margin-top: -8rem;
    margin-right: -14rem;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 100dvh;
  }

  .hero_container {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .p3-bold.light.centered {
    text-align: center;
  }

  .climate-box {
    padding: var(--size--24px) var(--size--24px) var(--size--64px);
  }

  .h4.light {
    line-height: var(--size--24px);
  }

  .bubble._01 {
    width: 17rem;
    height: 17rem;
    margin-bottom: -3rem;
  }

  .bubble._02 {
    width: 9rem;
    height: 9rem;
  }

  .bubble._03 {
    padding-right: var(--size--18px);
    padding-left: var(--size--18px);
    width: 10rem;
    height: 10rem;
  }

  .bubble._04 {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
  }

  .bubble._05 {
    aspect-ratio: 1;
    width: 8rem;
    height: 8rem;
  }

  .bubble._06 {
    padding-right: var(--size--16px);
    padding-left: var(--size--16px);
    width: 9rem;
    height: 9rem;
  }

  .bubble._07 {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
  }

  .bubble._08, .bubble._09 {
    aspect-ratio: 1;
    width: 9rem;
    height: 9rem;
  }

  .bubble.yellow-dot {
    width: 8rem;
  }

  .bubble.climate.pink, .bubble.climate.dark-blue {
    width: 80%;
    height: auto;
    margin-bottom: -1.25rem;
    margin-right: 0;
  }

  .bubble.climate.mint {
    width: 80%;
    height: auto;
  }

  .bubble-text.p3, .bubble-text.p3.left {
    font-size: var(--size--10px);
  }

  .bubble-text.heading {
    font-size: var(--size--24px);
  }

  .bubble-text.p2 {
    font-size: var(--size--10px);
    line-height: .7rem;
  }

  .shows-section01-left {
    height: auto;
  }

  .image-block.go-outside {
    margin-bottom: 0;
  }

  .image-block.this-is-how-we-live-now {
    aspect-ratio: 1;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 108%;
  }

  .quote-credit-block {
    padding-left: var(--_breakpoints---side-padding);
    grid-column-gap: var(--size--16px);
    grid-row-gap: var(--size--16px);
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    position: static;
  }

  .quote-credit-block.or-doesnt {
    flex-flow: wrap;
  }

  .quote-block {
    padding: var(--size--20px);
    width: auto;
  }

  .quote-block.top {
    position: static;
  }

  .quote-block.top.this-is-how-we-live-now {
    width: 100%;
    position: static;
    top: -22.9rem;
  }

  .shows-section02a {
    width: 100vw;
    max-width: none;
  }

  .shows-section02a_container {
    width: 100%;
  }

  .text-block {
    width: 100vw;
  }

  .images-container {
    flex-flow: column;
    width: 100vw;
  }

  .images-container.type-02 {
    flex-flow: column;
    width: 100vw;
    height: 32rem;
  }

  .h2.light {
    font-size: var(--_breakpoints---h3);
  }

  .h2.big {
    font-size: var(--_breakpoints---h2);
  }

  .small-images {
    width: 100%;
    height: auto;
  }

  .image-lg.typea {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
  }

  .image-lg.typee._01, .image-lg.typee._02 {
    aspect-ratio: 16 / 9;
  }

  .image-lg.typed._01 {
    aspect-ratio: 16 / 9;
    height: auto;
  }

  .image-lg.typed._02 {
    aspect-ratio: 16 / 9;
  }

  .image-lg.typed._03 {
    aspect-ratio: 16 / 9;
    background-position: 50% 0;
    background-size: 170%;
  }

  .logo-container {
    grid-column-gap: var(--size--8px);
    grid-row-gap: var(--size--8px);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-bottom: 2rem;
  }

  .logo_laughingmatters {
    height: 3rem;
  }

  .logo_okre {
    height: 1.5rem;
  }

  .divider {
    width: 80%;
    height: .0625rem;
    display: none;
  }

  .producer-section_container {
    grid-column-gap: var(--size--24px);
    grid-row-gap: var(--size--24px);
  }

  .top-section {
    grid-column-gap: var(--size--24px);
    grid-row-gap: var(--size--24px);
    flex-flow: wrap-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card.noimg {
    padding: var(--size--16px);
  }

  .speaker-img.matt {
    aspect-ratio: 1;
    background-position: 50%;
    width: 60%;
    height: auto;
  }

  .further-reading {
    grid-column-gap: var(--size--8px);
    grid-row-gap: var(--size--8px);
    justify-content: flex-start;
    align-items: center;
  }

  .ending-section {
    height: auto;
  }

  .left-content {
    width: 100%;
  }

  .brand-card {
    padding: var(--size--18px) var(--size--16px) var(--size--16px);
  }

  .socials-button {
    grid-column-gap: var(--size--6px);
    grid-row-gap: var(--size--6px);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .shows-section02c {
    padding-left: var(--_breakpoints---side-padding);
  }

  .bubbles-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .bear {
    margin-top: -7rem;
    margin-right: 0;
  }
}


@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-Bold.ttf') format('truetype'), url('../fonts/Lexend-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend';
  src: url('../fonts/Lexend-SemiBold_2.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-Light_2.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend';
  src: url('../fonts/Lexend-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend 2';
  src: url('../fonts/Lexend-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend';
  src: url('../fonts/Lexend-Regular_2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Black-205TF.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Bold-205TF.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Italic-205TF.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Medium-205TF.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Medium-Italic-205TF.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Regular-205TF.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Light-205TF.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maax 205 Tf';
  src: url('../fonts/Maax---Bold-Italic-205TF.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}