/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2026 | 22:35:22 */
/* =========================================================
   EMAIL ANWAR — CLEAN PRODUCTION CSS
   Page ID: 3827
   ========================================================= */

:root {
  --tbh-beige: #f1e7d3;
  --tbh-muted: #cdbf9f;
  --tbh-black: #111;
  --tbh-soft-black: #1b1b1b;
  --tbh-font: Inter, "Helvetica Neue", Arial, sans-serif;
}

/* Page reset */
html {
  scroll-behavior: smooth;
  background: var(--tbh-beige);
}

body.page-id-3827 {
  margin: 0;
  overflow-x: clip;
  background: var(--tbh-beige) !important;
  color: var(--tbh-black);
  font-family: var(--tbh-font) !important;
}

body.page-id-3827 .emailanwar-page,
body.page-id-3827 .emailanwar-page *,
body.page-id-3827 .emailanwar-page *::before,
body.page-id-3827 .emailanwar-page *::after {
  box-sizing: border-box;
}

body.page-id-3827 .emailanwar-page {
  width: 100%;
  background: var(--tbh-beige);
}

body.page-id-3827 .emailanwar-page :is(h1, h2, h3, p, a, button) {
  font-family: var(--tbh-font) !important;
}

body.page-id-3827 .emailanwar-page :is(h1, h2, h3) {
  font-style: normal !important;
  text-transform: none !important;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

/* Remove the WordPress theme shell on this page */
body.page-id-3827 :is(
  #masthead,
  .site-header,
  header.site-header,
  .header-wrapper,
  .main-header,
  .elementor-location-header,
  #colophon,
  .site-footer,
  footer.site-footer,
  .footer-wrapper,
  .main-footer,
  .elementor-location-footer,
  #secondary,
  .sidebar,
  .widget-area,
  .site-sidebar,
  .post-thumbnail,
  .breadcrumb,
  .breadcrumbs,
  .comments-area,
  .post-navigation,
  .entry-header,
  .page-header
) {
  display: none !important;
}

body.page-id-3827 :is(
  #page,
  .site,
  #content,
  .site-content,
  #primary,
  .content-area,
  main,
  .site-main,
  .entry-content,
  .wp-site-blocks
) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  overflow: visible !important;
  background: var(--tbh-beige) !important;
}

body.page-id-3827 .tbh-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* =========================================================
   OPENING STORY
   ========================================================= */

body.page-id-3827 .tbh-opening-story {
  position: relative;
  z-index: 1;
  width: 100vw;
  height: 250vh;
  height: 250svh;
  margin: 0 calc(50% - 50vw);
  background: var(--tbh-beige);
}

body.page-id-3827 .tbh-opening-sticky {
  --title-opacity: 1;
  --title-y: 0px;
  --hero-scale: 1;
  --hero-brightness: 1;
  --brand-opacity: 1;
  --brand-y: 0px;
  --intro-y: 100%;
  --intro-opacity: 0;
  --intro-text-y: 32px;

  position: sticky;
  top: 0;
  display: grid;
  grid-template-rows: clamp(76px, 8.5svh, 92px) minmax(0, 1fr);
  width: 100%;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  isolation: isolate;
  background: var(--tbh-beige);
}

body.admin-bar.page-id-3827 .tbh-opening-sticky {
  top: 32px;
  height: calc(100svh - 32px);
}

body.page-id-3827 .tbh-opening-brand-bar {
  position: relative;
  z-index: 5;
  grid-row: 1;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 0 clamp(18px, 4vw, 64px);
  border-bottom: 1px solid rgb(17 17 17 / 18%);
  background: var(--tbh-beige);
  opacity: var(--brand-opacity);
  transform: translate3d(0, var(--brand-y), 0);
}

body.page-id-3827 .tbh-opening-brand-bar-inner {
  display: flex;
  align-items: center;
  gap: clamp(16px, 3vw, 40px);
  width: min(100%, 1280px);
  height: 100%;
  margin: 0 auto;
}

