@font-face {
  font-family: "Manrope Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url("fonts/manrope-latin-ext-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Manrope Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url("fonts/manrope-latin-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("fonts/space-grotesk-latin-ext-500-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("fonts/space-grotesk-latin-500-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("fonts/space-grotesk-latin-ext-600-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("fonts/space-grotesk-latin-600-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("fonts/space-grotesk-latin-ext-700-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("fonts/space-grotesk-latin-700-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.ltpp-page-active {
  margin: 0 !important;
  background: #fffdf8 !important;
  color: #1e1938 !important;
  font-family: "Manrope Variable", "Segoe UI", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  -webkit-font-smoothing: antialiased;
}

body.ltpp-page-active .ltpp-page,
body.ltpp-page-active .ltpp-page *,
body.ltpp-page-active .ltpp-page *::before,
body.ltpp-page-active .ltpp-page *::after {
  box-sizing: border-box;
}

body.ltpp-page-active .ltpp-page {
  --ltpp-navy: #1e1938;
  --ltpp-gold: #ebae24;
  --ltpp-violet: #6268c7;
  --ltpp-cream: #fff6e3;
  --ltpp-paper: #fffdf8;
  --ltpp-white: #ffffff;
  --ltpp-line: rgba(30, 25, 56, 0.14);
  --ltpp-muted: #625f70;
  min-height: 100vh;
  overflow-x: clip;
  background: var(--ltpp-paper);
  color: var(--ltpp-navy);
  font-family: "Manrope Variable", "Segoe UI", sans-serif;
}

body.ltpp-page-active .ltpp-page a {
  color: inherit;
  text-decoration: none;
}

body.ltpp-page-active .ltpp-page img,
body.ltpp-page-active .ltpp-page svg {
  display: block;
}

body.ltpp-page-active .ltpp-page h1,
body.ltpp-page-active .ltpp-page h2,
body.ltpp-page-active .ltpp-page h3 {
  font-family: "Space Grotesk", "Avenir Next", sans-serif;
}

body.ltpp-page-active .ltpp-skip-link {
  position: fixed;
  z-index: 100000;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  border-radius: 6px;
  background: var(--ltpp-navy);
  color: var(--ltpp-white);
  font-size: 14px;
  font-weight: 700;
  transform: translateY(-180%);
}

body.ltpp-page-active .ltpp-skip-link:focus {
  transform: translateY(0);
}

body.ltpp-page-active .ltpp-site-header {
  position: relative;
  z-index: 20;
  display: grid;
  grid-template-columns: minmax(230px, 1fr) auto minmax(230px, 1fr);
  align-items: center;
  width: min(calc(100% - 96px), 1344px);
  height: 108px;
  margin: 0 auto;
  padding: 0;
  background: var(--ltpp-paper);
}

body.ltpp-page-active .ltpp-brand {
  display: inline-flex;
  width: 258px;
}

body.ltpp-page-active .ltpp-brand img {
  width: 100%;
  height: auto;
  margin: 0;
}

body.ltpp-page-active .ltpp-desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(26px, 3vw, 48px);
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
}

body.ltpp-page-active .ltpp-desktop-nav a {
  position: relative;
  padding: 9px 0;
}

body.ltpp-page-active .ltpp-desktop-nav a::after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 0.085em;
  background: var(--ltpp-gold);
  content: "";
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 180ms ease;
}

body.ltpp-page-active .ltpp-desktop-nav a:hover::after,
body.ltpp-page-active .ltpp-desktop-nav a:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

body.ltpp-page-active .ltpp-button {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 24px;
  border: 0;
  border-radius: 9px;
  padding: 0 26px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  transition: transform 180ms ease, background-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

body.ltpp-page-active .ltpp-button:hover {
  transform: translateY(-2px);
}

body.ltpp-page-active .ltpp-page a.ltpp-button-dark {
  background: var(--ltpp-navy);
  color: var(--ltpp-white);
  box-shadow: 0 10px 30px rgba(30, 25, 56, 0.12);
}

body.ltpp-page-active .ltpp-page a.ltpp-button-dark:hover {
  background: #2b244f;
}

body.ltpp-page-active .ltpp-header-cta {
  justify-self: end;
}

body.ltpp-page-active .ltpp-brand:focus-visible,
body.ltpp-page-active .ltpp-button:focus-visible,
body.ltpp-page-active .ltpp-desktop-nav a:focus-visible,
body.ltpp-page-active .ltpp-mobile-menu a:focus-visible,
body.ltpp-page-active .ltpp-site-footer a:focus-visible {
  outline: 3px solid rgba(98, 104, 199, 0.4);
  outline-offset: 4px;
}

body.ltpp-page-active .ltpp-mobile-menu {
  display: none;
}

body.ltpp-page-active .ltpp-legal-page {
  width: min(calc(100% - 64px), 1080px);
  margin: 0 auto;
  padding: 42px 0 64px;
}

body.ltpp-page-active .ltpp-breadcrumbs {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 44px;
  color: var(--ltpp-muted);
  font-size: 12px;
  font-weight: 650;
}

body.ltpp-page-active .ltpp-breadcrumbs a {
  border-bottom: 1px solid rgba(30, 25, 56, 0.25);
}

body.ltpp-page-active .ltpp-legal-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 32px;
  align-items: end;
  margin: 20px 0 0;
  border-bottom: 1px solid var(--ltpp-line);
  padding: 0 0 24px;
}

body.ltpp-page-active .ltpp-legal-header h1 {
  max-width: none;
  margin: 0;
  padding: 0;
  color: var(--ltpp-navy);
  font-size: clamp(38px, 5vw, 56px) !important;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1;
  text-transform: none;
}

body.ltpp-page-active .ltpp-legal-header p {
  margin: 8px 0 0;
  color: var(--ltpp-muted);
  font-family: "Manrope Variable", "Segoe UI", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}

body.ltpp-page-active .ltpp-legal-header > p {
  margin: 0;
  white-space: nowrap;
}

body.ltpp-page-active .ltpp-legal-content {
  max-width: 920px;
  margin: 0;
  padding: 0;
}

body.ltpp-page-active .ltpp-legal-content > section {
  margin: 0;
  border: 0;
  border-bottom: 1px solid var(--ltpp-line);
  padding: 26px 0;
  background: transparent;
}

body.ltpp-page-active .ltpp-legal-content > section:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

body.ltpp-page-active .ltpp-legal-content h2 {
  max-width: none;
  margin: 0 0 12px;
  padding: 0;
  color: var(--ltpp-navy);
  font-size: 22px !important;
  font-weight: 650;
  letter-spacing: -0.025em;
  line-height: 1.2;
  text-transform: none;
}

body.ltpp-page-active .ltpp-legal-content p,
body.ltpp-page-active .ltpp-legal-content li {
  color: var(--ltpp-muted);
  font-family: "Manrope Variable", "Segoe UI", sans-serif;
  font-size: 15px !important;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.62;
}

body.ltpp-page-active .ltpp-legal-content p {
  margin: 0 0 10px;
  padding: 0;
}

body.ltpp-page-active .ltpp-legal-content p:last-child {
  margin-bottom: 0;
}

body.ltpp-page-active .ltpp-legal-content strong {
  color: var(--ltpp-navy);
  font-weight: 700;
}

body.ltpp-page-active .ltpp-legal-content a {
  color: var(--ltpp-navy);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.ltpp-page-active .ltpp-legal-content a[href^="mailto:"],
body.ltpp-page-active .ltpp-legal-content a[href^="tel:"] {
  font-weight: inherit;
  text-decoration: none;
}

body.ltpp-page-active .ltpp-legal-rights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px 30px;
  margin: 0 0 14px;
  padding: 0 0 0 20px;
}

body.ltpp-page-active .ltpp-site-footer {
  display: grid;
  grid-template-columns: minmax(200px, 0.75fr) minmax(430px, 1.45fr) minmax(280px, 1fr);
  gap: 36px 48px;
  align-items: start;
  margin: 0;
  padding: 42px max(48px, calc((100vw - 1344px) / 2)) 24px;
  background: var(--ltpp-navy);
  color: var(--ltpp-white);
}

body.ltpp-page-active .ltpp-footer-brand img {
  width: 190px;
  height: auto;
  margin: 0;
  padding: 10px;
  border-radius: 8px;
  background: var(--ltpp-paper);
}

body.ltpp-page-active .ltpp-site-footer p {
  color: rgba(255, 255, 255, 0.56);
  font-size: 13px !important;
  line-height: 1.7;
}

body.ltpp-page-active .ltpp-footer-links {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  justify-content: center;
  max-width: 100%;
  gap: 14px 28px;
  margin: 0;
  padding: 6px 0 0;
  font-size: 14px;
  font-weight: 650;
}

body.ltpp-page-active .ltpp-footer-links a,
body.ltpp-page-active .ltpp-footer-contact a {
  color: var(--ltpp-white);
  text-decoration: none;
}

body.ltpp-page-active .ltpp-footer-heading {
  margin: 0 0 4px;
  color: var(--ltpp-gold) !important;
  font-size: 12px !important;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.ltpp-page-active .ltpp-footer-links .ltpp-footer-heading {
  grid-column: 1 / -1;
}

body.ltpp-page-active .ltpp-footer-contact {
  display: grid;
  min-width: 0;
  justify-items: end;
  gap: 8px;
  text-align: right;
}

body.ltpp-page-active .ltpp-footer-contact a {
  max-width: 100%;
  font-size: 14px;
  font-weight: 650;
  overflow-wrap: anywhere;
}

body.ltpp-page-active .ltpp-footer-contact p {
  margin: 4px 0 0;
}

body.ltpp-page-active .ltpp-footer-contact .ltpp-footer-heading {
  margin: 0 0 4px;
}

body.ltpp-page-active .ltpp-footer-socials {
  display: flex;
  gap: 9px;
  margin-top: 8px;
}

body.ltpp-page-active .ltpp-footer-socials a {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

body.ltpp-page-active .ltpp-footer-socials a:hover,
body.ltpp-page-active .ltpp-footer-socials a:focus-visible {
  border-color: var(--ltpp-gold);
  background: var(--ltpp-gold);
  color: var(--ltpp-navy);
  transform: translateY(-2px);
}

body.ltpp-page-active .ltpp-footer-socials svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

body.ltpp-page-active .ltpp-footer-bottom {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  margin-top: 4px;
  padding-top: 22px;
}

body.ltpp-page-active .ltpp-footer-bottom p {
  margin: 0;
}

@media (max-width: 1080px) {
  body.ltpp-page-active .ltpp-site-header {
    grid-template-columns: 1fr auto;
    width: min(calc(100% - 48px), 960px);
  }

  body.ltpp-page-active .ltpp-brand {
    width: 226px;
  }

  body.ltpp-page-active .ltpp-desktop-nav,
  body.ltpp-page-active .ltpp-header-cta {
    display: none;
  }

  body.ltpp-page-active .ltpp-mobile-menu {
    position: relative;
    display: block;
    margin: 0;
  }

  body.ltpp-page-active .ltpp-mobile-menu summary {
    display: grid;
    width: 46px;
    height: 46px;
    place-content: center;
    gap: 7px;
    border: 1px solid var(--ltpp-line);
    border-radius: 50%;
    padding: 0;
    background: var(--ltpp-white);
    cursor: pointer;
    list-style: none;
  }

  body.ltpp-page-active .ltpp-mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  body.ltpp-page-active .ltpp-mobile-menu summary span {
    display: block;
    width: 19px;
    height: 2px;
    background: var(--ltpp-navy);
  }

  body.ltpp-page-active .ltpp-mobile-menu nav {
    position: absolute;
    z-index: 50;
    top: 56px;
    right: 0;
    display: grid;
    min-width: 240px;
    gap: 6px;
    border: 1px solid var(--ltpp-line);
    border-radius: 16px;
    margin: 0;
    padding: 14px;
    background: var(--ltpp-white);
    box-shadow: 0 20px 45px rgba(30, 25, 56, 0.15);
  }

  body.ltpp-page-active .ltpp-mobile-menu nav a {
    border-radius: 8px;
    padding: 11px 13px;
    font-size: 15px;
    font-weight: 650;
  }

  body.ltpp-page-active .ltpp-mobile-menu nav a:hover {
    background: var(--ltpp-cream);
  }

  body.ltpp-page-active .ltpp-site-footer {
    grid-template-columns: minmax(180px, 0.7fr) minmax(0, 1.3fr);
    gap: 30px 38px;
  }

  body.ltpp-page-active .ltpp-footer-links {
    justify-content: end;
    gap: 14px 22px;
  }

  body.ltpp-page-active .ltpp-footer-contact {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    text-align: left;
  }

  body.ltpp-page-active .ltpp-footer-contact .ltpp-footer-heading {
    margin: 0 auto 0 0;
  }

  body.ltpp-page-active .ltpp-footer-socials {
    margin-top: 0;
  }
}

@media (max-width: 680px) {
  body.ltpp-page-active .ltpp-site-header {
    width: calc(100% - 32px);
    height: 88px;
  }

  body.ltpp-page-active .ltpp-brand {
    width: 190px;
  }

  body.ltpp-page-active .ltpp-legal-page {
    width: min(calc(100% - 32px), 1080px);
    padding: 30px 0 48px;
  }

  body.ltpp-page-active .ltpp-breadcrumbs {
    margin-bottom: 30px;
  }

  body.ltpp-page-active .ltpp-legal-header {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 16px;
    padding-bottom: 18px;
  }

  body.ltpp-page-active .ltpp-legal-header > p {
    white-space: normal;
  }

  body.ltpp-page-active .ltpp-legal-header h1 {
    font-size: clamp(36px, 10.5vw, 44px) !important;
  }

  body.ltpp-page-active .ltpp-legal-content > section {
    padding: 22px 0;
  }

  body.ltpp-page-active .ltpp-legal-rights {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  body.ltpp-page-active .ltpp-site-footer {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 38px 24px 20px;
  }

  body.ltpp-page-active .ltpp-footer-links {
    grid-template-columns: repeat(2, max-content);
    justify-content: start;
    gap: 14px 24px;
  }

  body.ltpp-page-active .ltpp-footer-links > a:last-child {
    grid-column: 1 / -1;
  }

  body.ltpp-page-active .ltpp-footer-contact {
    grid-column: auto;
    display: grid;
    justify-content: start;
    justify-items: start;
    gap: 8px;
    text-align: left;
  }

  body.ltpp-page-active .ltpp-footer-contact .ltpp-footer-heading {
    margin: 0 0 4px;
  }

  body.ltpp-page-active .ltpp-footer-socials {
    margin-top: 8px;
  }

  body.ltpp-page-active .ltpp-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0;
    padding-top: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.ltpp-page-active .ltpp-page *,
  body.ltpp-page-active .ltpp-page *::before,
  body.ltpp-page-active .ltpp-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
