/*----- General -----*/

:root {
  --max-width: 1128px;
  --section-height: 700px;
  --used-by-logo-height: 600px;
  --color-background: #fdfdfd;
  --color-grey: #dcdcdc;
  --color-dark: #12243e;
  --color-purple: #5365f0;
  --color-pink: #e390db;
  --color-red: #f26c7c;
  --color-orange: #ffa033;
  --color-blue: #209eff;
  --header-height: 90px;
  --breakpoint-small: 300px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  background-color: var(--color-background);
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  font-family: "Quicksand";
  line-height: 1.6;
  margin: 0;
  padding: 0;
  min-width: calc(var(--breakpoint-small) + 50px);
}

body {
  margin: 0;
  padding: 0;
}

a {
  color: #209eff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.information {
  cursor: help;
}

/*----- FONTS -----*/

/* vietnamese */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v20/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/*----- Error page -----*/

#error-page {
  display: flex;
  margin: 0;
  padding: 0;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.error-content {
  max-width: 500px;
}

/*----- Structure -----*/

main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/*----- Miscellaneous -----*/

hr {
  width: 120px;
  margin: 35px auto;
  border: none;
  border-top: 1px solid #209eff;
}

button {
  border: none;
}

.button {
  display: inline-block;
  cursor: pointer;
  padding: 8px 15px;
  border: none;
  background: var(--color-dark);
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 1.0625rem; /* 17px */
  color: white;
  transition: all 0.2s ease-in;
}

.button-inverse {
  background: white;
  color: var(--color-blue);
  border: 1px solid var(--color-blue);
}

.button-glow {
  box-shadow: 0px 0px 30px rgba(6, 147, 255, 0.3);
}

.button:hover {
  text-decoration: none;
  filter: brightness(101%);
  transform: scale(1.04);
}

.button span {
  font-weight: 400;
}

.pill {
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding: 8px 15px;
  border: none;
  background: rgba(32, 158, 255, 0.1);
  border-radius: 5px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  color: var(--color-blue);
  transition: all 0.2s ease;
  text-align: center;
  position: relative;
  z-index: 1;
}

input:checked + .pill,
.pill-checked {
  color: white;
  background: var(--color-blue);
  transform: scale(1.1);
}

.pill-red {
  background: rgba(242, 108, 124, 0.1);
  color: rgba(242, 108, 124, 1);
}

input:checked + .pill-red,
.pill-checked.pill-red {
  color: white;
  background: rgba(242, 108, 124, 1);
}

/*----- Header -----*/

header {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 20;
  height: var(--header-height);
  transition: background-color 0.8s;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  align-items: center;
}

header.header-scrolling {
  background: rgba(253, 253, 253, 0.9);
  box-shadow: 0px 5px 50px rgba(0, 0, 0, 0.02);
}

header .teleretro-logo-header {
  position: relative;
  line-height: 1;
  top: 3px;
  left: 4px;
  font-size: 1rem;
}

.christmas-logo::after {
  content: url(data:image/png;base64,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);
  position: absolute;
  left: -22px;
  top: -22px;
  transform: scale(0.8);
}

header nav ul {
  display: flex;
  list-style: none;
  font-size: 1.125rem; /* 18px */
  margin: 0;
  margin-right: 11px;
  padding: 0;
  justify-content: flex-end;
  gap: 2rem;
  align-items: center;
}

header nav a.button {
  padding: 10px 15px;
  font-size: 1.125rem; /* 18px */
}

header nav ul li {
  margin: 0;
  padding: 0;
}

header nav ul a {
  color: var(--color-dark);
}

.header-text-light header nav ul a,
.header-text-light #hero.article-page-hero h1,
.header-text-light #hero .content-block-subtext {
  color: white;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  font-weight: 500;
}

.header-text-light #hero.article-page-hero hr {
  border-top-color: rgba(255, 255, 255, 0.5);
}

.header-text-light #hero.article-page-hero h1 {
  font-weight: 400;
}

.header-text-light header .button {
  color: white;
  background: var(--color-blue);
}

.header-text-light header.header-scrolling {
  background: rgba(0, 0, 0, 0.7);
}

.article-page-hero-image .cloud {
  display: none;
}

.image-screen {
  /* background: linear-gradient(
    180deg,
    rgba(22, 22, 22, 0.4) 0%,
    rgba(22, 22, 22, 0.2) 36.96%
  ); */
  background: linear-gradient(
    180deg,
    rgba(22, 22, 22, 0.4) 7.4%,
    rgba(22, 22, 22, 0.2) 37.16%
  );
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.retro-columns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style-type: none;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 15px;
  margin: 0;
  gap: 20px;
  width: 100%;
  flex-wrap: wrap;
  row-gap: 5px;
}

.retro-columns li {
  color: white;
  font-size: 1.25rem; /* 20px */
  font-weight: 500;
  padding: 10px;
  margin: 0;
  white-space: nowrap;
}

/*----- Content pages -----*/
.content-page {
  margin: 0 auto 3rem;
  font-size: 1.3125rem; /* 21px */
  line-height: 1.75;
}

body.content-page {
  max-width: 900px;
}

