body.publisher-website-page {
  margin: 0;
  padding: 0;
}

body.publisher-website-page main {
  width: 100%;
}

.publisher-site-shell {
  --website-brand: #5d7a53;
  --website-brand-contrast: #ffffff;
  --website-secondary-brand: #ffffff;
  --website-text-color: #60708c;
  --website-shell-width: min(1120px, 100%);
  --website-body-size: clamp(1.2rem, 1.04rem + 0.3vw, 1.32rem);
  min-height: 100vh;
  overflow-x: clip;
  background: transparent;
  color: var(--website-text-color, #60708c);
  padding: 0 0 40px;
  line-height: 1.58;
  font-family: var(--website-font-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
}

.publisher-site-header,
.publisher-site-main,
.publisher-site-footer,
.publisher-site-page-card,
.publisher-site-about-layout,
.publisher-home-section,
.publisher-home-story,
.publisher-home-cta,
.publisher-site-offers {
  font-family: var(--website-font-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif) !important;
}

.publisher-site-shell,
.publisher-site-shell button,
.publisher-site-shell input,
.publisher-site-shell select,
.publisher-site-shell textarea,
.publisher-site-shell a,
.publisher-site-shell h1,
.publisher-site-shell h2,
.publisher-site-shell h3,
.publisher-site-shell h4,
.publisher-site-shell h5,
.publisher-site-shell p,
.publisher-site-shell span,
.publisher-site-shell strong,
.publisher-site-shell small,
.publisher-site-shell li {
  font-family: inherit !important;
}

.publisher-site-brand-copy strong,
.publisher-site-shell h1,
.publisher-site-shell h2,
.publisher-site-shell h3,
.publisher-site-shell h4,
.publisher-site-shell h5,
.publisher-site-richtext h1,
.publisher-site-richtext h2,
.publisher-site-richtext h3,
.publisher-site-richtext h4,
.publisher-site-richtext h5 {
  font-family: var(--website-heading-font-family, var(--website-font-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)) !important;
}

.publisher-site-header,
.publisher-site-footer,
.publisher-site-page-card {
  width: var(--website-shell-width);
  margin: 0 auto;
}

.publisher-site-header {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  padding: 24px 0 32px;
}

.publisher-site-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: inherit;
  min-width: 0;
}

.publisher-site-brand-logo {
  flex: 0 0 auto;
  width: auto;
  max-width: min(560px, 62vw);
  max-height: 92px;
  height: auto;
  object-fit: contain;
  object-position: left center;
  display: block;
}

.publisher-site-brand-copy strong,
.publisher-site-brand-copy small {
  display: block;
}

.publisher-site-brand-copy {
  min-width: 0;
}

.publisher-site-brand-copy strong,
.publisher-site-main h1,
.publisher-site-main h2,
.publisher-site-main h3,
.publisher-site-main h4,
.publisher-site-main h5 {
  color: var(--website-brand);
}

.publisher-site-brand-copy small,
.publisher-site-kicker,
.publisher-site-empty-copy,
.publisher-home-empty-note,
.publisher-home-feature-card p,
.publisher-site-offer-badge,
.publisher-site-offer-trial,
.publisher-home-section-head p {
  color: var(--website-text-color, #60708c);
}

.publisher-home-hero,
.publisher-home-section,
.publisher-home-story,
.publisher-home-cta,
.publisher-site-offers {
  color: var(--publisher-home-section-text-color, var(--website-text-color, #60708c));
}

.publisher-home-hero .publisher-site-kicker,
.publisher-home-hero .publisher-site-richtext,
.publisher-home-hero .publisher-site-richtext p,
.publisher-home-hero .publisher-site-empty-copy,
.publisher-home-section .publisher-site-kicker,
.publisher-home-section-head p,
.publisher-home-feature-card p,
.publisher-home-story .publisher-site-kicker,
.publisher-home-story .publisher-site-richtext,
.publisher-home-story .publisher-site-richtext p,
.publisher-home-cta .publisher-site-kicker,
.publisher-home-cta .publisher-site-richtext,
.publisher-home-cta .publisher-site-richtext p,
.publisher-site-offers .publisher-site-kicker,
.publisher-site-offer-body p,
.publisher-site-offer-trial,
.publisher-home-empty-note,
.publisher-home-media-placeholder {
  color: var(--publisher-home-section-text-color, var(--website-text-color, #60708c));
}

.publisher-home-hero h1,
.publisher-home-section-head h2,
.publisher-home-story-copy h2,
.publisher-home-cta h2,
.publisher-home-feature-card h3,
.publisher-site-offer-body h3 {
  color: var(--publisher-home-section-heading-color, var(--website-brand));
}

.publisher-home-hero .publisher-site-richtext h1,
.publisher-home-hero .publisher-site-richtext h2,
.publisher-home-hero .publisher-site-richtext h3,
.publisher-home-hero .publisher-site-richtext h4,
.publisher-home-hero .publisher-site-richtext h5,
.publisher-home-section .publisher-site-richtext h1,
.publisher-home-section .publisher-site-richtext h2,
.publisher-home-section .publisher-site-richtext h3,
.publisher-home-section .publisher-site-richtext h4,
.publisher-home-section .publisher-site-richtext h5,
.publisher-home-story .publisher-site-richtext h1,
.publisher-home-story .publisher-site-richtext h2,
.publisher-home-story .publisher-site-richtext h3,
.publisher-home-story .publisher-site-richtext h4,
.publisher-home-story .publisher-site-richtext h5,
.publisher-home-cta .publisher-site-richtext h1,
.publisher-home-cta .publisher-site-richtext h2,
.publisher-home-cta .publisher-site-richtext h3,
.publisher-home-cta .publisher-site-richtext h4,
.publisher-home-cta .publisher-site-richtext h5,
.publisher-site-offers .publisher-site-richtext h1,
.publisher-site-offers .publisher-site-richtext h2,
.publisher-site-offers .publisher-site-richtext h3,
.publisher-site-offers .publisher-site-richtext h4,
.publisher-site-offers .publisher-site-richtext h5 {
  color: var(--publisher-home-section-heading-color, var(--website-brand));
}

.publisher-site-nav,
.publisher-site-actions,
.publisher-site-hero-actions,
.publisher-site-section-head,
.publisher-site-footer {
  display: flex;
  align-items: center;
  gap: 14px;
}

.publisher-site-nav {
  justify-content: center;
  flex-wrap: wrap;
}

.publisher-site-nav a,
.publisher-site-footer-links a,
.publisher-site-richtext a,
.publisher-site-page-card a,
.publisher-home-section a,
.publisher-home-story a,
.publisher-home-cta a {
  color: var(--website-brand);
  text-decoration: none;
}

.publisher-site-nav a:hover,
.publisher-site-footer-links a:hover,
.publisher-site-richtext a:hover,
.publisher-site-page-card a:hover,
.publisher-home-section a:hover,
.publisher-home-story a:hover,
.publisher-home-cta a:hover {
  text-decoration: underline;
}

.publisher-site-nav a.is-active {
  font-weight: 700;
}

.publisher-site-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  padding: 12px 18px;
  background: var(--website-button-bg, var(--website-brand));
  color: var(--website-button-fg, var(--website-brand-contrast));
  text-decoration: none;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.15;
  letter-spacing: 0.01em;
  border: 0;
  border-radius: var(--website-button-radius, 0px);
  box-shadow: none;
  appearance: none;
  white-space: nowrap;
}

.publisher-site-btn:hover {
  filter: brightness(0.96);
  text-decoration: none;
}

.publisher-site-header a.publisher-site-btn,
.publisher-site-main a.publisher-site-btn,
.publisher-site-footer a.publisher-site-btn,
.publisher-site-header a.publisher-site-btn:visited,
.publisher-site-main a.publisher-site-btn:visited,
.publisher-site-footer a.publisher-site-btn:visited {
  color: var(--website-button-fg, var(--website-brand-contrast));
}

.publisher-site-main {
  display: grid;
  gap: 0;
  width: 100%;
}

.publisher-home-hero {
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  min-height: clamp(220px, 18vw, 320px);
  display: flex;
  align-items: flex-end;
  padding: clamp(32px, 4.6vw, 64px) 0;
  overflow: clip;
  background: transparent;
}

.publisher-home-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  background-color: color-mix(in srgb, var(--website-brand) 22%, #f6f8fb);
  background-image: var(--publisher-home-hero-image, none);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center center;
  z-index: 0;
}

.publisher-home-layer {
  position: relative;
  z-index: 1;
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}

.publisher-site-about-layout {
  width: var(--website-shell-width);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  gap: 32px;
  align-items: start;
}

.publisher-site-about-aside {
  display: grid;
  gap: 20px;
}

.publisher-home-hero .publisher-site-kicker,
.publisher-home-hero h1,
.publisher-home-hero .publisher-site-richtext,
.publisher-home-hero .publisher-site-richtext p,
.publisher-home-hero .publisher-site-empty-copy {
  color: #ffffff;
}

.publisher-home-hero h1 {
  margin: 0 0 18px;
  font-size: clamp(2.5rem, 6vw, 5.25rem);
  line-height: 0.95;
  max-width: 11ch;
}

.publisher-home-hero .publisher-site-richtext,
.publisher-home-story .publisher-site-richtext,
.publisher-home-cta .publisher-site-richtext,
.publisher-site-page-card .publisher-site-richtext {
  font-size: var(--website-body-size);
  line-height: 1.58;
}

.publisher-home-hero .publisher-site-richtext {
  max-width: 64ch;
}

.publisher-home-hero .publisher-site-richtext a,
.publisher-home-story .publisher-site-richtext a,
.publisher-home-cta .publisher-site-richtext a,
.publisher-site-page-card .publisher-site-richtext a {
  color: var(--website-brand);
}

.publisher-home-hero .publisher-site-richtext a {
  color: #ffffff;
}

.publisher-home-section,
.publisher-home-story,
.publisher-home-cta,
.publisher-site-offers {
  width: 100%;
  margin: 0;
}

.publisher-site-hero,
.publisher-site-page-card {
  width: var(--website-shell-width);
  margin: 0 auto;
}

.publisher-home-section,
.publisher-home-cta,
.publisher-site-hero,
.publisher-site-page-card {
  display: grid;
  gap: 18px;
}

.publisher-site-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 40px;
  align-items: start;
}

.publisher-site-hero-copy,
.publisher-site-side-card {
  display: grid;
  gap: 14px;
}

.publisher-site-hero-copy h1 {
  margin: 0 0 12px;
  font-size: clamp(2.2rem, 4.6vw, 4rem);
  line-height: 0.98;
}

.publisher-site-hero-side {
  display: grid;
  gap: 24px;
}

.publisher-home-story {
  display: block;
}

.publisher-home-story-copy,
.publisher-home-cta,
.publisher-site-page-card {
  padding: 0;
}

.publisher-home-section-inner,
.publisher-home-story-inner,
.publisher-home-cta-inner,
.publisher-site-offers-inner {
  width: var(--website-shell-width);
  margin: 0 auto;
  box-sizing: border-box;
}

.publisher-home-section-inner {
  display: grid;
  gap: 18px;
}

.publisher-home-story-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.92fr);
  gap: 40px;
  align-items: center;
}

.publisher-home-story.is-reversed .publisher-home-story-inner {
  grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1fr);
}

.publisher-home-cta-inner,
.publisher-site-offers-inner {
  display: grid;
  gap: 18px;
}

.publisher-site-hero,
.publisher-home-section,
.publisher-home-story,
.publisher-home-cta,
.publisher-site-offers,
.publisher-site-page-card {
  padding: clamp(28px, 3.8vw, 54px) 0;
}

.publisher-home-section,
.publisher-home-story,
.publisher-home-cta,
.publisher-site-offers,
.publisher-site-page-card,
.publisher-site-side-card,
.publisher-site-offer-card,
.publisher-home-feature-card {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}

.publisher-home-story-copy h2,
.publisher-home-cta h2,
.publisher-home-section-head h2,
.publisher-site-section-head h2 {
  margin: 0 0 12px;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.02;
}

.publisher-site-page-card h1 {
  margin: 0 0 12px;
  font-size: clamp(1.9rem, 4vw, 3rem);
  line-height: 1.02;
}

.publisher-home-story-media img,
.publisher-site-offer-media img,
.publisher-site-richtext img,
.publisher-site-richtext video,
.publisher-site-richtext iframe {
  width: 100%;
  height: auto;
  display: block;
}

.publisher-home-story-media img {
  object-fit: cover;
}

.publisher-home-media-placeholder {
  min-height: 320px;
  display: grid;
  place-items: center;
  color: var(--website-text-color, #60708c);
  text-align: center;
  padding: 20px 0;
}

.publisher-home-section-head {
  display: grid;
  gap: 8px;
}

.publisher-home-feature-section .publisher-home-feature-rail {
  --feature-rail-side-padding: clamp(1rem, 4%, 1rem);
  --feature-arrow-size: 48px;
  --feature-arrow-center-y: 50%;
  position: relative;
  display: grid;
  gap: 18px;
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  padding-inline: var(--feature-rail-side-padding);
  box-sizing: border-box;
}

.publisher-home-feature-rail-head {
  position: absolute;
  inset: 0;
  min-height: 0;
  pointer-events: none;
  z-index: 2;
}

.publisher-home-feature-rail-actions {
  display: none;
}

.publisher-home-feature-rail.has-overflow .publisher-home-feature-rail-actions {
  display: block;
}

.publisher-home-feature-strip-wrap {
  width: 100%;
  min-width: 0;
  overflow: hidden;
}

.publisher-home-feature-arrow {
  position: absolute;
  top: var(--feature-arrow-center-y);
  width: var(--feature-arrow-size);
  min-width: var(--feature-arrow-size);
  height: var(--feature-arrow-size);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  line-height: 1;
  background: rgba(255, 255, 255, 0.94);
  color: var(--website-brand);
  border-radius: 999px;
  box-shadow: 0 16px 36px rgba(18, 31, 54, 0.14);
  cursor: pointer;
  pointer-events: auto;
  transform: translate3d(0, -50%, 0);
  transition: background 0.16s ease, color 0.16s ease, opacity 0.16s ease;
  z-index: 3;
}

.publisher-home-feature-arrow-prev {
  left: calc(var(--feature-rail-side-padding) * -1);
}

.publisher-home-feature-arrow-next {
  right: calc(var(--feature-rail-side-padding) * -1);
}

.publisher-home-feature-arrow:hover:not(:disabled) {
  background: #ffffff;
}

.publisher-home-feature-arrow:disabled {
  opacity: 0.24;
  cursor: default;
}

.publisher-home-feature-strip {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 4px;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  touch-action: pan-x pinch-zoom;
}

.publisher-home-feature-strip::-webkit-scrollbar {
  display: none;
}

.publisher-home-feature-strip.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.publisher-home-feature-card {
  flex: 0 0 clamp(240px, 26vw, 340px);
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.publisher-home-feature-card,
.publisher-site-offer-card {
  display: grid;
  gap: 12px;
  align-content: start;
}

.publisher-home-feature-card {
  justify-items: center;
  text-align: center;
}

.publisher-home-feature-card-media-link {
  width: 100%;
  display: block;
  text-decoration: none;
  color: inherit;
}

.publisher-home-feature-card-shell {
  display: grid;
  gap: 12px;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.publisher-home-feature-card-shell:hover {
  text-decoration: none;
}

.publisher-home-feature-card-media {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  width: 100%;
  margin-inline: auto;
  background: #eef3fb;
  border-radius: var(--feature-card-radius, 0px);
}

.publisher-home-feature-card-media.is-circle {
  aspect-ratio: 1 / 1;
  width: var(--feature-circle-width, 100%);
  border-radius: 50%;
  margin-inline: calc((100% - var(--feature-circle-width, 100%)) / 2);
}

.publisher-home-feature-card-media.is-video {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  background: #0f1728;
}

.publisher-home-feature-card-media-video,
.publisher-home-feature-card-media-video.studio-hls-player,
.publisher-home-feature-card-media-video .studio-hls-player,
.publisher-home-feature-card-media-video video {
  width: 100%;
  height: 100%;
}

.publisher-home-feature-card-media-video.studio-hls-player,
.publisher-home-feature-card-media-video .studio-hls-player,
.publisher-home-feature-card-media-video video {
  display: block;
  border-radius: 0 !important;
}

.publisher-home-feature-card-media-video {
  position: relative;
  overflow: hidden;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-lazy-hls,
.publisher-home-feature-card-media-video .studio-hls-player.is-lazy-hls {
  position: relative;
  overflow: hidden;
  background: #0f1728;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode {
  position: relative;
  overflow: hidden;
  background: #0f1728;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-lazy-hls video,
.publisher-home-feature-card-media-video .studio-hls-player.is-lazy-hls video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode video,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.studio-hls-player-lazy-trigger {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: rgba(7, 12, 22, 0.22);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: background 0.16s ease, opacity 0.16s ease;
  z-index: 2;
}

.studio-hls-player-lazy-trigger:hover,
.studio-hls-player-lazy-trigger:focus-visible {
  background: rgba(7, 12, 22, 0.12);
}

.studio-hls-player-lazy-trigger-icon {
  width: 72px;
  height: 72px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 12px 28px rgba(15, 24, 40, 0.28);
  position: relative;
  flex: 0 0 auto;
}

.studio-hls-player-lazy-trigger-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 36px;
  background: #35587d;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translate(-42%, -50%);
}

.publisher-home-feature-card-media-video.studio-hls-player.is-loading-hls .studio-hls-player-lazy-trigger,
.publisher-home-feature-card-media-video .studio-hls-player.is-loading-hls .studio-hls-player-lazy-trigger {
  opacity: 0.72;
  cursor: progress;
}

.studio-hls-player-inline-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #35587d;
  box-shadow: 0 12px 28px rgba(15, 24, 40, 0.28);
  transform: translate(-50%, -50%);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: opacity 0.16s ease, background 0.16s ease, color 0.16s ease;
}

.studio-hls-player-inline-toggle:hover,
.studio-hls-player-inline-toggle:focus-visible {
  background: #ffffff;
  color: #274866;
}

.studio-hls-player-inline-toggle-icon {
  position: relative;
  display: block;
  width: 30px;
  height: 36px;
}

.studio-hls-player-inline-toggle[data-player-action='play'] .studio-hls-player-inline-toggle-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 36px;
  background: currentColor;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translate(-42%, -50%);
}

.studio-hls-player-inline-toggle[data-player-action='pause'] .studio-hls-player-inline-toggle-icon::before,
.studio-hls-player-inline-toggle[data-player-action='pause'] .studio-hls-player-inline-toggle-icon::after {
  content: '';
  position: absolute;
  top: 2px;
  bottom: 2px;
  width: 8px;
  background: currentColor;
  border-radius: 999px;
}

.studio-hls-player-inline-toggle[data-player-action='pause'] .studio-hls-player-inline-toggle-icon::before {
  left: 3px;
}

.studio-hls-player-inline-toggle[data-player-action='pause'] .studio-hls-player-inline-toggle-icon::after {
  right: 3px;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode.is-playing .studio-hls-player-inline-toggle,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode.is-playing .studio-hls-player-inline-toggle {
  opacity: 0;
  pointer-events: none;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode.is-playing:hover .studio-hls-player-inline-toggle,
.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode.is-playing:focus-within .studio-hls-player-inline-toggle,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode.is-playing:hover .studio-hls-player-inline-toggle,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode.is-playing:focus-within .studio-hls-player-inline-toggle {
  opacity: 1;
  pointer-events: auto;
}

.publisher-home-feature-card-media-video.studio-hls-player.is-play-only-mode.is-loading-hls .studio-hls-player-inline-toggle,
.publisher-home-feature-card-media-video .studio-hls-player.is-play-only-mode.is-loading-hls .studio-hls-player-inline-toggle {
  opacity: 0.8;
  cursor: progress;
}

.publisher-home-feature-card-media.is-video.is-empty {
  display: grid;
  place-items: center;
  min-height: 180px;
}

.publisher-home-feature-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: inherit;
}

.publisher-home-feature-card-copy {
  display: grid;
  gap: 8px;
  width: 100%;
  font-size: var(--website-body-size);
  line-height: 1.45;
}

.publisher-home-feature-card-title-link {
  color: inherit;
  text-decoration: none;
}

.publisher-home-feature-card-title-link:hover {
  text-decoration: underline;
}

.publisher-home-feature-strip.is-landscape-media .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-template-standard .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-template-standard .publisher-home-feature-card-copy h3,
.publisher-home-feature-strip.is-template-standard .publisher-home-feature-card-copy p {
  text-align: center;
}

.publisher-home-feature-strip.is-circle-media .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-circle-media .publisher-home-feature-card-copy h3,
.publisher-home-feature-strip.is-circle-media .publisher-home-feature-card-copy p,
.publisher-home-feature-strip.is-template-circle .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-template-circle .publisher-home-feature-card-copy h3,
.publisher-home-feature-strip.is-template-circle .publisher-home-feature-card-copy p,
.publisher-home-feature-strip.is-template-video_preview .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-template-video_preview .publisher-home-feature-card-copy h3,
.publisher-home-feature-strip.is-template-text_only .publisher-home-feature-card-copy,
.publisher-home-feature-strip.is-template-text_only .publisher-home-feature-card-copy h3,
.publisher-home-feature-strip.is-template-text_only .publisher-home-feature-card-copy p {
  text-align: center;
}

.publisher-home-feature-strip.is-template-video_preview .publisher-home-feature-card {
  align-content: start;
}

.publisher-home-feature-strip.is-template-video_preview .publisher-home-feature-card-copy {
  gap: 0;
}

.publisher-home-feature-card h3,
.publisher-site-offer-body h3 {
  margin: 0;
  font-size: 1.2rem;
}

.publisher-home-feature-card p,
.publisher-home-section-head p,
.publisher-site-empty-copy {
  line-height: 1.58;
}

.publisher-home-section-head p,
.publisher-site-empty-copy,
.publisher-home-empty-note,
.publisher-site-offer-body {
  font-size: var(--website-body-size);
}

.publisher-home-feature-pagination {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.publisher-home-feature-rail.has-pagination .publisher-home-feature-pagination {
  display: flex;
}

.publisher-home-feature-page-dot {
  width: 11px;
  min-width: 11px;
  height: 11px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: color-mix(in srgb, var(--website-brand) 20%, #d9e0ea);
  opacity: 0.38;
  cursor: pointer;
  transition: transform 0.16s ease, opacity 0.16s ease, background 0.16s ease;
}

.publisher-home-feature-page-dot:hover,
.publisher-home-feature-page-dot:focus-visible {
  opacity: 0.72;
  outline: none;
}

.publisher-home-feature-page-dot.is-active {
  background: var(--website-brand);
  opacity: 1;
  transform: scale(1.16);
}

.publisher-site-section-head {
  justify-content: space-between;
  align-items: flex-end;
}

.publisher-site-offer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}

.publisher-site-offer-card {
  flex: 0 1 360px;
  gap: 0;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 16px 36px rgba(18, 31, 54, 0.08);
}

.publisher-site-offer-recommended {
  margin: 0;
  padding: 10px 16px;
  background: var(--website-brand);
  color: var(--website-brand-contrast);
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
}

.publisher-site-offer-body {
  display: grid;
  gap: 12px;
  padding: 22px 24px 24px;
}

.publisher-site-offer-body p {
  margin: 0;
}

.publisher-site-offer-price-line {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}

.publisher-site-offer-price-line strong {
  font-size: clamp(2.4rem, 4vw, 3.8rem);
  line-height: 0.95;
  color: #202737;
}

.publisher-site-offer-price-line span {
  color: #52637f;
  font-size: 1rem;
}

.publisher-site-offer-cta {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.publisher-site-footer {
  justify-content: space-between;
  padding: 40px 0 0;
}

.publisher-site-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.publisher-site-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.publisher-site-socials a {
  color: var(--website-brand);
  text-decoration: none;
}

.publisher-site-socials a:hover {
  text-decoration: underline;
}

.publisher-site-richtext p,
.publisher-site-richtext ul,
.publisher-site-richtext ol,
.publisher-site-richtext blockquote {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.58;
}

.publisher-site-richtext h1,
.publisher-site-richtext h2,
.publisher-site-richtext h3,
.publisher-site-richtext h4,
.publisher-site-richtext h5 {
  color: var(--website-brand);
}

.publisher-site-richtext a,
.publisher-site-page-card a,
.publisher-home-section a,
.publisher-home-story a,
.publisher-home-cta a,
.publisher-site-offer-card a {
  color: var(--website-brand);
}

@media (max-width: 1080px) {
  .publisher-site-shell {
    --website-shell-width: calc(100% - 48px);
  }

  .publisher-site-header,
  .publisher-home-story,
  .publisher-home-story.is-reversed,
  .publisher-site-hero,
  .publisher-site-footer {
    grid-template-columns: 1fr;
  }

  .publisher-site-header,
  .publisher-site-section-head,
  .publisher-site-footer {
    display: grid;
    justify-content: stretch;
  }

  .publisher-site-nav,
  .publisher-site-actions {
    justify-content: flex-start;
  }

  .publisher-home-hero {
    min-height: 260px;
    padding: 38px 0;
  }

  .publisher-home-hero h1 {
    max-width: none;
  }

  .publisher-home-hero::before {
    background-color: color-mix(in srgb, var(--website-brand) 22%, #f6f8fb);
    background-image: var(--publisher-home-hero-image, none);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center center;
  }

  .publisher-site-offer-card {
    flex-basis: 100%;
  }

  .publisher-home-feature-section .publisher-home-feature-rail {
    --feature-arrow-size: 44px;
    --feature-rail-side-padding: 44px;
  }

  .publisher-site-about-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) and (max-height: 560px) and (orientation: landscape) {
  .publisher-home-story {
    grid-template-columns: minmax(0, 1fr) minmax(220px, 0.76fr);
    gap: 24px;
    align-items: center;
  }

  .publisher-home-story.is-reversed {
    grid-template-columns: minmax(220px, 0.76fr) minmax(0, 1fr);
  }

  .publisher-home-story-media {
    width: 100%;
    max-width: min(42vw, 360px);
    justify-self: end;
  }

  .publisher-home-story.is-reversed .publisher-home-story-media {
    justify-self: start;
  }

  .publisher-home-story-media img,
  .publisher-home-story-media video,
  .publisher-home-story-media iframe {
    max-height: min(62vh, 340px);
    object-fit: cover;
  }

  .publisher-home-media-placeholder {
    min-height: min(240px, 56vh);
    padding: 18px;
  }
}

@media (max-width: 640px) {
  .publisher-site-shell {
    --website-shell-width: calc(100% - 24px);
    padding-bottom: 28px;
  }

  .publisher-site-header {
    padding: 18px 0 24px;
  }

  .publisher-site-main {
    gap: 52px;
  }

  .publisher-site-btn {
    width: 100%;
  }

  .publisher-site-actions,
  .publisher-site-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .publisher-home-hero {
    min-height: 220px;
    padding: 30px 0 24px;
  }

  .publisher-home-layer {
    width: calc(100% - 24px);
  }

  .publisher-home-feature-section .publisher-home-feature-rail {
    --feature-arrow-size: 42px;
    --feature-rail-side-padding: 42px;
  }

  .publisher-home-feature-card {
    flex: 0 0 min(84vw, 340px);
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .publisher-home-feature-section .publisher-home-feature-rail {
    --feature-rail-side-padding: clamp(16px, 4vw, 24px);
  }

  .publisher-site-btn {
    width: auto;
    max-width: 100%;
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .publisher-site-actions,
  .publisher-site-hero-actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
  }

  .publisher-home-feature-rail-actions,
  .publisher-home-feature-arrow {
    display: none !important;
  }
}

.publisher-home-hero {
  color: var(--publisher-home-section-text-color, var(--website-text-color, #60708c)) !important;
}

.publisher-home-hero .publisher-site-kicker,
.publisher-home-hero .publisher-site-richtext,
.publisher-home-hero .publisher-site-richtext p,
.publisher-home-hero .publisher-site-empty-copy {
  color: var(--publisher-home-section-text-color, var(--website-text-color, #60708c)) !important;
}

.publisher-home-hero h1,
.publisher-home-section-head h2,
.publisher-home-story-copy h2,
.publisher-home-cta h2,
.publisher-home-feature-card h3,
.publisher-site-offer-body h3 {
  color: var(--publisher-home-section-heading-color, var(--website-brand)) !important;
}

.publisher-home-hero .publisher-site-richtext h1,
.publisher-home-hero .publisher-site-richtext h2,
.publisher-home-hero .publisher-site-richtext h3,
.publisher-home-hero .publisher-site-richtext h4,
.publisher-home-hero .publisher-site-richtext h5,
.publisher-home-section .publisher-site-richtext h1,
.publisher-home-section .publisher-site-richtext h2,
.publisher-home-section .publisher-site-richtext h3,
.publisher-home-section .publisher-site-richtext h4,
.publisher-home-section .publisher-site-richtext h5,
.publisher-home-story .publisher-site-richtext h1,
.publisher-home-story .publisher-site-richtext h2,
.publisher-home-story .publisher-site-richtext h3,
.publisher-home-story .publisher-site-richtext h4,
.publisher-home-story .publisher-site-richtext h5,
.publisher-home-cta .publisher-site-richtext h1,
.publisher-home-cta .publisher-site-richtext h2,
.publisher-home-cta .publisher-site-richtext h3,
.publisher-home-cta .publisher-site-richtext h4,
.publisher-home-cta .publisher-site-richtext h5,
.publisher-site-offers .publisher-site-richtext h1,
.publisher-site-offers .publisher-site-richtext h2,
.publisher-site-offers .publisher-site-richtext h3,
.publisher-site-offers .publisher-site-richtext h4,
.publisher-site-offers .publisher-site-richtext h5 {
  color: var(--publisher-home-section-heading-color, var(--website-brand)) !important;
}

/* Final hero template system */
.publisher-home-hero {
  color: var(--publisher-home-section-text-color, var(--website-text-color, #60708c)) !important;
}

.publisher-home-hero::before {
  background: var(--publisher-home-hero-image, none) center center / cover no-repeat !important;
}

.publisher-home-hero:not(.publisher-home-hero--cover):not(.publisher-home-hero--cover-centered)::before {
  content: none !important;
}

.publisher-home-hero--cover-video::before {
  content: none !important;
}

.publisher-home-hero .publisher-home-layer,
.publisher-home-hero .publisher-home-hero-inner,
.publisher-home-hero .publisher-home-hero-split {
  position: relative;
  z-index: 1;
  width: var(--website-shell-width);
  margin: 0 auto;
}

.publisher-home-hero .publisher-home-hero-copy {
  display: grid;
  gap: 18px;
  align-content: center;
  min-width: 0;
}

.publisher-home-hero .publisher-home-hero-copy:not(.is-centered) {
  justify-items: start;
  text-align: left;
}

.publisher-home-hero .publisher-home-hero-copy.is-centered {
  max-width: min(760px, 100%);
  margin: 0 auto;
  justify-items: center;
  text-align: center;
}

.publisher-home-hero--cover-centered {
  align-items: center;
  text-align: center;
}

.publisher-home-hero--cover-centered .publisher-home-layer {
  display: grid;
}

.publisher-home-hero--cover-centered .publisher-site-hero-actions,
.publisher-home-hero .publisher-home-hero-copy.is-centered .publisher-site-hero-actions {
  justify-content: center;
}

.publisher-home-hero .publisher-site-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

.publisher-home-hero .publisher-site-richtext a {
  color: var(--publisher-home-section-heading-color, var(--website-brand)) !important;
}

.publisher-home-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  gap: clamp(28px, 4vw, 56px);
  align-items: center;
}

.publisher-home-hero-background {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.publisher-home-hero-background--video {
  background: #0b1220;
}

.publisher-home-hero-background-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: #ffffff;
  opacity: calc(var(--publisher-home-hero-video-overlay-opacity, 0) / 100);
  pointer-events: none;
}

.publisher-home-hero-inner.is-media-left {
  grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1fr);
}

.publisher-home-hero-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
}

.publisher-home-hero-split-copy {
  display: grid;
  align-content: center;
  padding: clamp(32px, 4.2vw, 68px);
  background: var(--publisher-home-hero-copy-bg, transparent);
}

.publisher-home-hero-split-media,
.publisher-home-hero-split-media .publisher-home-hero-media,
.publisher-home-hero-split-media .publisher-home-hero-player {
  height: 100%;
  min-height: 100%;
}

.publisher-home-hero-media {
  width: 100%;
  min-width: 0;
}

.publisher-home-hero-media--image img {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.publisher-home-hero-inner .publisher-home-hero-media--image img {
  aspect-ratio: 4 / 3;
  max-height: clamp(280px, 38vw, 520px);
  border-radius: 28px;
}

.publisher-home-hero-split-media .publisher-home-hero-media--image img {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
}

.publisher-home-hero-player {
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  background: #0b1220;
}

.publisher-home-hero-background--video .publisher-home-hero-player,
.publisher-home-hero-background--video .studio-hls-player,
.publisher-home-hero-background--video .publisher-home-hero-player .plyr,
.publisher-home-hero-background--video .publisher-home-hero-player .plyr__video-wrapper,
.publisher-home-hero-background--video .publisher-home-hero-player video {
  width: 100%;
  height: 100%;
  min-height: 100%;
  border-radius: 0 !important;
}

.publisher-home-hero-background--video .publisher-home-hero-player,
.publisher-home-hero-background--video .studio-hls-player {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.publisher-home-hero-background--video .publisher-home-hero-player .plyr__video-wrapper,
.publisher-home-hero-background--video .publisher-home-hero-player video {
  object-fit: cover;
  background: #0b1220;
}

.publisher-home-hero-background--video .studio-hls-player-message {
  display: none !important;
}

.publisher-home-hero-split-media .publisher-home-hero-player {
  border-radius: 0;
}

.publisher-home-hero-player .plyr {
  --plyr-color-main: var(--website-brand);
  --plyr-control-radius: 10px;
  --plyr-menu-radius: 12px;
  --plyr-control-icon-size: 15px;
  --plyr-video-control-background-hover: rgba(255, 255, 255, 0.14);
  --plyr-video-controls-background: rgba(7, 12, 22, 0.92);
  border-radius: 0 !important;
}

.publisher-home-hero-player .plyr__video-wrapper,
.publisher-home-hero-player video {
  background: #0b1220;
  border-radius: 0 !important;
}

.publisher-home-hero-media-placeholder {
  min-height: 240px;
  display: grid;
  place-items: center;
  padding: 24px;
  border: 1px dashed #d6deeb;
  background: #f6f8fb;
  color: #60708c;
  text-align: center;
}

@media (max-width: 767px) and (orientation: portrait) {
  .publisher-home-hero-inner,
  .publisher-home-hero-split {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .publisher-home-hero-split-copy {
    padding: 28px 24px;
  }

  .publisher-home-hero-inner .publisher-home-hero-media--image img,
  .publisher-home-hero-split-media .publisher-home-hero-media--image img {
    border-radius: 24px;
  }

  .publisher-home-hero-player,
  .publisher-home-hero-split-media .publisher-home-hero-player,
  .publisher-home-hero-player .plyr,
  .publisher-home-hero-player .plyr__video-wrapper,
  .publisher-home-hero-player video {
    border-radius: 0 !important;
  }

  .publisher-home-hero-background--video .publisher-home-hero-player,
  .publisher-home-hero-background--video .studio-hls-player,
  .publisher-home-hero-background--video .publisher-home-hero-player .plyr,
  .publisher-home-hero-background--video .publisher-home-hero-player .plyr__video-wrapper,
  .publisher-home-hero-background--video .publisher-home-hero-player video {
    border-radius: 0 !important;
  }
}

.publisher-site-shell--public .publisher-home-story-media img {
  object-fit: contain;
}

.publisher-site-shell--public .publisher-home-hero--cover::before,
.publisher-site-shell--public .publisher-home-hero--cover-centered::before {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.publisher-site-shell--public .publisher-home-hero-media--image img {
  height: auto;
  object-fit: contain;
}

.publisher-site-shell--public .publisher-home-hero-inner .publisher-home-hero-media--image img {
  aspect-ratio: auto;
}

.publisher-site-shell--public .publisher-home-hero-split-media {
  align-self: center;
}

.publisher-site-shell--public .publisher-home-hero-split-media,
.publisher-site-shell--public .publisher-home-hero-split-media .publisher-home-hero-media {
  height: auto;
  min-height: 0;
}

.publisher-site-shell--public .publisher-home-hero-split-media .publisher-home-hero-media--image img {
  height: auto;
  min-height: 0;
}