body.page-id-3827 .tbh-opening-brand {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  gap: clamp(12px, 1.8vw, 20px);
  min-width: 0;
  height: 100%;
  color: var(--tbh-black) !important;
  text-decoration: none !important;
}

body.page-id-3827 .tbh-opening-brand-logo {
  display: block;
  flex: 0 0 auto;
  width: auto;
  height: clamp(42px, 5.8svh, 62px);
  max-width: min(22vw, 190px);
  object-fit: contain;
}

body.page-id-3827 .tbh-opening-brand-name {
  min-width: 0;
  max-width: 760px;
  font-size: clamp(.88rem, 1.45vw, 1.22rem);
  font-weight: 750;
  letter-spacing: -.015em;
  line-height: 1.2;
}

body.page-id-3827 .tbh-language-nav {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: clamp(3px, .7vw, 9px);
  margin-left: auto;
}

body.page-id-3827 .tbh-language-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  min-height: 46px;
  padding: 9px 13px;
  border-radius: 8px;
  color: #65738a !important;
  font-size: clamp(.98rem, 1.45vw, 1.3rem);
  font-weight: 500;
  line-height: 1;
  text-decoration: none !important;
}

body.page-id-3827 .tbh-language-link:is(:hover, :focus-visible) {
  background: rgb(101 115 138 / 9%);
  color: var(--tbh-black) !important;
}

body.page-id-3827 .tbh-language-link:is(.is-active, [aria-current="page"]) {
  background: #e9edf2;
  color: #334155 !important;
  font-weight: 750;
}

body.page-id-3827 .tbh-language-link:focus-visible {
  outline: 2px solid var(--tbh-black);
  outline-offset: 2px;
}

body.page-id-3827 .tbh-opening-hero {
  position: relative;
  z-index: 1;
  grid-row: 2;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  background: var(--tbh-black);
}

body.page-id-3827 .tbh-opening-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
  overflow: hidden;
  transform: scale(var(--hero-scale));
  filter: brightness(var(--hero-brightness));
  transform-origin: center;
}

body.page-id-3827 .tbh-opening-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 16%;
}

body.page-id-3827 .tbh-opening-image-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgb(17 17 17 / 4%) 0%,
    rgb(17 17 17 / 2%) 38%,
    rgb(17 17 17 / 30%) 70%,
    rgb(17 17 17 / 88%) 100%
  );
}

body.page-id-3827 .tbh-opening-title-wrap {
  position: absolute;
  z-index: 2;
  inset: auto 0 0;
  display: flex;
  align-items: flex-end;
  min-height: 58%;
  padding:
    clamp(26px, 6vh, 68px)
    clamp(20px, 5vw, 76px)
    clamp(46px, 8vh, 90px);
  pointer-events: none;
}