.content-page img {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

.content-page img.img-small {
  width: 70%;
  margin: 0 auto;
}

.content-page img.img-very-small {
  width: 50%;
}

.content-page img.img-border {
  border: 1px solid #e6e6e6;
}

.content-page img.img-round {
  border-radius: 15px;
}

.content-page img.space-above {
  margin-top: 2rem;
}

/*----- Sections -----*/

main {
  background: var(--color-background);
}

section {
  position: relative;
  width: 100%;
  margin: 0 4vw;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: var(--section-height);
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.section-content-wrapper {
  padding-top: 0;
  max-width: none;
  justify-content: center;
  align-items: center;
  z-index: 1;
  width: 100%;
  max-width: var(--max-width);
  grid-gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-content-wrapper .furniture img {
  width: 100%;
  object-fit: contain;
  object-position: right;
}

.section-content-wrapper {
  grid-template-columns: 1fr 2fr;
  justify-content: end;
}

.section-content-wrapper-centred {
  align-items: flex-start;
  padding-top: 60px;
  grid-template-columns: 1fr 3fr 1fr !important;
}

.section-content-wrapper-centred-hero {
  grid-template-columns: 1fr 6fr 1fr !important;
}

.section-content-wrapper-centred-half {
  grid-template-columns: 1fr 4fr 1fr !important;
}

.section-content-wrapper-vertical-centred {
  align-items: center;
}

.section-content-wrapper-centred .content-block {
  grid-column-start: 2;
}

.section-content-wrapper-centred .supporting-content-block {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-column-end: 4;
  justify-content: center;
}

.section-content-wrapper-full-width {
  grid-template-columns: 1fr;
}

.section-content-wrapper-page-width {
  grid-template-columns: 1fr;
  max-width: none;
}

.section-content-wrapper-page-width .content-block {
  width: 100%;
}

.section-content-wrapper-reversed {
  grid-template-columns: 2fr 1fr;
}

.section-content-wrapper-reversed img {
  object-position: left;
}

.section-content-wrapper-reversed .content-block {
  grid-column-start: 2;
}

.section-content-wrapper-reversed .supporting-content-block {
  grid-column-start: 1;
  grid-row-start: 1;
}

/*----- Typography -----*/

#hero .content-block-headline {
  font-size: 3.75rem; /* 60px */
  font-weight: 300;
  line-height: 120%;
}

#hero .content-block-headline strong,
#hero .content-block-headline span {
  white-space: nowrap;
}

#hero .content-block-headline strong {
  font-weight: 500;
}

strong {
  font-weight: 600;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

main {
  font-weight: 400;
  color: var(--color-dark);
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

@media (min-width: 700px) {
  .visually-hidden-on-large-screen {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}

.hidden {
  display: none;
}

.section-content-wrapper-article p,
.section-content-wrapper-article ol,
.section-content-wrapper-article ul,
.section-content-wrapper-article h2,
.section-content-wrapper-article h3 {
  margin: 0.7rem 0;
}

.section-content-wrapper-article h2 {
  margin-top: 1.5rem;
  font-weight: 500;
}

.section-content-wrapper-article h3 {
  margin-top: 1.5rem;
  font-weight: 500;
}

/*----- Article -----*/

.section-content-wrapper-article {
  grid-template-columns: 1fr 4fr 1fr;
}

.section-content-wrapper-article .content-block {
  margin-top: 5rem;
  margin-bottom: 3rem;
  text-align: left;
  grid-column-start: 2;
  align-items: start;
}

.section-content-wrapper-article img,
.section-content-wrapper-article picture {
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}

.section-content-wrapper-article .button {
  font-size: 1.25rem;
}

.section-content-wrapper-article iframe {
  width: 100%;
  margin: 12px auto;
}
/*----- Blog post -----*/

a.blog-post {
  border-radius: 5px;
  padding: 30px 40px;
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  transition: transform 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  border: 1px solid white;
}

a.blog-post h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 140%;
}

a:hover.blog-post,
a.blog-post {
  text-decoration: none;
  display: block;
  color: var(--color-dark);
}

p.blog-post-date {
  font-size: 16px;
}
a.blog-post .furniture img {
  object-position: left;
}

a.blog-post:hover {
  background: #fff;
  border-color: var(--color-blue);
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
}

/*----- Clouds -----*/

.clouds {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: overlay;
}

.cloud {
  position: absolute;
}

.cloud-1 {
  height: 76.6px;
  width: 108px;
  background: url("../img/clouds/cloud-1-blue.png") no-repeat;
  background-blend-mode: overlay;
  mix-blend-mode: overlay;
}

.cloud-2 {
  height: 108px;
  width: 168px;
  background: url("../img/clouds/cloud-2-blue.png") no-repeat;
  background-blend-mode: overlay;
  mix-blend-mode: overlay;
}

.cloud-3 {
  height: 188px;
  width: 304px;
  background: url("../img/clouds/cloud-3-blue.png") no-repeat;
  background-blend-mode: overlay;
  mix-blend-mode: overlay;
}

.cloud-1.cloud-purple {
  background: url("../img/clouds/cloud-1-purple.png") no-repeat;
}

.cloud-1.cloud-pink {
  background: url("../img/clouds/cloud-1-pink.png") no-repeat;
}

.cloud-1.cloud-orange {
  background: url("../img/clouds/cloud-1-orange.png") no-repeat;
}

.cloud-1.cloud-black {
  background: url("../img/clouds/cloud-1-black.png") no-repeat;
}

.cloud-2.cloud-purple {
  background: url("../img/clouds/cloud-2-purple.png") no-repeat;
}

.cloud-2.cloud-pink {
  background: url("../img/clouds/cloud-2-pink.png") no-repeat;
}

.cloud-2.cloud-orange {
  background: url("../img/clouds/cloud-2-orange.png") no-repeat;
}

.cloud-2.cloud-black {
  background: url("../img/clouds/cloud-2-black.png") no-repeat;
}

.cloud-3.cloud-purple {
  background: url("../img/clouds/cloud-3-purple.png") no-repeat;
}

.cloud-3.cloud-pink {
  background: url("../img/clouds/cloud-3-pink.png") no-repeat;
}

.cloud-3.cloud-orange {
  background: url("../img/clouds/cloud-3-orange.png") no-repeat;
}

.cloud-3.cloud-black {
  background: url("../img/clouds/cloud-3-black.png") no-repeat;
}

/*----- Hero -----*/
#hero {
  height: 100vh;
  background: no-repeat bottom center url("/img/glow.png"),
    no-repeat 100% 100%
      linear-gradient(
        283.22deg,
        #fcf1f3 8.49%,
        #f0faf8 26.95%,
        #eaf7fc 46.69%,
        #eef8fd 68.57%,
        #e3f3fa 79.7%
      );
  /* background-size: 100%; */
  color: var(--color-dark);
  overflow: hidden;
  padding-bottom: 0;
}

.section-content-wrapper-double {
  grid-template-columns: 1fr 1fr;
}

#hero .section-content-wrapper {
  min-height: 350px;
  padding-bottom: 0;
  padding-top: 0;
  height: 100%;
}

