@font-face {
  font-family: Ivartext;
  src: url('https://static.lystit.com/cms2/microsites/2025-10/2025-peak-planning-playbook/fonts/IvarText-Regular.97c95d2dd3dc862b065b9fedbb6d133f.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintlmono;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Thin.b28c6a953f7b0f136d978655e681b05e.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintlmono;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Regular.9e69bd97503f24759113beb7d9837549.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintlmono;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Bold.72d7cf4fa47d79aac464f505cdb3de9f.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintl;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-Medium.a1e155de39170e23e884eec0b1584098.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintl;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-MediumItalic.2303a0be7761887bfa0f444cd31a09b5.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Suisseintl;
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-Regular.2d4b880fbf5169b13b588482d71bdbee.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

img {
  display: inline-block;
}

.intro {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.intro.has-32-gap {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.container {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: grid;
}

.splide__list {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
}

.small-title {
  opacity: .8;
  font-size: 1.125em;
  line-height: 120%;
}

.section {
  color: #fff;
  background-color: #000;
  height: 100vh;
  max-height: 100vh;
  font-size: 16px;
  position: relative;
}

.pink-color {
  color: #e86dfc;
}

.splide__slide {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.logo-carousel {
  margin-top: 3em;
  overflow: hidden;
}

.logo-carousel.splide {
  height: 100%;
  margin-top: 0;
}

.splide__track {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  opacity: .5;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.body {
  background-color: #000;
}

.content-wrapper {
  z-index: 90;
  background-color: #0003;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
}

.content-inner-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.lyst-logo-wrapper {
  width: 50vw;
  padding-bottom: 1em;
  padding-left: 1em;
}

.lyst-logo-wrapper.no-pad {
  margin-top: -.3em;
  padding-bottom: 0;
  padding-left: 0;
}

.body-copy {
  font-family: Ivartext, Arial, sans-serif;
  font-size: 1em;
}

.body-copy.padding-bottom {
  padding-bottom: 2em;
}

.body-copy.cta {
  text-align: right;
  cursor: pointer;
  font-size: 2vw;
  line-height: 1.3em;
  transition: all .2s;
}

.body-copy.cta:hover {
  color: #ffffff80;
}

.lyst-text-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 40vw;
  display: flex;
}

.lyst-text-wrapper.no-pad {
  padding-bottom: 0;
  padding-left: 0;
}

.lyst-text-wrapper.large, .lyst-text-wrapper.text {
  width: 30vw;
}

.lyst-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.lyst-wrapper.no-pad {
  padding-bottom: 0;
  padding-left: 0;
}

.form-text {
  text-transform: uppercase;
  font-family: Suisseintlmono, Arial, sans-serif;
  font-weight: 400;
}

.submit-button {
  color: #00000080;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 0;
  font-family: Suisseintlmono, Arial, sans-serif;
  font-size: .8em;
  transition: all .4s;
}

.submit-button:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.text-field {
  color: #000;
  border-radius: 5px;
  margin-bottom: 0;
  font-family: Suisseintl, Arial, sans-serif;
}

.text-field-2 {
  border-radius: 5px;
}

.form-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  padding-bottom: 2em;
  display: flex;
}

.form {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  display: flex;
}

.error-message {
  background-color: #000;
  margin-top: 0;
}

.success-message {
  color: #000;
}

.form-interaction {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  display: none;
}

.form-block {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

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

  .splide__slide {
    object-fit: contain;
    width: 140vw;
    min-height: 100svh;
  }

  .logo-carousel.splide, .splide__track {
    height: 100svh;
  }

  .image {
    min-height: 100svh;
  }

  .content-wrapper {
    height: 100svh;
    display: flex;
  }

  .lyst-logo-wrapper.no-pad {
    width: 100vw;
  }

  .body-copy, .body-copy.cta {
    text-align: center;
  }

  .lyst-text-wrapper {
    width: 100%;
  }

  .lyst-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }
}


@font-face {
  font-family: 'Ivartext';
  src: url('https://static.lystit.com/cms2/microsites/2025-10/2025-peak-planning-playbook/fonts/IvarText-Regular.97c95d2dd3dc862b065b9fedbb6d133f.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintlmono';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Thin.b28c6a953f7b0f136d978655e681b05e.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintlmono';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Regular.9e69bd97503f24759113beb7d9837549.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintlmono';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntlMono-Bold.72d7cf4fa47d79aac464f505cdb3de9f.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-Medium.a1e155de39170e23e884eec0b1584098.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-MediumItalic.2303a0be7761887bfa0f444cd31a09b5.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('https://static.lystit.com/cms2/microsites/2025-02/product-anatomy/fonts/SuisseIntl-Regular.2d4b880fbf5169b13b588482d71bdbee.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}