body.page-id-3827 .tbh-opening-title {
  width: min(100%, 1240px);
  margin: 0 auto !important;
  color: #fff !important;
  font-size: clamp(3.3rem, 7.4vw, 8.1rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.065em !important;
  line-height: .9 !important;
  text-shadow: 0 2px 26px rgb(0 0 0 / 45%);
  opacity: var(--title-opacity);
  transform: translate3d(0, var(--title-y), 0);
}

body.page-id-3827 .tbh-opening-title span {
  display: block;
}

/* The introduction covers the entire viewport, including the brand bar */
body.page-id-3827 .emailanwar-introduction {
  position: absolute;
  z-index: 10;
  inset: 0;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  padding:
    clamp(30px, 5vh, 62px)
    clamp(20px, 6vw, 90px);
  overflow: hidden;
  background: var(--tbh-beige);
  color: var(--tbh-black);
  transform: translate3d(0, var(--intro-y), 0);
}

body.page-id-3827 .emailanwar-introduction-inner {
  width: min(100%, 1120px);
  max-height: 100%;
  opacity: var(--intro-opacity);
  transform: translate3d(0, var(--intro-text-y), 0);
}

body.page-id-3827 .emailanwar-introduction p {
  margin: 0 !important;
  color: var(--tbh-black) !important;
  font-size: clamp(1.42rem, 2.12vw, 2.08rem) !important;
  font-weight: 400 !important;
  letter-spacing: -.022em !important;
  line-height: 1.34 !important;
  text-wrap: pretty;
}

/* =========================================================
   CASE SCROLLYTELLING
   ========================================================= */

body.page-id-3827 .tbh-scrolly {
  position: relative !important;
  width: 100vw !important;
  margin: 0 calc(50% - 50vw) !important;
  padding: 0 clamp(20px, 4vw, 64px) !important;
  overflow: visible !important;
  background: var(--tbh-black) !important;
  color: var(--tbh-beige) !important;
}

body.page-id-3827 .tbh-scrolly-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(360px, .8fr) !important;
  align-items: start !important;
  column-gap: clamp(38px, 7vw, 108px) !important;
  width: min(100%, 1280px) !important;
  margin: 0 auto !important;
  background: var(--tbh-black) !important;
}

body.page-id-3827 .tbh-scrolly-visual {
  position: sticky !important;
  top: 24px !important;
  z-index: 5 !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: start !important;
  width: 100% !important;
  height: calc(100svh - 48px) !important;
  min-height: 560px !important;
  max-height: 920px !important;
  opacity: 1;
  visibility: visible;
  transition: opacity 260ms ease, visibility 260ms ease;
}

body.admin-bar.page-id-3827 .tbh-scrolly-visual {
  top: 56px !important;
  height: calc(100svh - 80px) !important;
}

body.page-id-3827 .tbh-scrolly.has-finished-photos .tbh-scrolly-visual {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.page-id-3827 .tbh-scrolly-frame {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--tbh-soft-black);
}

body.page-id-3827 .tbh-scrolly-panel {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.02);
  transition: opacity 420ms ease, visibility 420ms ease, transform 620ms ease;
}

body.page-id-3827 .tbh-scrolly-panel.is-active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

body.page-id-3827 .tbh-scrolly-panel img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.page-id-3827 .tbh-scrolly-panel[data-panel="0"] img {
  object-position: center top;
}

body.page-id-3827 .tbh-scrolly-panel:not([data-panel="0"]) img {
  object-position: center;
}

body.page-id-3827 .tbh-scrolly-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgb(17 17 17 / 2%) 20%,
    rgb(17 17 17 / 15%) 58%,
    rgb(17 17 17 / 84%) 100%
  );
}

body.page-id-3827 .tbh-scrolly-panel figcaption {
  position: absolute;
  z-index: 3;
  inset: auto 28px 28px;
  max-width: 620px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

body.page-id-3827 .tbh-scrolly-progress {
  position: absolute;
  z-index: 10;
  inset: auto 0 0;
  height: 5px;
  background: rgb(241 231 211 / 20%);
}

body.page-id-3827 #tbh-scrolly-progress-bar {
  display: block;
  width: 25%;
  height: 100%;
  background: var(--tbh-beige);
  transition: width 260ms ease;
}

body.page-id-3827 .tbh-scrolly-steps {
  position: relative;
  z-index: 2;
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
  padding: 30svh 0 45svh;
  background: var(--tbh-black);
}

body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 86svh;
  padding: clamp(30px, 4vw, 46px);
  background: var(--tbh-black);
  color: var(--tbh-beige);
  opacity: .32;
  transition: opacity 280ms ease, transform 280ms ease;
}

body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands).is-active {
  opacity: 1;
  transform: translateX(-8px);
}

body.page-id-3827 .tbh-scrolly-label {
  margin: 0 0 18px !important;
  color: var(--tbh-muted) !important;
  font-size: 13px !important;
  font-weight: 800;
  letter-spacing: .13em;
  line-height: 1.3 !important;
  text-transform: uppercase;
}