#hero .content-block {
  height: 100%;
  justify-content: space-between;
}

#hero .content-block > div {
  flex: 1;
}

#hero.article-page-hero {
  min-height: 400px;
  padding: 80px 0 40px;
  height: auto;
  flex-direction: column;
  background-image: radial-gradient(
      70.89% 70.89% at 50% 0%,
      rgba(205, 242, 253, 0.2) 0%,
      rgba(205, 242, 253, 0) 100%
    ),
    radial-gradient(
        64.57% 201.2% at 0% 100%,
        rgba(32, 158, 255, 0.1) 0%,
        rgba(32, 158, 255, 0) 100%
      )
      /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
    linear-gradient(0deg, rgba(18, 36, 62, 0.02) 0%, rgba(18, 36, 62, 0) 7.45%),
    linear-gradient(
      283.22deg,
      #fcf1f3 8.49%,
      #f0faf8 26.95%,
      #eaf7fc 46.69%,
      #eef8fd 68.57%,
      #e3f3fa 79.7%
    );
}

#hero.article-page-hero .section-content-wrapper,
#hero.article-page-hero .content-block {
  height: 0;
}

#hero h1 {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

#hero.article-page-hero h1 {
  font-size: 3.125rem; /* 50px */
  font-weight: 300;
}

#hero.article-page-hero .content-block {
  justify-content: center;
  margin-right: 1rem;
  margin-left: 1rem;
}

#hero.article-page-hero hr {
  border-top-color: #adc0dc;
}

#hero.article-page-hero-image {
  background: inherit;
  background-position-y: 40%;
  background-size: cover;
}

#hero .supporting-content-block {
  max-width: 600px;
  align-items: flex-end;
}

#hero .supporting-content-block img {
  margin-top: 2.5rem;
  filter: drop-shadow(0px 16px 50px rgba(18, 36, 62, 0.15));
  object-fit: contain;
  object-position: bottom;
  max-width: 100%;
}

#hero .content-block-headline::after {
  background: #adc0dc;
  margin: 2rem auto; /* 40px 0 */
}

.hero-browser {
  flex: 1;
  margin: auto;
  max-width: 600px;
  border-radius: 5px;
  overflow: hidden;
  filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.25));
}

.hero-browser .hero-browser-header {
  height: 27px;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  padding-left: 2px;
}

.hero-browser .hero-browser-button {
  height: 11px;
  width: 11px;
  border-radius: 11px;
  margin-left: 9px;
}

.hero-browser .hero-browser-button-close {
  background: #e97a7a;
}

.hero-browser .hero-browser-button-minimise {
  background: #e9c67a;
}

.hero-browser .hero-browser-button-maximise {
  background: #6dcd6b;
}

.hero-browser img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0 0 5px 5px;
}

#hero .content-block-subtext {
  font-weight: 400;
  font-size: 1.375rem; /* 22px */
  margin: 0;
}

#hero .clouds {
  z-index: 0;
}

#hero .cloud-1 {
  left: -10px;
  right: auto;
  bottom: 10vh;
}

#hero .cloud-2 {
  right: 3vw;
  left: auto;
  top: calc(var(--header-height) * 7 - 10vw);
}

#hero .clouds-article .cloud-1 {
  right: -25px;
  left: auto;
  top: auto;
  bottom: calc(var(--header-height) + 6vw);
}

#hero .clouds-article .cloud-2 {
  left: -33px;
  right: auto;
  top: 25vh;
}

/*----- Content blocks -----*/

.content-block {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.content-block-stretched {
  align-items: center;
}

.content-block-header {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 0;
  margin-bottom: 1.25rem; /* 20px */
}

.content-block-headline {
  font-size: 2.188rem;
  font-weight: 300;
  position: relative;
  padding: 0;
  margin: 0;
}

.content-block-headline-new {
  font-size: 2.8125rem /* 50px */;
}

.content-block-headline::after {
  content: "";
  position: relative;
  display: block;
  align-self: center;
  width: 120px;
  margin: 2.5rem auto; /* 40px 0 */
  height: 1px;
  background: black;
}

.content-block-headline-new::after {
  content: none;
}

.content-block-subtext {
  font-size: 1.25rem; /* 20px */
  margin: 0 0 1rem;
  font-weight: 400;
}

.content-block-subtext-lists ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.content-block-subtext-lists li {
  margin: 0 0 1rem;
  padding: 0;
}

.content-block-subtext-thirds {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  width: 100%;
}

.supporting-content-block {
  display: flex;
  justify-content: flex-end;
}

.section-content-wrapper-reversed .supporting-content-block {
  justify-content: flex-start;
}

/*----- Logos -----*/

#used-by {
  min-height: var(--used-by-logo-height);
  align-items: flex-start;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.logo-pwc {
  position: relative;
  top: -5px;
}

.line-break {
  flex-basis: 100%;
  width: 0;
  height: 0;
}

#used-by .content-block-headline {
  margin: 0;
}

#used-by .content-block {
  gap: 70px;
  padding: 6rem 0 5rem;
  display: grid;
  grid-template-columns: 1fr;
}

#used-by .content-block h2 {
  grid-row-start: 2;
}

#used-by .content-block .used-by-logos {
  grid-row-start: 1;
  margin: 0 auto;
}

#used-by .content-block .endorsements {
  grid-row-start: 3;
}

.used-by-logos {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  line-height: 50px;
  gap: 50px;
  width: 100%;
  flex-wrap: wrap;
  max-width: 80%;
  row-gap: 15px;
}

.used-by-logos li {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.capterra-rating {
  margin: 4rem 0 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.capterra-rating a {
  color: var(--color-dark);
}

.rating-stars {
  margin-bottom: 0.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rating-text {
  margin-left: 0.5rem;
}

.endorsements {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.endorsement figure,
.endorsement blockquote {
  margin: 0;
}

.endorsement blockquote p {
  font-size: 1.5rem; /** 24px */
  margin: 0;
}

.endorsement .endorsement-role {
  font-size: 1.125rem; /** 18px */
  margin: 0;
}

.endorsement .endorsement-qualifier {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.4rem 0 0;
  gap: 0.5rem;
}

.endorsement .endorsement-link {
  padding: 2px;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.1s ease;
  background-color: #f5f2f2;
}

.endorsement .endorsement-link:hover {
  background-color: rgba(32, 158, 255, 0.1);
}

/*----- Enterprise -----*/

#enterprise {
  background: radial-gradient(
      108.95% 108.95% at 49.42% 7.48%,
      rgba(158, 158, 158, 0) 29.69%,
      rgba(158, 158, 158, 0.2) 100%
    ),
    linear-gradient(180deg, #e8e8e8 0%, #f9f9f9 100%);
  display: grid;
}

#enterprise .section-content-wrapper-double {
  grid-template-columns: 7fr 5fr;
}

#enterprise .section-content-wrapper {
  height: 100%;
  min-height: 100%;
}

#enterprise .supporting-content-block {
  justify-content: center;
}

#enterprise .content-block {
  justify-content: space-between;
  height: 100%;
}

#enterprise .content-block > * {
  flex: 1;
}

#enterprise .content-block img {
  width: 100%;
  object-fit: contain;
  object-position: bottom;
  filter: drop-shadow(0px 8px 35px rgba(18, 36, 62, 0.15));
}

#enterprise .content-block-headline {
  margin-bottom: 4rem;
}

#enterprise .content-block-headline::after {
  background-color: #aaa;
}

.enterprise-features {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.enterprise-feature {
  display: flex;
  gap: 24px;
  align-items: center;
}

.enterprise-feature p {
  display: flex;
  flex-direction: column;
  font-size: 1.25rem; /* 20px */
}

.enterprise-feature a {
  font-weight: 500;
}

.enterprise-feature .enterprise-feature-label-1 {
  font-weight: 700;
}

/*----- New Headings -----*/

.content-block-headline-large {
  font-size: 2.5rem /* 40px */;
  margin-bottom: 2rem;
}

.content-block-headline-large::after {
  display: none;
}

/*----- Formats -----*/

#formats {
  padding: 0;
  min-height: auto;
  background: linear-gradient(180deg, #f5f5f5 0%, rgba(198, 198, 198, 0.5) 100%),
    radial-gradient(50% 123.47% at 50% 0%, #f5f5f5 0%, #dddddd 100%);
}

#formats .section-content-wrapper {
  grid-template-columns: 1fr;
}

#formats .content-block {
  overflow: hidden;
  justify-content: space-between;
}

#formats .content-block-headline {
  margin: 5rem 2rem 4rem;
}

#formats .content-block-headline::after {
  display: none;
}

#formats a {
  color: var(--color-dark);
}

.retro-formats-grid {
  width: calc(100% + 20px);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  column-gap: 9%;
  row-gap: 75px;
  position: relative;
  bottom: -4px;
}

.retro-format-tile {
  overflow: hidden;
  border-radius: 10px;
  filter: drop-shadow(0px 8px 30px rgba(0, 0, 0, 0.21));
  position: relative;
  padding-top: 74.63%;
  width: 100%;
  aspect-ratio: 1.34;
  /* min-width: 300px; */
}

.retro-format-title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 15px;
  text-align: center;
  color: white;
  margin: 0;
  z-index: 1;
  font-weight: 500;
  size: 1.25rem; /* 20px */
}

.retro-format-background {
  object-fit: fill;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  max-width: 100%;
}

@media (max-width: 700px) {
  .retro-format-title {
    font-size: 0.75rem; /* 12px */
  }
}

/*----- Pulse -----*/

#pulse {
  background: linear-gradient(to right, #97d4f8, #a1c5f0, #e2bee4);
  position: relative;
  align-items: flex-start;
  padding-top: 5rem;
}

#pulse .supporting-content-block {
  margin-top: 1rem;
  justify-content: center;
  max-width: 750px;
}

#pulse .content-block-headline {
  margin-bottom: 4rem;
}

#pulse::before {
  content: "";
  position: absolute;
  top: 0;
  background: url("/img/pulse-background.png") center center / cover no-repeat;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#pulse img {
  box-shadow: 0px 21.8211px 65.4633px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  object-fit: contain;
  object-position: bottom;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  position: relative;
}

#mini-pulse-overview {
  top: 5rem;
  left: 1rem;
}

#mini-pulse-questionnaire {
  left: -1rem;
}

/*----- Features -----*/

#features {
  position: relative;
  overflow: hidden;
  padding-top: 7rem;
  padding-bottom: 6rem;
}

#features .content-block-headline strong {
  font-weight: 600;
}

.features {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: minmax(min-content, 3fr) 6fr minmax(min-content, 3fr);
  width: 100%;
  row-gap: 45px;
}

.feature img.feature-image {
  filter: drop-shadow(0px 5px 16px rgba(0, 0, 0, 0.1));
}

.feature {
  min-width: 290px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  flex-direction: row;
}

.feature-content {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.feature:nth-child(odd) {
  flex-direction: row-reverse;
}

.feature-heading {
  font-size: 1.4375rem /* 23px */;
  font-weight: 700;
  margin: 0;
}

.feature-text {
  font-size: 1.25rem /* 20px */;
  font-weight: 400;
  margin: 0;
}

.feature-promo {
  grid-column: 2 / -2;
  grid-row: 1 / 5;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4rem;
}

.feature-promo-image {
  object-fit: contain;
  object-position: bottom;
  max-width: 100%;
  filter: drop-shadow(0px 10px 30px rgba(18, 36, 62, 0.15));
}

.feature-promo-glow {
  position: absolute;
  z-index: -1;
  /* display: none; */
}

/*----- Customisation -----*/

/*----- Organisation -----*/

/*----- Icebreakers -----*/

/*----- Integrations -----*/

#integrations .section-content-wrapper {
  padding-top: 0;
}