body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) h2 {
  margin: 0 0 26px !important;
  color: var(--tbh-beige) !important;
  font-size: clamp(2.2rem, 4.4vw, 4.4rem) !important;
  font-weight: 900;
  letter-spacing: -.055em;
  line-height: .98 !important;
}

body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) > p {
  margin: 0 0 1em !important;
  color: rgb(241 231 211 / 88%) !important;
  font-size: clamp(19px, 1.6vw, 24px) !important;
  line-height: 1.5 !important;
}

body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) > p:last-child {
  margin-bottom: 0 !important;
}

/* =========================================================
   HORIZONTAL DEMANDS
   ========================================================= */

body.page-id-3827 .tbh-scrolly-step--demands {
  position: relative !important;
  z-index: 40 !important;
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  width: 100vw !important;
  height: 340vh !important;
  height: 340svh !important;
  margin-left: calc(50% - 50vw) !important;
  padding: 0 !important;
  background: var(--tbh-beige) !important;
  color: var(--tbh-black) !important;
}

body.page-id-3827 .tbh-demands-sticky {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100svh;
  overflow: hidden;
  background: var(--tbh-beige);
}

body.admin-bar.page-id-3827 .tbh-demands-sticky {
  top: 32px;
  height: calc(100svh - 32px);
}

body.page-id-3827 .tbh-demands-wide {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  width: min(100%, 1280px);
  height: 100%;
  margin: 0 auto;
  padding:
    clamp(34px, 5.5vh, 64px)
    clamp(20px, 5vw, 70px)
    clamp(24px, 4vh, 44px);
}