.content-block-header > .coming-soon {
  color: var(--color-red);
  display: inline-block;
  margin-left: 0.5rem;
}

#integrations .cloud-1 {
  left: auto;
  right: 3%;
  top: 15%;
}

#integrations .cloud-3 {
  right: auto;
  left: calc(-250px + 3%);
  top: auto;
  bottom: 8%;
}

@media (max-width: 700px) {
  #integrations .clouds {
    display: none;
  }
}

/*----- Pricing -----*/

#pricing {
  padding-top: 4rem;
}
#pricing .content-block-header {
  color: var(--color-purple);
}
#pricing .content-block-headline::after {
  background: var(--color-purple);
}
#pricing .section-content-wrapper {
  display: block;
}

#pricing {
  position: relative;
  overflow: auto;
}
#pricing-gradient {
  height: 300px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  background: radial-gradient(
      92.96% 84.67% at 50% -11.08%,
      rgba(253, 253, 253, 0) 0%,
      #fdfdfd 81.99%
    ),
    radial-gradient(
      46.59% 44.34% at 50% -24.06%,
      #9da4ff 0%,
      #ccafea 11.98%,
      #ffbbd3 100%
    );
}

/*----- Pricing Toggle -----*/

.pricing-toggle {
  grid-gap: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding-bottom: 1.25rem; /* 20px */
  left: -0.875rem; /* 14px */
}

.pricing-team-size {
  font-family: "Quicksand";
  font-size: 1.125rem;
  font-weight: 500;
  padding: 5px;
  border-color: #ccc;
  border-radius: 5px;
}

/*----- Pricing Table -----*/

#pricing-data table {
  position: relative;
}

#pricing-data table {
  margin-top: 6rem;
  table-layout: fixed;
  border-collapse: collapse;
}

#pricing-data th,
#pricing-data td {
  text-align: center;
  height: 3.125rem; /* 50px */
  border-bottom: 1px solid rgba(151, 163, 255, 0.2);
}
#pricing-data thead td,
#pricing-data thead th {
  border-bottom: none;
  padding-bottom: 0.625rem; /* 10px */
}

#pricing-data tbody tr:last-child th,
#pricing-data tbody tr:last-child td {
  border-bottom: none;
  padding-bottom: 4rem;
}

.pricing-column {
  width: 25%;
}

#pricing-data thead th {
  font-size: 1.875rem; /* 30px */
}

#pricing-data tbody td {
  font-size: 1.125rem; /* 18px */
  font-weight: 500;
}

#pricing-data tbody th {
  text-align: left;
  font-size: 1.125rem; /* 18px */
  font-weight: 400;
  padding-left: 1rem;
}

.pricing-price {
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pricing-price-free {
  position: relative;
  left: -0.5rem;
}

.pricing-currency-symbol {
  position: relative;
  font-size: 1.125rem; /* 18px */
  font-weight: 400;
}

.pricing-currency-amount {
  align-self: center;
  justify-self: center;
  font-size: 2.1875em; /* 35px */
  font-weight: 500;
  padding: 0 6px 0 2px;
}

.pricing-period {
  font-size: 1rem; /* 16px */
  font-weight: 400;
  position: relative;
  left: -0.2rem;
}
.pricing-period span {
  display: flex;
}

.included {
  background: url("../img/checkmark.svg") center no-repeat;
}

.pricing-summary td {
  vertical-align: bottom;
}

.pricing-summary-title {
  font-size: 1.125rem; /* 18px */
  font-weight: bold;
  margin-bottom: 0;
  line-height: 175%;
}

.pricing-summary-text {
  font-size: 1.125rem; /* 18px */
  margin: 0 auto 1rem;
  line-height: 175%;
  font-weight: 400;
  max-width: 13rem;
  min-width: 200px;
}

.priceDiscount {
  position: absolute;
  top: -20px;
  right: -40px;
  border-radius: 14px;
  font-size: 14px;
  color: white;
  background: #161616;
  padding: 2px 10px;
  z-index: 2;
}

@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  #pricing {
    overflow: visible;
  }
  #pricing-data table,
  #pricing-data thead,
  #pricing-data tbody,
  #pricing-data th,
  #pricing-data td,
  #pricing-data tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #pricing-data thead tr {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

  #pricing-data tbody th {
    padding-left: 0;
    text-align: center;
    font-weight: 700;
    padding-top: 0.5rem;
    height: 3.125rem; /* 50px */
  }
  .pricing-toggle {
    position: static;
  }

  #pricing-data tr {
    margin: 0 0 1rem 0;
  }

  #pricing-data f td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    padding-top: 10px;
  }

  #pricing-data td.included {
    background-position-x: 77%;
  }

  #pricing-data td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
  #pricing-data td {
    position: relative;
    padding-top: 10px;
  }
  #pricing-data td:nth-of-type(1):before {
    content: "Free";
    text-align: left;
    padding-top: 10px;
  }
  #pricing-data td:nth-of-type(2):before {
    content: "Team";
    text-align: left;
    padding-top: 10px;
  }
  #pricing-data td:nth-of-type(3):before {
    content: "Business";
    text-align: left;
    padding-top: 10px;
  }
  #pricing-data td:nth-of-type(4):before {
    content: "Enterprise";
    text-align: left;
    padding-top: 10px;
  }

  #pricing-data tbody tr:last-child th,
  #pricing-data tbody tr:last-child td {
    display: none;
  }
  #pricing-data {
    padding-bottom: 6rem;
  }
}

/*----- Stand alone pricing page -----*/

.content-main-pricing .section-content-wrapper {
  max-width: auto;
}
.content-main-pricing .section-content-wrapper-article .content-block {
  grid-column-start: none;
  width: 100%;
}

.content-main-pricing .section-content-wrapper-article {
  display: flex;
  justify-content: center;
}

.content-main-pricing .section-content-wrapper-article .content-block {
  margin-top: 0;
}
.content-main-pricing #pricing {
  margin: 0;
}

.content-main-pricing .content-block-subtext {
  text-align: center;
}

/*----- Getting Started -----*/