body.page-id-3827 .tbh-demands-wide > h2 {
  margin: 0 0 clamp(18px, 3vh, 34px) !important;
  color: var(--tbh-black) !important;
  font-size: clamp(2.55rem, 5.7vw, 5.7rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.06em !important;
  line-height: .94 !important;
}

body.page-id-3827 .tbh-demands-viewport {
  display: flex;
  align-items: center;
  min-height: 0;
  overflow: hidden;
}

body.page-id-3827 .tbh-demands-track {
  display: flex;
  align-items: center;
  width: 100%;
  transform: translate3d(var(--demand-x, 0px), 0, 0);
  will-change: transform;
}

body.page-id-3827 .tbh-demand-slide {
  display: grid;
  flex: 0 0 100%;
  place-items: center;
  min-width: 0;
  padding: 8px clamp(0px, 2vw, 24px);
  opacity: .32;
  transform: scale(.97);
  transition: opacity 240ms ease, transform 320ms ease;
}

body.page-id-3827 .tbh-demand-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

body.page-id-3827 .tbh-demand {
  display: grid;
  grid-template-columns: clamp(42px, 5vw, 58px) minmax(0, 1fr);
  gap: clamp(18px, 3vw, 30px);
  width: min(100%, 880px);
  margin: 0 auto;
  color: var(--tbh-black);
}

body.page-id-3827 .tbh-demand > span {
  display: grid;
  place-items: center;
  width: clamp(42px, 5vw, 56px);
  height: clamp(42px, 5vw, 56px);
  border-radius: 50%;
  background: var(--tbh-black);
  color: var(--tbh-beige);
  font-size: clamp(15px, 1.5vw, 18px);
  font-weight: 800;
}

body.page-id-3827 .tbh-demand h3 {
  margin: 0 0 15px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(1.58rem, 2.75vw, 2.75rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.045em !important;
  line-height: 1.05 !important;
}

body.page-id-3827 .tbh-demand p {
  margin: 0 0 12px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(17px, 1.5vw, 20px) !important;
  line-height: 1.5 !important;
}

body.page-id-3827 .tbh-demand p:last-child {
  margin-bottom: 0 !important;
}

/* =========================================================
   COUNTER
   ========================================================= */

body.page-id-3827 .tbh-email-counter {
  display: grid;
  place-items: center;
  width: 100vw;
  min-height: 68svh;
  margin: 0 calc(50% - 50vw);
  padding:
    clamp(88px, 12vw, 164px)
    clamp(20px, 5vw, 70px);
  background: var(--tbh-black);
  color: var(--tbh-beige);
  text-align: center;
}

body.page-id-3827 .tbh-email-counter-inner {
  width: min(100%, 1100px);
}

body.page-id-3827 .tbh-email-counter-number {
  margin: 0 0 18px !important;
  color: var(--tbh-beige) !important;
  font-size: clamp(7rem, 21vw, 17rem) !important;
  font-weight: 900 !important;
  font-variant-numeric: tabular-nums;
  letter-spacing: -.075em !important;
  line-height: .78 !important;
}

body.page-id-3827 .tbh-email-counter-heading {
  width: min(100%, 980px);
  margin: 0 auto 26px !important;
  color: var(--tbh-beige) !important;
  font-size: clamp(2.45rem, 5.9vw, 5.9rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.055em !important;
  line-height: .98 !important;
}

body.page-id-3827 .tbh-email-counter-support {
  margin: 0 !important;
  color: var(--tbh-muted) !important;
  font-size: clamp(1.12rem, 2.1vw, 1.75rem) !important;
  font-weight: 600 !important;
  letter-spacing: -.02em !important;
  line-height: 1.35 !important;
}

/* =========================================================
   EMAIL ACTION
   ========================================================= */

body.page-id-3827 .emailanwar-action {
  width: min(calc(100% - 40px), 810px);
  margin: 0 auto;
  padding: clamp(68px, 8vw, 106px) 0 80px;
  background: var(--tbh-beige);
  color: var(--tbh-black);
}

body.page-id-3827 .emailanwar-action > h2 {
  margin: 0 0 30px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(3rem, 7vw, 7rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.06em !important;
  line-height: .94 !important;
}

body.page-id-3827 .emailanwar-action > h3,
body.page-id-3827 .tbh-email-card h3 {
  margin: 0 0 18px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(1.32rem, 2.45vw, 1.95rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.035em !important;
  line-height: 1.1 !important;
}

body.page-id-3827 .emailanwar-action > p,
body.page-id-3827 .tbh-email-card p {
  color: var(--tbh-black) !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

body.page-id-3827 .emailanwar-tally {
  width: 100%;
  margin-top: 36px;
}

body.page-id-3827 .emailanwar-tally iframe {
  display: block;
  width: 100% !important;
  min-height: 100px;
  border: 0;
  background: transparent;
}

body.page-id-3827 .tbh-email-step-two {
  width: 100%;
  scroll-margin-top: 24px;
}

body.page-id-3827 .tbh-email-panel {
  width: 100%;
  margin: 46px auto 30px;
}

body.page-id-3827 .tbh-email-panel[hidden] {
  display: none !important;
}

body.page-id-3827 .tbh-email-card {
  width: 100%;
  color: var(--tbh-black);
}

body.page-id-3827 .tbh-email-card h2 {
  margin: 0 0 17px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(1.78rem, 3.9vw, 2.75rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.035em !important;
  line-height: 1.05 !important;
}

body.page-id-3827.has-email-submission .emailanwar-action {
  padding-bottom: max(42vh, 300px);
}

body.page-id-3827 .tbh-loading-title {
  display: flex;
  align-items: baseline;
}

body.page-id-3827 .tbh-loading-dots {
  display: inline-block;
  width: 1.5em;
  overflow: hidden;
  white-space: nowrap;
}

body.page-id-3827 .tbh-loading-dots::after {
  content: "...";
  display: inline-block;
  width: 0;
  overflow: hidden;
  animation: tbh-loading 1.2s steps(4, end) infinite;
}

@keyframes tbh-loading {
  to { width: 1.5em; }
}

/* Buttons */
body.page-id-3827 .tbh-email-buttons {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

body.page-id-3827 .tbh-email-button,
body.page-id-3827 .tbh-share-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 0;
  min-height: 54px;
  padding: 13px 16px;
  border: 2px solid var(--tbh-black);
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  transition: background-color 150ms ease, color 150ms ease, transform 150ms ease;
}

body.page-id-3827 .tbh-email-button {
  position: relative;
  background: var(--tbh-black);
  color: var(--tbh-beige) !important;
}

body.page-id-3827 .tbh-email-button:is(:hover, :focus-visible) {
  background: var(--tbh-beige);
  color: var(--tbh-black) !important;
  transform: translateY(-1px);
}

body.page-id-3827 .tbh-email-option--device {
  display: none;
}

body.page-id-3827 .tbh-email-button-icon,
body.page-id-3827 .tbh-copy-icon {
  display: block;
  flex: 0 0 auto;
  width: 23px;
  height: 23px;
}

body.page-id-3827 .tbh-copy-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.page-id-3827 .tbh-copy-button {
  appearance: none;
  width: 100%;
}

body.page-id-3827 .tbh-copy-tooltip {
  position: absolute;
  z-index: 30;
  left: 50%;
  bottom: calc(100% + 10px);
  width: max-content;
  padding: 8px 10px;
  border-radius: 6px;
  background: var(--tbh-black);
  color: var(--tbh-beige);
  font-size: 13px;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transform: translate(-50%, 5px);
  transition: opacity 140ms ease, transform 140ms ease;
}

body.page-id-3827 .tbh-copy-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 6px solid transparent;
  border-top-color: var(--tbh-black);
  transform: translateX(-50%);
}

body.page-id-3827 .tbh-copy-tooltip.is-visible {
  opacity: 1;
  transform: translate(-50%, 0);
}

/* Sharing */
body.page-id-3827 .tbh-campaign-share {
  margin-top: 38px;
  padding-top: 32px;
  border-top: 1px solid rgb(17 17 17 / 22%);
}

body.page-id-3827 .tbh-campaign-share-heading {
  max-width: 680px;
  margin: 0 auto 20px;
  text-align: center;
}

body.page-id-3827 .tbh-campaign-share-heading h3 {
  margin: 0 0 9px !important;
  color: var(--tbh-black) !important;
  font-size: clamp(1.32rem, 2.45vw, 1.95rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.035em !important;
  line-height: 1.1 !important;
}

body.page-id-3827 .tbh-campaign-share-heading p {
  margin: 0;
}

body.page-id-3827 .tbh-share-buttons {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body.page-id-3827 .tbh-share-button {
  border-width: 1px;
  background: transparent;
  color: var(--tbh-black) !important;
}

body.page-id-3827 .tbh-share-button:is(:hover, :focus-visible) {
  background: var(--tbh-black);
  color: var(--tbh-beige) !important;
  transform: translateY(-1px);
}

body.page-id-3827 .tbh-share-icon {
  display: block;
  flex: 0 0 auto;
  width: 21px;
  height: 21px;
}

body.page-id-3827 .tbh-share-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

/* Heading reveal */
body.page-id-3827 .tbh-section-heading-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 650ms ease, transform 650ms cubic-bezier(.22, 1, .36, 1);
}

body.page-id-3827 .tbh-section-heading-reveal.is-visible {
  opacity: 1;
  transform: none;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 900px) {
  html,
  body.page-id-3827,
  body.page-id-3827 .emailanwar-page {
    overflow-x: visible !important;
  }

  body.page-id-3827 .tbh-scrolly {
    padding: 0 !important;
  }

  body.page-id-3827 .tbh-scrolly-layout {
    display: block !important;
    width: 100% !important;
  }

  body.page-id-3827 .tbh-scrolly-visual {
    top: 0 !important;
    z-index: 30 !important;
    width: 100% !important;
    height: 46svh !important;
    min-height: 290px !important;
    max-height: 520px !important;
  }

  body.admin-bar.page-id-3827 .tbh-opening-sticky,
  body.admin-bar.page-id-3827 .tbh-demands-sticky {
    top: 46px;
    height: calc(100svh - 46px);
  }

  body.admin-bar.page-id-3827 .tbh-scrolly-visual {
    top: 46px !important;
  }

  body.page-id-3827 .tbh-scrolly-steps {
    padding: 12svh 12px 42svh !important;
  }

  body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) {
    min-height: 70svh;
    margin-bottom: 16svh;
    padding: 26px 20px;
  }

  body.page-id-3827 .tbh-demand-slide {
    padding-inline: 0;
  }

  body.page-id-3827 .tbh-email-buttons {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-3827 .tbh-email-option--device {
    display: flex;
  }

  body.page-id-3827 .tbh-email-option--web {
    display: none;
  }
}

@media (max-width: 699px) {
  body.page-id-3827 .tbh-opening-story {
    height: 235svh;
  }

  body.page-id-3827 .tbh-opening-sticky {
    grid-template-rows: 72px minmax(0, 1fr);
  }

  body.page-id-3827 .tbh-opening-brand-bar {
    padding-inline: 12px;
  }

  body.page-id-3827 .tbh-opening-brand-bar-inner,
  body.page-id-3827 .tbh-opening-brand {
    gap: 8px;
  }

  body.page-id-3827 .tbh-opening-brand-logo {
    height: 40px;
    max-width: 15vw;
  }

  body.page-id-3827 .tbh-opening-brand-name {
    max-width: 126px;
    font-size: clamp(.58rem, 2.5vw, .74rem);
    line-height: 1.08;
  }

  body.page-id-3827 .tbh-language-nav {
    gap: 2px;
  }

  body.page-id-3827 .tbh-language-link {
    min-width: 37px;
    min-height: 40px;
    padding: 7px 6px;
    border-radius: 7px;
    font-size: clamp(.85rem, 3.6vw, .98rem);
  }

  body.page-id-3827 .tbh-opening-media img {
    object-position: 49% 18%;
  }

  body.page-id-3827 .tbh-opening-title-wrap {
    padding:
      28px 16px
      clamp(36px, 7vh, 66px);
  }

  body.page-id-3827 .tbh-opening-title {
    font-size: clamp(2.55rem, 11.3vw, 4.9rem) !important;
    letter-spacing: -.052em !important;
    line-height: .93 !important;
  }

  body.page-id-3827 .emailanwar-introduction {
    padding: 24px 16px;
  }

  body.page-id-3827 .emailanwar-introduction p {
    font-size: clamp(.9rem, 3.45vw, 1.05rem) !important;
    letter-spacing: -.012em !important;
    line-height: 1.31 !important;
  }

  body.page-id-3827 .tbh-scrolly-panel figcaption {
    inset: auto 18px 18px;
    font-size: 12px;
  }

  body.page-id-3827 .tbh-scrolly-step:not(.tbh-scrolly-step--demands) h2 {
    font-size: clamp(2rem, 10vw, 3.1rem) !important;
  }

  body.page-id-3827 .tbh-demands-wide {
    padding: 30px 16px 24px;
  }

  body.page-id-3827 .tbh-demands-wide > h2 {
    font-size: clamp(2rem, 9vw, 3.4rem) !important;
  }

  body.page-id-3827 .tbh-demand {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 14px;
  }

  body.page-id-3827 .tbh-demand > span {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }

  body.page-id-3827 .tbh-demand h3 {
    font-size: clamp(1.28rem, 5.7vw, 1.72rem) !important;
  }

  body.page-id-3827 .tbh-demand p {
    font-size: 15.5px !important;
    line-height: 1.48 !important;
  }

  body.page-id-3827 .tbh-email-counter {
    min-height: 54svh;
    padding: 80px 20px;
  }

  body.page-id-3827 .tbh-email-counter-number {
    font-size: clamp(6rem, 34vw, 10rem) !important;
  }

  body.page-id-3827 .tbh-email-counter-heading {
    font-size: clamp(2.15rem, 10vw, 4.7rem) !important;
  }

  body.page-id-3827 .tbh-email-counter-support {
    font-size: clamp(.9rem, 4vw, 1.15rem) !important;
  }

  body.page-id-3827 .emailanwar-action {
    width: calc(100% - 32px);
  }

  body.page-id-3827 .emailanwar-action > h2 {
    font-size: clamp(2.2rem, 10vw, 4.8rem) !important;
  }

  body.page-id-3827 .tbh-email-buttons {
    grid-template-columns: 1fr;
  }

  body.page-id-3827 .tbh-share-buttons {
    gap: 8px;
  }

  body.page-id-3827 .tbh-share-button {
    gap: 6px;
    min-height: 50px;
    padding: 9px 7px;
    font-size: 12.5px;
  }

  body.page-id-3827 .tbh-share-icon {
    width: 18px;
    height: 18px;
  }
}

@media (max-height: 760px) {
  body.page-id-3827 .emailanwar-introduction {
    padding-block: 18px;
  }

  body.page-id-3827 .emailanwar-introduction p {
    font-size: clamp(1rem, 1.5vw, 1.3rem) !important;
    line-height: 1.27 !important;
  }
}

@media (max-width: 699px) and (max-height: 760px) {
  body.page-id-3827 .emailanwar-introduction p {
    font-size: clamp(.76rem, 2.95vw, .9rem) !important;
    line-height: 1.23 !important;
  }
}

@media (max-width: 380px) {
  body.page-id-3827 .tbh-share-button {
    gap: 4px;
    padding-inline: 4px;
    font-size: 10.5px;
  }

  body.page-id-3827 .tbh-share-icon {
    width: 15px;
    height: 15px;
  }
}

/* =========================================================
   REDUCED MOTION / NO-JS-FRIENDLY FALLBACK
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  body.page-id-3827 .tbh-opening-story,
  body.page-id-3827 .tbh-scrolly-step--demands {
    height: auto !important;
  }

  body.page-id-3827 .tbh-opening-sticky,
  body.page-id-3827 .tbh-demands-sticky {
    position: relative;
    top: auto;
    height: auto;
    min-height: 100svh;
    overflow: visible;
  }

  body.page-id-3827 .tbh-opening-sticky {
    display: block;
  }

  body.page-id-3827 .tbh-opening-brand-bar {
    min-height: 76px;
    opacity: 1;
    transform: none;
  }

  body.page-id-3827 .tbh-opening-hero {
    min-height: calc(100svh - 76px);
  }

  body.page-id-3827 .emailanwar-introduction {
    position: relative;
    inset: auto;
    min-height: 100svh;
    transform: none;
  }

  body.page-id-3827 .emailanwar-introduction-inner {
    opacity: 1;
    transform: none;
  }

  body.page-id-3827 .tbh-demands-track {
    display: grid;
    gap: 30px;
    transform: none !important;
  }

  body.page-id-3827 .tbh-demand-slide {
    opacity: 1;
    transform: none;
  }

  body.page-id-3827 :is(
    .tbh-opening-title,
    .tbh-opening-media,
    .tbh-opening-brand-bar,
    .tbh-section-heading-reveal,
    .tbh-scrolly-panel,
    .tbh-scrolly-step,
    .tbh-email-button,
    .tbh-share-button
  ) {
    transition: none !important;
  }

  body.page-id-3827 .tbh-section-heading-reveal {
    opacity: 1;
    transform: none;
  }

  body.page-id-3827 .tbh-loading-dots::after {
    width: 1.5em;
    animation: none;
  }
}