#getting-started {
  min-height: 500px;
}

#getting-started .section-content-wrapper {
  grid-template-columns: 1fr;
}

#getting-started {
  background: var(--color-blue);
}

#getting-started .content-block {
  color: white;
}

#getting-started .content-block-subtext {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}

#getting-started .content-block-subtext p {
  margin: 0;
}

#getting-started .clouds {
  z-index: 0;
  background-blend-mode: luminosity;
  mix-blend-mode: luminosity;
}

#getting-started .cloud-1 {
  right: 3%;
  left: auto;
  top: 12%;
}

#getting-started .cloud-2 {
  left: 2%;
  right: auto;
  bottom: 8%;
}

.getting-stared-cta {
  margin-left: 2rem;
}

/*----- Insights -----*/

#insights {
  color: white;
  background: linear-gradient(283.52deg, #041d43 -4.01%, #1c135c 62.54%);
}

#insights .clouds {
  z-index: 0;
}

#insights .content-block-header {
  color: var(--color-blue);
}

#insights .content-block-subtext {
  width: 26rem;
}

#insights .furniture {
  margin: 20px;
}

#insights .cloud-1 {
  left: 3%;
  right: auto;
  top: 10%;
}

#insights .cloud-2 {
  right: 3%;
  left: auto;
  bottom: 8%;
}

@media (max-width: 700px) {
  #insights .content-block-subtext {
    width: auto;
  }

  #insights .furniture {
    max-width: 50%;
    margin: 0 auto;
  }
}

/*----- Credits -----*/

.image-credits {
  position: relative;
  margin: -38px 0 0 0;
  text-align: right;
  width: 100%;
  font-size: 16px;
}

/*----- Footer -----*/

footer {
  background: var(--color-dark);
  font-size: 1.0625rem; /* 17px */
  color: var(--color-background);
  font-weight: 300;
  min-height: 400px;
  width: 100%;
  display: flex;
}

footer #teleretro-logo {
  left: -7px;
  top: 26px;
  margin-bottom: 7px;
}

footer button,
footer a {
  color: var(--color-background);
  text-decoration: none;
}
footer button:hover,
footer a:hover {
  text-decoration: underline;
}

footer section {
  min-height: 280px;
}

footer .section-content-wrapper {
  grid-template-columns: 1fr 3fr;
  align-items: flex-start;
}

footer .section-content-wrapper img {
  object-position: left;
}

footer nav > ul {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

footer ul li ul {
  flex-direction: column;
}

footer li img {
  transition: transform 0.3s cubic-bezier(0.73, 1, 0.6, 1.8);
}

footer button {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
  outline: none;
  border: none;
}

.language-selector {
  position: relative;
  display: flex;
  align-items: center;
}

.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: flex;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  padding: 12px 16px;
  align-items: stretch;
  justify-content: center;
  flex-direction: column;
  min-width: 200px;
  position: absolute;
  bottom: calc(
    100% + 10px
  ); /* This will position the dropdown 10px above the button */
  left: 0;
  z-index: 1;
  background-color: var(--color-background);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.dropdown-content a,
.dropdown-content span {
  font-weight: 500;
  padding: 4px;
  text-align: center;
  color: var(--color-blue);
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover,
.dropdown-content a:focus {
  text-decoration: underline;
}

.dropdown-content span[aria-current="page"] {
  color: var(--color-dark);
  pointer-events: none; /* Makes the link non-clickable */
  text-decoration: none; /* To indicate the current language */
}

.footer-list-header {
  font-weight: 500;
  margin-bottom: 1rem;
}

.footer-about-teleretro {
  font-weight: 400;
  max-width: 300px;
  display: flex;
  flex-direction: column;
}

.social-link:hover img {
  transform: scale(1.2);
}

.copyright {
  color: white;
  opacity: 0.5;
}

/*----- Retro formats -----*/

.intro-wrapper {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
}

.intro-wrapper .intro-content {
  grid-column-start: 2;
}

[class^="content-main"][class*="retro-formats"]:not([class*="retro-formats/"])
  .section-content-wrapper-article {
  grid-template-columns: 1fr;
}

[class^="content-main"][class*="retro-formats"]:not([class*="retro-formats/"])
  .section-content-wrapper-article
  .content-block {
  grid-column-start: 1;
}

.all-retro-formats {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
}

@media (max-width: 1100px) {
  .all-retro-formats {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 700px) {
  .all-retro-formats {
    grid-template-columns: 1fr;
  }
}

.retro-format-card {
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  filter: drop-shadow(0px 5px 8px rgba(0, 0, 0, 0.15));
}

.retro-format a {
  color: var(--color-dark);
  border: 1px solid #fff;
  display: block;
  transition: transform 0.2s ease;
}

.retro-format a:hover {
  transform: translate(0, -4px);
  text-decoration: none;
}

.retro-format-card img {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto; /* Reset the height to auto to maintain the aspect ratio */
  max-width: 100%; /* Ensure the image doesn't exceed its container's width */
  object-fit: cover; /* Maintain the aspect ratio and cover the container */
  aspect-ratio: 4 / 3; /* Set the desired aspect ratio (4:3) */
}

.retro-format-card ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  bottom: 0;
  list-style-type: none;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin: 0;
}

.retro-format-card li {
  background: rgba(0, 0, 0, 0.82);
  padding: 7px 15px;
  color: #fff;
  border-radius: 10px;
  width: fit-content;
  height: fit-content;
  margin-bottom: 3px;
  margin-right: 3px;
  font-size: 1.125rem; /*18px*/
  box-shadow: 0px 3px 10px 0px #00000040;
}

.retro-format-card li:last-child {
  margin-bottom: 0;
}

.retro-format-card iframe {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
}

.retro-format-card-condensed li {
  font-size: 0.875rem /* 14px */;
}

/*----- Retro format -----*/

[class*="retro-formats/"] .content-page a.button {
  margin: 48px auto 0;
}

[class*="retro-formats/"] .content-page a {
  margin: 5rem 0 -3rem 0;
}

/*----- Responsive menu -----*/

.responsive-menu {
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
  display: flex;
  width: 100vw;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.responsive-menu ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  margin: 0;
  clip: auto;
  clip-path: none;
  height: auto;
  overflow: visible;
  position: static;
  width: auto;
}

.responsive-menu ul li {
  margin: 0 0 2rem;
}

.responsive-menu ul li:last-child a {
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  background: none;
  transition: inherit;
  transform: inherit;
  filter: inherit;
}

.responsive-menu ul li:last-child a:hover {
  text-decoration: underline;
}

header nav.responsive-menu ul a {
  color: white;
}

#dashboard-nav-link {
  /* background: url(/img/arrow.svg) no-repeat right;
  padding-right: 1.25rem; */
}

.responsive-menu #dashboard-nav-link {
  /* padding-right: 2.5rem;
  background-size: 2rem; */
}

#responsive-menu-toggle {
  display: none;
}

.responsive-menu #responsive-menu-toggle {
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 1.1rem;
  background: transparent url("../img/close.svg") no-repeat 100% 100%;
  padding: 1rem;
  height: 2rem;
  width: 2rem;
}

/*----- Newsletter mobile -----*/
@media only screen and (max-width: 480px) {
  .mceSection colgroup {
    display: none;
  }
  .mceColumn {
    display: block !important;
    width: 100% !important;
  }
}

/*------ Legal ------*/
.legal-table {
  font-size: 1.125rem; /*14px*/
  border-collapse: collapse;
}
.legal-table th,
.legal-table td {
  vertical-align: top;
  padding: 16px 8px;
  border-bottom: 1px solid var(--color-blue);
}

/*------ 2 columns ------*/
.grid-2 {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr;
  column-gap: 48px;
  margin-bottom: 56px;
}

.grid-2 h3 {
  font-size: 22px;
}

@media screen and (max-width: 800px) {
  .grid-2 {
    grid-template-columns: 100%;
  }
}

/*----- Icebreaker -----*/
.icebreaker-blocks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2rem;
  width: 100%;
  margin-bottom: 2rem;
}

a.icebreaker-block {
  border-radius: 10px;
  background-color: #e7f4fd;
  text-align: center;
  color: var(--color-dark);
  width: 100%;
  transition: transform 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  border: 1px solid white;
}

a.icebreaker-block:hover {
  text-decoration: none;
  border-color: var(--color-blue);
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
}

a.icebreaker-block h3 {
  line-height: 1.4;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  flex-direction: column;
  display: flex;
  padding: 1rem;
  color: var(--color-dark);
}

a.icebreaker-block span {
  display: block;
}

a.icebreaker-block span.icebreaker-block-icon {
  font-size: 2rem;
}

/*----- Medium screen overrides -----*/
@media (max-width: 900px) {
  .section-content-wrapper {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
  }
  .section-content-wrapper-full-width,
  .section-content-wrapper-article {
    grid-template-columns: 1fr !important;
  }

  .section-content-wrapper-article .content-block {
    grid-column-start: auto;
  }

  #hero .content-block-headline {
    font-size: 3.125rem; /* 50px */
  }

  #hero.article-page-hero h1 {
    font-size: 2.5rem; /* 40px */
  }

  .features {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }

  .feature-promo {
    grid-column: 1 / -1;
    grid-row: auto;
    margin-top: 4rem;
  }

  .retro-formats-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .retro-format-tile:nth-child(n + 10) {
    display: none;
  }

  .used-by-logos {
    margin-top: 2rem;
  }

  header nav {
    position: absolute;
    right: 1.5rem;
    top: 1.1rem;
    bottom: 0;
    width: 2rem;
    display: flex;
    justify-content: flex-end;
  }

  header nav #responsive-menu-toggle {
    display: block;
    height: 2rem;
    width: 2rem;
    background: transparent url("../img/menu.svg") no-repeat 100% 100%;
  }

  header nav ul {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}

/*----- Small screen overrides -----*/

@media (max-width: 700px) {
  section {
    padding-top: 2rem !important;
    padding-bottom: 3rem;
  }

  .section-content-wrapper {
    grid-gap: 50px;
    grid-template-columns: 1fr !important;
  }

  .section-content-wrapper .content-block {
    padding-top: 2rem;
    grid-column-start: auto !important;
  }

  .section-content-wrapper-article .content-block {
    margin-top: 0rem;
  }

  .section-content-wrapper .supporting-content-block {
    grid-column-start: auto !important;
    grid-column-end: auto !important;
    grid-row-start: auto !important;
  }

  .section-content-wrapper-centred {
    padding: 0;
    grid-template-columns: 1fr !important;
  }

  .content-block-subtext-thirds {
    grid-template-columns: 1fr;
  }

  .content-page .img-default,
  .content-page .img-small {
    width: 100%;
  }

  header .teleretro-logo-header img {
    width: 160px;
    height: 45px;
  }

  header .teleretro-logo-header .christmas-logo::after {
    left: -27px;
    top: -24px;
    transform: scale(0.7);
  }

  footer {
    padding: 2rem 0;
    justify-content: flex-start;
  }

  footer section {
    padding-top: 0 !important;
    padding-bottom: 5rem;
  }

  .copyright {
    position: absolute;
    bottom: 0;
  }

  footer #teleretro-logo {
    display: none;
  }

  footer .footer-about-teleretro {
    width: 100%;
    max-width: none;
  }

  footer nav > ul {
    grid-template-columns: 1fr 1fr;
  }

  footer ul {
    width: 100%;
    display: inline;
  }

  footer ul li {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .section-content-wrapper .furniture img {
    height: 100%;
  }

  .retro-columns {
    flex-direction: column;
  }

  #hero {
    height: auto;
  }

  #hero .content-block-headline {
    font-size: 2.5rem; /* 40px */
  }

  #hero.article-page-hero {
    padding-top: 120px !important;
    padding-bottom: 30px !important;
    height: auto;
  }

  #hero.article-page-hero h1 {
    font-size: 1.875rem; /* 30px */
    font-weight: 400;
  }

  #pricing .pricing-price-row th,
  #pricing .pricing-price-row td {
    height: 6rem;
  }

  #used-by .endorsements {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  #used-by .content-block {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  #used-by .content-block h2 {
    grid-row-start: 1;
  }

  #used-by .used-by-logos {
    row-gap: 2rem;
    grid-row-start: 3;
    grid-template-columns: 1fr 1fr;
  }

  #used-by .used-by-logos li {
    margin: 0 auto;
  }

  #used-by .content-block .h2 {
    grid-row-start: auto;
  }

  #used-by .content-block .endorsements {
    grid-row-start: 2;
  }

  #used-by .content-block .used-by-logos {
    grid-row-start: auto;
  }

  #used-by .endorsement {
    max-width: 24rem;
    margin: 0 auto;
  }

  #used-by .used-by-logos {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  #pulse {
    min-height: 600px;
  }

  #features .content-block-headline strong::after {
    content: "\a";
    white-space: pre;
  }

  .features {
    grid-template-columns: 1fr;
  }

  .feature {
    flex-direction: row-reverse !important;
    margin: 0 auto;
  }

  .feature-promo {
    grid-column: 1 / -1;
    grid-row: auto;
    margin-top: 4rem;
  }

  #enterprise {
    padding-top: 4rem !important;
    padding-bottom: 0;
  }

  #enterprise .content-block {
    grid-row-start: 2;
  }

  #getting-started .content-block-subtext {
    flex-direction: column;
  }

  #insights .clouds,
  #getting-started .clouds {
    display: none;
  }

  .getting-stared-cta {
    margin-left: 0;
    margin-top: 2rem;
  }

  .icebreaker-blocks {
    grid-template-columns: 1fr;
  }
}

/* Email perferences */
.maskedEmail {
  width: 100%;
  text-align: center;
  font-weight: 500;
}

.emailTable {
  width: 100%;
  margin: 24px 0;
}

.emailTable tbody th,
.emailTable tbody td {
  font-weight: 600;
}

.emailTable thead th {
  font-weight: 500;
  padding-bottom: 18px;
}

.emailTable thead th:last-child {
  text-align: center;
}

.emailTable div span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

/* email toggle button */

.knobs,
.layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.toggle-button {
  position: relative;
  top: 50%;
  width: 74px;
  height: 36px;
  margin: -15px auto 0 auto;
  overflow: hidden;
}

.toggle-button.r,
.toggle-button.r .layer {
  border-radius: 100px;
}

.toggle-button.b2 {
  border-radius: 2px;
}

.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}

.knobs {
  z-index: 2;
}

.layer {
  width: 100%;
  background-color: grey;
  transition: 0.3s ease all;
  z-index: 1;
}

.toggle-button .knobs:before {
  content: "NO";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  color: #0f243e;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #fff;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

.toggle-button .checkbox:checked + .knobs:before {
  content: "YES";
  left: 42px;
}

.toggle-button .checkbox:checked ~ .layer {
  background-color: #03a9f4;
}

.toggle-button .knobs,
.toggle-button .knobs:before,
.toggle-button .layer {
  transition: 0.3s ease all;
}

/* Resources */

[class^="content-main"][class*="resources"]:not([class*="resources/"])
  .section-content-wrapper-article {
  grid-template-columns: 1fr;
}

[class^="content-main"][class*="resources"]:not([class*="resources/"])
  .section-content-wrapper-article
  .content-block {
  grid-column-start: 1;
}

.all-resources {
  margin: 0 auto 48px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
}

@media (max-width: 1100px) {
  .all-resources {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 700px) {
  .all-resources {
    grid-template-columns: 1fr;
  }
}

.resource {
  border-radius: 10px;
  transition: transform 0.2s ease;
  background: no-repeat bottom center url(/img/glow.png),
    no-repeat 100% 100%
      linear-gradient(
        283.22deg,
        #fcf1f3 8.49%,
        #f0faf8 26.95%,
        #eaf7fc 46.69%,
        #eef8fd 68.57%,
        #e3f3fa 79.7%
      );
}

.resource:hover {
  transform: translate(0, -4px);
}

.resource a {
  display: flex;
  color: var(--color-dark);
  flex-direction: column;
  padding: 0 24px;
  border-radius: 10px;
  height: 100%;
}

.resource a:hover {
  text-decoration: none;
}

.resource a img {
  margin-bottom: 12px;
}

.resource a h3 {
  margin-top: 1rem;
  min-height: 6rem;
}

.resource p {
  font-size: 1.2rem;
}

.resource-dark {
  background-position: top center;
}

.resource-dark a {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}

.header-text-light blockquote {
  margin: 1rem 0;
  padding: 0 24px;
  border-left: 3px solid var(--color-dark);
}

.header-text-light td {
  font-size: 1.2rem;
  padding: 12px 24px 12px 0;
  border-bottom: 1px solid rgba(151, 163, 255, 0.2);
}

.article-date {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  margin: 3rem 0 0;
}

.article-ref {
  text-align: right;
  display: block;
  width: 720px;
}

@media (max-width: 720px) {
  .article-ref {
    width: 100%;
  }
}

/* email toggle button */

.newsletter-container {
  margin-top: -4rem;
  font-size: 18px;
}

.newsletter-container .updates-header-full {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}

.newsletter-container .updates-header {
  max-width: 50%;
  width: 40%;
  height: auto;
  margin-top: 1rem;
}

.newsletter-container h2 {
  text-align: center;
  font-size: 1.3em;
}
.newsletter-container img {
  border-radius: 10px;
}
.newsletter-flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
}
.newsletter-flex-item {
  flex: 1 1 50%;
  padding: 10px;
  box-sizing: border-box;
}
.newsletter-flex-item h3 {
  margin-top: 0;
}

.newsletter-container .center-wrapper {
  text-align: center;
  margin: 2rem 0;
}

@media (max-width: 600px) {
  .newsletter-flex-container {
    flex-direction: column;
  }
  .newsletter-flex-item {
    flex-basis: 100%;
  }
}
