@font-face{
  font-family: "WOODY Gen Mincho";
  src: url("/assets/fonts/source-han-serif-jp/WOODY-GenMincho-ExtraLight.woff2") format("woff2");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}@font-face{
  font-family: "WOODY Gen Mincho";
  src: url("/assets/fonts/source-han-serif-jp/WOODY-GenMincho-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}@font-face{
  font-family: "WOODY Gen Mincho";
  src: url("/assets/fonts/source-han-serif-jp/WOODY-GenMincho-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}:root{
  --font-sans: "WOODY Gen Mincho", "Source Han Serif JP", "源ノ明朝 JP",
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  --font-serif: var(--font-sans);
  --font-serif-ja: var(--font-sans);
}html{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}body.city-page.luxe{
  font-family: var(--font-sans) !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  letter-spacing: 0.04em !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-feature-settings: "palt";
  color: #0a0a0a !important;
  background: #fff !important;
  padding-top: 0 !important;
}body.city-page.luxe .city-hero{
  padding-top: 140px !important;
  padding-bottom: 80px !important;
  background: #fff !important;
  text-align: center !important;
}body.city-page.luxe .city-hero-inner{
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 32px !important;
  text-align: center !important;
}body.city-page.luxe .woody-icon{
  display: block !important;
  margin: 0 auto 36px !important;
  color: #0a0a0a !important;
  width: 44px !important;
  height: 44px !important;
}body.city-page.luxe .city-eyebrow{
  font-size: 10px !important;
  letter-spacing: 0.42em !important;
  font-weight: 400 !important;
  color: rgba(0,0,0,0.55) !important;
  margin: 0 0 28px !important;
  text-transform: uppercase !important;
}body.city-page.luxe .city-h1{
  font-size: clamp(28px, 4.4vw, 52px) !important;
  line-height: 1.25 !important;
  font-weight: 200 !important;
  letter-spacing: 0.08em !important;
  margin: 0 0 24px !important;
  color: #0a0a0a !important;
  white-space: normal !important;
}body.city-page.luxe h2,
body.city-page.luxe .city-section h2{
  font-size: clamp(24px, 3.4vw, 40px) !important;
  line-height: 1.3 !important;
  font-weight: 200 !important;
  letter-spacing: 0.08em !important;
  margin: 0 0 36px !important;
}body.city-page.luxe .city-tagline{
  font-size: clamp(13px, 1.4vw, 16px) !important;
  letter-spacing: 0.18em !important;
  font-weight: 300 !important;
  color: rgba(0,0,0,0.7) !important;
  margin: 0 0 24px !important;
}body.city-page.luxe .city-intro{
  font-size: 14.5px !important;
  line-height: 2 !important;
  letter-spacing: 0.06em !important;
  font-weight: 300 !important;
  color: rgba(0,0,0,0.82) !important;
  margin: 0 auto 28px !important;
  max-width: 720px !important;
}body.city-page.luxe .city-note{
  font-size: 13px !important;
  line-height: 1.9 !important;
  letter-spacing: 0.06em !important;
  color: rgba(0,0,0,0.6) !important;
  font-weight: 300 !important;
  margin: 16px auto !important;
  max-width: 720px !important;
}body.city-page.luxe .city-meta{
  font-size: 11.5px !important;
  letter-spacing: 0.2em !important;
  color: rgba(0,0,0,0.5) !important;
  font-weight: 300 !important;
  margin: 16px 0 !important;
}body.city-page.luxe .city-section{
  padding: 100px 32px !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  text-align: center !important;
  background: #fff !important;
}body.city-page.luxe .city-section h2{
  text-align: center !important;
}body.city-page.luxe .city-bullets{
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 720px !important;
  text-align: left !important;
}body.city-page.luxe .city-bullets li{
  padding: 18px 0 18px 28px !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.1) !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
  letter-spacing: 0.05em !important;
  color: rgba(0,0,0,0.82) !important;
  position: relative !important;
  list-style: none !important;
  font-weight: 300 !important;
}body.city-page.luxe .city-bullets li::before{
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 26px !important;
  width: 14px !important;
  height: 0.5px !important;
  background: #0a0a0a !important;
}body.city-page.luxe .city-bullets li:last-child{
  border-bottom: none !important;
}body.city-page.luxe .city-cta{
  display: inline-block !important;
  padding: 18px 56px !important;
  border: 0.5px solid #0a0a0a !important;
  background: transparent !important;
  color: #0a0a0a !important;
  font-size: 11.5px !important;
  letter-spacing: 0.36em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: all 0.25s ease !important;
  border-radius: 0 !important;
  font-family: inherit !important;
  margin: 16px 8px !important;
  cursor: pointer !important;
}body.city-page.luxe .city-cta:hover{
  background: #fff !important;
  color: #0a0a0a !important;
  border-color: rgba(0,0,0,0.45) !important;
}body.city-page.luxe details{
  border-bottom: 0.5px solid rgba(0,0,0,0.12) !important;
  padding: 24px 0 !important;
  max-width: 720px !important;
  margin: 0 auto !important;
  text-align: left !important;
}body.city-page.luxe details summary{
  cursor: pointer !important;
  list-style: none !important;
  font-size: 15px !important;
  letter-spacing: 0.06em !important;
  font-weight: 400 !important;
  color: #0a0a0a !important;
  padding-right: 32px !important;
  position: relative !important;
  font-family: inherit !important;
}body.city-page.luxe details summary::-webkit-details-marker{ display: none !important; }body.city-page.luxe details summary::after{
  content: "+" !important;
  position: absolute !important;
  right: 0 !important;
  top: -2px !important;
  font-size: 22px !important;
  font-weight: 200 !important;
  color: rgba(0,0,0,0.4) !important;
  transition: transform 0.2s ease !important;
}body.city-page.luxe details[open] summary::after{
  content: "−" !important;
}body.city-page.luxe details p{
  margin-top: 16px !important;
  font-size: 13.5px !important;
  line-height: 2 !important;
  letter-spacing: 0.05em !important;
  color: rgba(0,0,0,0.75) !important;
  font-weight: 300 !important;
}body.city-page.luxe .luxe-card{
  border: 0.5px solid rgba(0,0,0,0.12) !important;
  padding: 64px 56px !important;
  max-width: 1080px !important;
  margin: 60px auto !important;
  background: #fff !important;
  border-radius: 0 !important;
  transition: border-color 0.3s ease !important;
}body.city-page.luxe .luxe-card:hover{
  border-color: rgba(0,0,0,0.28) !important;
}@media (max-width: 767px){body.city-page.luxe .city-hero{ padding-top: 110px !important; padding-bottom: 60px !important; }body.city-page.luxe .city-hero-inner{ padding: 0 24px !important; }body.city-page.luxe .city-section{ padding: 60px 24px !important; }body.city-page.luxe .luxe-card{ padding: 40px 28px !important; margin: 40px 12px !important; }}body.city-page.luxe .reveal{
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 1.2s ease, transform 1.2s ease;
}body.city-page.luxe .reveal.in-view{
  opacity: 1;
  transform: translateY(0);
}@media (prefers-reduced-motion: reduce){body.city-page.luxe .reveal{ opacity: 1; transform: none; transition: none; }}body.city-page.luxe .payment-card-cta{
  font-size: 10px !important;
  letter-spacing: 0.32em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: rgba(0,0,0,0.55) !important;
  transition: color 0.3s ease !important;
  padding-top: 12px !important;
  border-top: 0.5px solid rgba(0,0,0,0.12) !important;
  width: 100% !important;
}body.city-page.luxe input[type="text"],
body.city-page.luxe input[type="email"],
body.city-page.luxe input[type="tel"],
body.city-page.luxe textarea,
body.city-page.luxe select{
  width: 100% !important;
  padding: 14px 16px !important;
  border: 0.5px solid rgba(0,0,0,0.2) !important;
  border-radius: 0 !important;
  background: #fff !important;
  font-size: 16px !important;
  font-family: inherit !important;
  font-weight: 300 !important;
  letter-spacing: 0.03em !important;
  transition: border-color 0.2s ease !important;
}body.city-page.luxe input:focus,
body.city-page.luxe textarea:focus,
body.city-page.luxe select:focus{
  outline: none !important;
  border-color: #0a0a0a !important;
}body.city-page.luxe label{
  display: block !important;
  font-size: 11px !important;
  letter-spacing: 0.28em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: rgba(0,0,0,0.6) !important;
  margin-bottom: 8px !important;
  margin-top: 24px !important;
}body.city-page.luxe button[type="submit"]{
  display: inline-block !important;
  padding: 18px 56px !important;
  border: 0.5px solid #0a0a0a !important;
  background: transparent !important;
  color: #0a0a0a !important;
  font-size: 11.5px !important;
  letter-spacing: 0.36em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  font-family: inherit !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  margin-top: 32px !important;
}body.city-page.luxe button[type="submit"]:hover{
  background: #fff !important;
  color: #0a0a0a !important;
  border-color: rgba(0,0,0,0.45) !important;
}body.city-page.luxe .city-section,
body.city-page.luxe .city-hero{
  margin-left: auto !important;
  margin-right: auto !important;
}body.city-page.luxe .city-section > h2,
body.city-page.luxe .city-section > p,
body.city-page.luxe .city-section > .city-eyebrow{
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.v3-faq summary::after,
body.city-page .city-section details summary::after{ content: "" !important; display: none !important; }.v3-faq summary,
body.city-page .city-section details summary{
  cursor: default !important;
  pointer-events: none !important;
  text-align: center !important;
  padding-right: 0 !important;
  list-style: none !important;
}.v3-faq details, .v3-faq details p,
body.city-page .city-section details,
body.city-page .city-section details p{ text-align: center !important; }.v3-faq details[open], body.city-page .city-section details[open]{ }.lesson-price-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 0;
  max-width: 1120px;
  margin: 48px auto 0;
  border-top: 0.5px solid rgba(0,0,0,0.12);
  border-left: 0.5px solid rgba(0,0,0,0.12);
}.lesson-price-card{
  border-right: 0.5px solid rgba(0,0,0,0.12);
  border-bottom: 0.5px solid rgba(0,0,0,0.12);
  padding: 34px 20px;
  text-align: center;
}.lesson-price-region{
  font-size: 19px; font-weight: 300; letter-spacing: 0.12em;
  margin: 0 0 18px; color: #0a0a0a;
}.lesson-price-row{
  display: flex; flex-direction: column; align-items: center; gap: 6px;
  padding: 18px 0;
  border-top: 0.5px solid rgba(0,0,0,0.08);
  color: #0a0a0a;
}.lesson-price-row:first-of-type{ border-top: 0; }.lpr-time{ font-size: 11px; letter-spacing: 0.28em; color: rgba(0,0,0,0.5); }.lpr-price{ font-size: 24px; font-weight: 200; letter-spacing: 0.04em; }.lpr-cta{
  font-size: 10px; letter-spacing: 0.2em; color: rgba(0,0,0,0.55);
  border-bottom: 0.5px solid rgba(0,0,0,0.25); padding-bottom: 2px;
  transition: color 0.2s ease;
}.lesson-price-row[aria-disabled="true"] .lpr-cta{ color: rgba(0,0,0,0.4); }.lesson-price-row:hover .lpr-cta{ color: #0a0a0a; }@media (max-width: 900px){.lesson-price-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); max-width: 680px; }}@media (max-width: 560px){.lesson-price-grid{ grid-template-columns: 1fr; max-width: 420px; }}.lesson-price-wrap{ max-width: 1180px; margin: 48px auto 0; }.lesson-price-online{
  border: 0.5px solid rgba(0,0,0,0.12);
  padding: 34px 24px 26px;
  text-align: center;
  margin-bottom: 20px;
}.lesson-price-online .lesson-price-region{ margin-bottom: 2px; }.lesson-price-sub{
  font-size: 11px; letter-spacing: 0.22em;
  color: rgba(0,0,0,0.5); margin: 0 0 6px;
}.lesson-price-online-rows{ display: flex; justify-content: center; flex-wrap: wrap; }.lesson-price-online-rows .lesson-price-row{ border-top: 0; padding: 16px 56px; min-width: 220px; }.lesson-price-online-rows .lesson-price-row + .lesson-price-row{
  border-left: 0.5px solid rgba(0,0,0,0.08);
}.lesson-price-grid--3{
  grid-template-columns: repeat(3, minmax(0,1fr));
  max-width: none;
  margin-top: 0;
}@media (max-width: 760px){.lesson-price-grid--3{ grid-template-columns: 1fr; }.lesson-price-online-rows .lesson-price-row + .lesson-price-row{
    border-left: 0; border-top: 0.5px solid rgba(0,0,0,0.08);
  }}body.city-page .city-bullets,
body.luxe .city-bullets{
  list-style: none !important;
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}body.city-page .city-bullets li,
body.luxe .city-bullets li{
  text-align: center !important;
  text-indent: 0 !important;
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
  list-style: none !important;
}body.city-page .city-section > h2,
body.city-page .payment-section > h2,
body.luxe .city-section > h2{ text-indent: 0 !important; }body.city-page.luxe .city-bullets li,
body.luxe .city-bullets li,
body.city-page .city-bullets li{
  padding: 8px 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-inline: 0 !important;
  text-indent: 0 !important;
  text-align: center !important;
}body.city-page.luxe .city-section > h2,
body.city-page.luxe .payment-section > h2,
body.luxe .city-section > h2,
.city-section > h2,
.payment-section > h2,
.city-h2{
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-inline: 0 !important;
  text-indent: 0 !important;
}:root{
  --woody-ink: #0a0a0a;
  --woody-muted: rgba(0,0,0,0.58);
  --woody-faint: rgba(0,0,0,0.1);
  --woody-hairline: rgba(0,0,0,0.16);
}body.v3-page .v3-h1,
body.v3-page .v3-h2,
body.city-page.luxe .city-h1,
body.city-page.luxe .city-section h2{
  font-weight: 300 !important;
  letter-spacing: 0.1em !important;
}.woody-proof-strip,
.woody-assurance-grid,
.woody-choice-grid,
.woody-local-grid,
.woody-flow-grid{
  display: grid;
  gap: 0;
  margin-left: auto;
  margin-right: auto;
  border-top: 0.5px solid var(--woody-hairline);
  border-left: 0.5px solid var(--woody-hairline);
}.woody-proof-item,
.woody-assurance-item,
.woody-choice-card,
.woody-local-card,
.woody-flow-item{
  min-width: 0;
  padding: 28px 22px;
  border-right: 0.5px solid var(--woody-hairline);
  border-bottom: 0.5px solid var(--woody-hairline);
  text-align: center;
  background: #fff;
}.woody-proof-kicker,
.woody-choice-kicker,
.woody-local-kicker,
.woody-flow-num{
  display: block;
  margin: 0 0 12px;
  color: rgba(0,0,0,0.42);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.26em;
  text-transform: uppercase;
}.woody-proof-text,
.woody-choice-title,
.woody-local-title,
.woody-flow-title{
  display: block;
  margin: 0;
  color: var(--woody-ink);
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.7;
}.woody-proof-note,
.woody-choice-note,
.woody-local-note,
.woody-flow-note{
  margin: 12px auto 0;
  max-width: 28em;
  color: var(--woody-muted);
  font-size: 11.5px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.9;
}.woody-assurance-grid{
  max-width: 1080px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: 52px;
}.woody-assurance-item{
  padding: 30px 18px;
}.woody-assurance-item strong{
  display: block;
  color: var(--woody-ink);
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.12em;
  line-height: 1.8;
}.woody-assurance-item span{
  display: block;
  margin-top: 8px;
  color: var(--woody-muted);
  font-size: 10.5px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}.woody-choice-grid{
  max-width: 1040px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 44px;
}.woody-choice-card{
  display: flex;
  min-height: 230px;
  flex-direction: column;
  justify-content: center;
  color: var(--woody-ink);
  text-decoration: none;
  transition: background-color .24s ease, color .24s ease;
}.woody-choice-card:hover,
.woody-choice-card:focus-visible{
  background: var(--woody-ink);
  color: #fff;
}.woody-choice-card:hover .woody-choice-kicker,
.woody-choice-card:focus-visible .woody-choice-kicker,
.woody-choice-card:hover .woody-choice-note,
.woody-choice-card:focus-visible .woody-choice-note{
  color: rgba(255,255,255,0.72);
}.woody-local-grid{
  max-width: 960px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 44px;
}.woody-price-thesis{
  max-width: 760px;
  margin: 40px auto 0;
  padding: 38px 28px;
  border-top: 0.5px solid var(--woody-hairline);
  border-bottom: 0.5px solid var(--woody-hairline);
  text-align: center;
}.woody-price-thesis p{
  margin: 0 auto;
  color: rgba(0,0,0,0.74);
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 2;
}.trial-form{
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}.trial-form .row-2{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}.trial-form .field{
  text-align: left;
}.trial-form .req{
  color: rgba(0,0,0,0.52);
  font-size: 10px;
  letter-spacing: 0.12em;
}.trial-form-status{
  max-width: 520px;
  margin: 22px auto 0;
  color: rgba(0,0,0,0.72);
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 2.05;
  text-align: center;
}.trial-form-status.is-error{
  color: #000;
}@media (max-width: 900px){.woody-proof-strip,
  .woody-choice-grid,
  .woody-assurance-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.woody-local-grid,
  .woody-flow-grid{
    grid-template-columns: 1fr;
  }}@media (max-width: 560px){.woody-proof-strip,
  .woody-choice-grid,
  .woody-assurance-grid,
  .trial-form .row-2{
    grid-template-columns: 1fr;
  }.woody-choice-card{
    min-height: 168px;
  }.woody-proof-item,
  .woody-assurance-item,
  .woody-choice-card,
  .woody-local-card,
  .woody-flow-item{
    padding-left: 18px;
    padding-right: 18px;
  }}body.v3-page .v3-reveal,
body.city-page.luxe .reveal{
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}:root{
  --woody-gothic: var(--font-sans);
}body.v3-page,
body.city-page.luxe,
body.v3-page *,
body.city-page.luxe *{
  font-family: var(--woody-gothic) !important;
}body.v3-page .v3-h1,
body.v3-page .v3-h2,
body.v3-page .v3-h3,
body.city-page.luxe .city-h1,
body.city-page.luxe .city-section h2,
body.city-page.luxe h2,
.woody-choice-title,
.woody-local-title,
.woody-flow-title,
.woody-proof-text,
.woody-assurance-item strong{
  font-weight: 100 !important;
}body.v3-page,
body.city-page.luxe,
body.v3-page p,
body.city-page.luxe p,
body.v3-page li,
body.city-page.luxe li,
body.v3-page a,
body.city-page.luxe a,
body.v3-page span,
body.city-page.luxe span,
body.v3-page input,
body.city-page.luxe input,
body.v3-page textarea,
body.city-page.luxe textarea,
body.v3-page select,
body.city-page.luxe select,
body.v3-page button,
body.city-page.luxe button{
  font-weight: 200 !important;
}body.v3-page,
body.city-page.luxe{
  font-size: 13px !important;
  line-height: 2.05 !important;
  letter-spacing: 0.14em !important;
}body.v3-page .v3-eyebrow,
body.city-page.luxe .city-eyebrow,
body.city-page.luxe .city-kicker,
.woody-proof-kicker,
.woody-mini-note{
  font-size: 9px !important;
  letter-spacing: 0.44em !important;
}body.v3-page .v3-h1,
body.city-page.luxe .city-h1{
  font-size: 52px !important;
  line-height: 1.45 !important;
  letter-spacing: 0.12em !important;
}body.v3-page .v3-h2,
body.city-page.luxe .city-section h2,
body.city-page.luxe h2{
  font-size: 34px !important;
  line-height: 1.55 !important;
  letter-spacing: 0.16em !important;
}body.v3-page .v3-tagline,
body.city-page.luxe .city-tagline,
body.city-page.luxe .city-lead,
body.v3-page .v3-note{
  font-size: 12px !important;
  line-height: 2.25 !important;
  letter-spacing: 0.16em !important;
}body.v3-page p,
body.city-page.luxe p,
body.v3-page li,
body.city-page.luxe li,
.v3-value-body,
.v3-process-body,
.v3-method-body,
.woody-local-body,
.woody-flow-body,
.woody-choice-body,
.woody-assurance-item span{
  font-size: 12px !important;
  line-height: 2.15 !important;
  letter-spacing: 0.13em !important;
}body.v3-page .v3-cta,
body.city-page.luxe .city-cta,
body.city-page.luxe button,
body.v3-page button,
body.v3-page input,
body.city-page.luxe input,
body.v3-page textarea,
body.city-page.luxe textarea,
body.v3-page select,
body.city-page.luxe select{
  font-size: 10px !important;
  letter-spacing: 0.42em !important;
}.woody-proof-text,
.woody-assurance-item strong,
.woody-choice-title,
.woody-local-title,
.woody-flow-title,
.v3-value-h3,
.v3-process-h3,
.v3-method-h3{
  font-size: 15px !important;
  line-height: 1.8 !important;
  letter-spacing: 0.18em !important;
}@media (max-width: 767px){body.v3-page,
  body.city-page.luxe{
    font-size: 12px !important;
  }body.v3-page .v3-h1,
  body.city-page.luxe .city-h1,
  body.v3-page .v3-hero--center .v3-h1{
    width: min(100%, 340px);
    font-size: 28px !important;
    line-height: 1.65 !important;
    letter-spacing: 0.08em !important;
  }body.v3-page .v3-h2,
  body.city-page.luxe .city-section h2,
  body.city-page.luxe h2{
    font-size: 24px !important;
    line-height: 1.75 !important;
    letter-spacing: 0.12em !important;
  }body.v3-page .v3-tagline,
  body.city-page.luxe .city-tagline,
  body.city-page.luxe .city-lead,
  body.v3-page p,
  body.city-page.luxe p,
  body.v3-page li,
  body.city-page.luxe li{
    font-size: 11px !important;
    line-height: 2.25 !important;
    letter-spacing: 0.12em !important;
  }}@media (max-width: 767px){body.city-page.luxe .city-hero .city-h1{
    width: min(100%, 320px) !important;
    max-width: calc(100% - 40px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: clamp(22px, 5.8vw, 26px) !important;
    line-height: 1.75 !important;
    letter-spacing: 0.06em !important;
    text-indent: 0.06em !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    line-break: anywhere !important;
    text-align: center !important;
  }body.city-page.luxe .city-hero .city-intro,
  body.city-page.luxe .city-hero .city-tagline{
    width: min(100%, 330px) !important;
    max-width: calc(100% - 36px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow-wrap: anywhere !important;
    line-break: anywhere !important;
  }}html,
body{
  margin: 0 !important;
  max-width: 100% !important;
  overflow-x: clip !important;
}body.v3-page :is(.v3-hero-inner, .v3-section-inner, .v3-stats-inner, .v3-youtube-inner),
body.city-page :is(.city-hero-inner, .city-section, .city-cta-section, .trial-form, .lesson-price-wrap),
body.city-page.luxe :is(.city-hero-inner, .city-section, .city-cta-section, .trial-form, .lesson-price-wrap){
  width: min(calc(100% - 48px), 760px) !important;
  max-width: min(calc(100% - 48px), 760px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  text-align: center !important;
  justify-items: center !important;
}body.v3-page :is(.v3-h1, .v3-h2, .v3-h3, .v3-tagline, .v3-note, .v3-eyebrow, .v3-cta),
body.city-page :is(.city-h1, .city-tagline, .city-intro, .city-note, .city-eyebrow, .city-cta, h1, h2, h3),
body.city-page.luxe :is(.city-h1, .city-tagline, .city-intro, .city-note, .city-eyebrow, .city-cta, h1, h2, h3){
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-indent: 0 !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}@media (max-width: 767px){body.v3-page :is(.v3-hero-inner, .v3-section-inner, .v3-stats-inner, .v3-youtube-inner),
body.city-page :is(.city-hero-inner, .city-section, .city-cta-section, .trial-form, .lesson-price-wrap),
body.city-page.luxe :is(.city-hero-inner, .city-section, .city-cta-section, .trial-form, .lesson-price-wrap){
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }body.city-page.luxe .city-hero .city-h1,
  body.city-page .city-hero .city-h1,
  body.v3-page .v3-hero--center .v3-h1{
    width: min(calc(100% - 36px), 330px) !important;
    max-width: min(calc(100% - 36px), 330px) !important;
    text-indent: 0 !important;
  }}.request-tabs{
  width: min(calc(100% - 48px), 760px);
  max-width: min(calc(100% - 48px), 760px);
  margin: -10px auto 44px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 0.5px solid rgba(0,0,0,0.16);
  border-left: 0.5px solid rgba(0,0,0,0.16);
  background: #fff;
}.request-tabs a{
  min-width: 0;
  padding: 14px 8px;
  border-right: 0.5px solid rgba(0,0,0,0.16);
  border-bottom: 0.5px solid rgba(0,0,0,0.16);
  color: rgba(0,0,0,0.62);
  font-family: var(--woody-gothic) !important;
  font-size: 10px !important;
  font-weight: 200 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.22em !important;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color .22s ease, color .22s ease;
}.request-tabs a:hover,
.request-tabs a:focus-visible{
  background: #fff;
  color: #0a0a0a;
}.request-tabs a.is-active{
  background: #fff;
  color: #0a0a0a;
  border-color: rgba(0,0,0,0.45);
}.request-tabs a.is-active:hover,
.request-tabs a.is-active:focus-visible{
  background: #fff;
  color: #0a0a0a;
  border-color: rgba(0,0,0,0.45);
}body.trial-request-page .city-hero{
  padding-top: 126px !important;
  padding-bottom: 52px !important;
}body.trial-request-page .city-hero-inner{
  width: min(calc(100% - 48px), 680px) !important;
  max-width: min(calc(100% - 48px), 680px) !important;
}body.trial-request-page .city-hero .woody-icon{
  width: 38px !important;
  height: 38px !important;
  margin-bottom: 24px !important;
  color: rgba(0,0,0,0.78) !important;
}body.trial-request-page .city-hero .city-eyebrow{
  margin-bottom: 18px !important;
  color: rgba(0,0,0,0.46) !important;
  font-size: 8.5px !important;
  font-weight: 200 !important;
  letter-spacing: 0.52em !important;
  line-height: 1.8 !important;
}body.trial-request-page .city-hero .city-h1{
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin: 0 auto 22px !important;
  color: #0a0a0a !important;
  font-size: clamp(28px, 3.1vw, 38px) !important;
  font-weight: 200 !important;
  line-height: 1.82 !important;
  letter-spacing: 0.18em !important;
  text-indent: 0 !important;
  text-wrap: balance;
  white-space: normal !important;
}body.trial-request-page .city-hero .city-intro{
  max-width: 35em !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: rgba(0,0,0,0.64) !important;
  font-size: 11.5px !important;
  font-weight: 200 !important;
  line-height: 2.35 !important;
  letter-spacing: 0.18em !important;
}body.trial-request-page .woody-assurance-grid{
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}body.trial-request-page .woody-assurance-item{
  min-height: 128px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}body.trial-request-page #request-flow-h2,
body.trial-request-page .request-form-title{
  margin: 0 auto 30px !important;
  color: #0a0a0a !important;
  font-family: var(--woody-gothic) !important;
  font-size: 21px !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.18em !important;
  text-align: center !important;
}body.trial-request-page .request-form-section{
  padding-top: 28px !important;
}body.trial-request-page .trial-form{
  max-width: 680px !important;
}body.trial-request-page .trial-form label{
  color: rgba(0,0,0,0.66) !important;
  font-size: 10.5px !important;
  font-weight: 200 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.18em !important;
}body.trial-request-page .trial-form input,
body.trial-request-page .trial-form select,
body.trial-request-page .trial-form textarea{
  font-size: 12px !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.12em !important;
}body.trial-request-page .trial-submit{
  min-width: min(100%, 320px);
  padding-left: 28px !important;
  padding-right: 28px !important;
  font-size: 10px !important;
  font-weight: 200 !important;
  letter-spacing: 0.28em !important;
}@media (max-width: 767px){.request-tabs{
    width: min(calc(100% - 36px), 640px);
    max-width: min(calc(100% - 36px), 640px);
    margin-top: -4px;
    margin-bottom: 34px;
  }.request-tabs a{
    padding: 12px 5px;
    font-size: 9px !important;
    letter-spacing: 0.1em !important;
  }body.trial-request-page .city-hero{
    padding-top: 112px !important;
    padding-bottom: 40px !important;
  }body.trial-request-page .city-hero-inner{
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }body.trial-request-page .city-hero .woody-icon{
    width: 34px !important;
    height: 34px !important;
    margin-bottom: 20px !important;
  }body.trial-request-page .city-hero .city-h1{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    font-size: clamp(22px, 5.7vw, 26px) !important;
    line-height: 1.9 !important;
    letter-spacing: 0.12em !important;
  }body.trial-request-page .city-hero .city-intro{
    font-size: 10.5px !important;
    line-height: 2.35 !important;
    letter-spacing: 0.13em !important;
  }body.trial-request-page #request-flow-h2,
  body.trial-request-page .request-form-title{
    font-size: 18px !important;
    line-height: 2 !important;
    letter-spacing: 0.14em !important;
  }body.trial-request-page .woody-assurance-grid{
    width: min(100%, 270px) !important;
    max-width: 270px !important;
    grid-template-columns: 1fr !important;
  }body.trial-request-page .trial-submit{
    width: 100%;
    min-width: 0;
    letter-spacing: 0.18em !important;
  }}body.luxe.city-page.trial-request-page main .city-hero .city-h1{
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin: 0 auto 22px !important;
  font-size: clamp(28px, 3.1vw, 38px) !important;
  font-weight: 200 !important;
  line-height: 1.82 !important;
  letter-spacing: 0.18em !important;
  text-indent: 0 !important;
  white-space: normal !important;
}body.luxe.city-page.trial-request-page main .city-hero .city-intro{
  max-width: 35em !important;
  font-size: 11.5px !important;
  font-weight: 200 !important;
  line-height: 2.35 !important;
  letter-spacing: 0.18em !important;
}@media (max-width: 767px){body.luxe.city-page.trial-request-page main .city-hero .city-h1{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    font-size: clamp(22px, 5.6vw, 25px) !important;
    line-height: 1.9 !important;
    letter-spacing: 0.12em !important;
  }body.luxe.city-page.trial-request-page main .city-hero .city-intro{
    font-size: 10.5px !important;
    line-height: 2.35 !important;
    letter-spacing: 0.13em !important;
  }}body.woody-unified{
  --woody-page-max: 760px;
  --woody-page-wide: 920px;
  --woody-ink: #0a0a0a;
  --woody-muted: rgba(0,0,0,0.56);
  --woody-soft: rgba(0,0,0,0.38);
  --woody-line: rgba(0,0,0,0.15);
  --woody-faint: rgba(0,0,0,0.08);
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  color: var(--woody-ink) !important;
  font-family: var(--woody-gothic) !important;
  font-weight: 200 !important;
  font-size: 12px !important;
  line-height: 2.1 !important;
  letter-spacing: 0.13em !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}body.woody-unified main{
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}body.woody-unified.city-page.luxe .city-hero,
body.woody-unified.v3-page .v3-hero--center{
  min-height: 0 !important;
  padding: 126px 0 56px !important;
  display: block !important;
  background: #fff !important;
  border-bottom: 0.5px solid var(--woody-faint) !important;
  overflow: visible !important;
}body.woody-unified.city-page.luxe .city-hero-inner,
body.woody-unified.v3-page .v3-hero--center .v3-hero-inner{
  width: min(calc(100% - 48px), 680px) !important;
  max-width: min(calc(100% - 48px), 680px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: block !important;
  text-align: center !important;
}body.woody-unified .woody-icon,
body.woody-unified.v3-page .v3-hero-logo{
  width: 38px !important;
  height: 38px !important;
  margin: 0 auto 24px !important;
  color: rgba(0,0,0,0.74) !important;
}body.woody-unified :is(.city-eyebrow, .v3-eyebrow){
  margin: 0 auto 18px !important;
  color: var(--woody-soft) !important;
  font-size: 8.5px !important;
  font-weight: 200 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.52em !important;
  text-indent: 0 !important;
  text-transform: uppercase !important;
  text-align: center !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1,
body.woody-unified.v3-page .v3-hero--center .v3-h1,
body.woody-unified .city-h1,
body.woody-unified .v3-h1{
  width: min(100%, 680px) !important;
  max-width: min(100%, 680px) !important;
  margin: 0 auto 22px !important;
  color: var(--woody-ink) !important;
  font-family: var(--woody-gothic) !important;
  font-size: clamp(30px, 3.15vw, 38px) !important;
  font-weight: 200 !important;
  line-height: 1.82 !important;
  letter-spacing: 0.18em !important;
  text-indent: 0 !important;
  text-align: center !important;
  text-wrap: balance;
  white-space: normal !important;
}body.woody-unified :is(.city-tagline, .city-intro, .v3-tagline, .city-note, .v3-note){
  max-width: 44em !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: rgba(0,0,0,0.64) !important;
  font-size: 11.5px !important;
  font-weight: 200 !important;
  line-height: 2.35 !important;
  letter-spacing: 0.16em !important;
  text-align: center !important;
}body.woody-unified .city-tagline,
body.woody-unified.v3-page .v3-hero--center .v3-eyebrow{
  color: var(--woody-soft) !important;
}body.woody-unified :is(.city-cta, .v3-cta, .trial-submit, button[type="submit"]){
  min-width: min(100%, 300px) !important;
  padding: 16px 30px !important;
  border: 0.5px solid var(--woody-ink) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--woody-ink) !important;
  font-family: var(--woody-gothic) !important;
  font-size: 10px !important;
  font-weight: 200 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.28em !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: none !important;
}body.woody-unified :is(.city-cta, .v3-cta, .trial-submit, button[type="submit"]):hover,
body.woody-unified :is(.city-cta, .v3-cta, .trial-submit, button[type="submit"]):focus-visible{
  background: var(--woody-ink) !important;
  color: #fff !important;
}body.woody-unified :is(.city-section, .v3-section, .v3-stats, .v3-instructor, .payment-section, .city-cta-section, .availability-calendar-section){
  width: min(calc(100% - 48px), var(--woody-page-max)) !important;
  max-width: min(calc(100% - 48px), var(--woody-page-max)) !important;
  margin: 0 auto !important;
  padding: 64px 0 !important;
  text-align: center !important;
}body.woody-unified.city-page.luxe main > .city-section,
body.woody-unified.city-page.luxe main > .payment-section,
body.woody-unified.city-page.luxe main > .availability-calendar-section,
body.woody-unified.v3-page main > .v3-section,
body.woody-unified.v3-page main > .v3-stats,
body.woody-unified.v3-page main > .v3-instructor{
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card){
  margin-top: 56px !important;
  margin-bottom: 0 !important;
  padding: 56px 48px !important;
  border: 0.5px solid var(--woody-line) !important;
  background: #fff !important;
  box-shadow: none !important;
}body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title){
  width: min(100%, 680px) !important;
  max-width: min(100%, 680px) !important;
  margin: 0 auto 34px !important;
  color: var(--woody-ink) !important;
  font-family: var(--woody-gothic) !important;
  font-size: clamp(22px, 2.1vw, 26px) !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.18em !important;
  text-align: center !important;
}body.woody-unified :is(.woody-proof-strip, .woody-assurance-grid, .woody-choice-grid, .woody-local-grid, .woody-flow-grid){
  width: 100% !important;
  max-width: 100% !important;
  margin: 42px auto 0 !important;
  border-color: var(--woody-line) !important;
}body.woody-unified .woody-choice-grid{
  width: min(100%, var(--woody-page-wide)) !important;
  max-width: min(100%, var(--woody-page-wide)) !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}body.woody-unified :is(.woody-assurance-grid, .woody-flow-grid, .woody-local-grid){
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}body.woody-unified.trial-request-page .woody-assurance-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}body.woody-unified :is(.woody-proof-item, .woody-assurance-item, .woody-choice-card, .woody-local-card, .woody-flow-item){
  min-height: 128px !important;
  padding: 24px 18px !important;
  background: #fff !important;
  border-color: var(--woody-line) !important;
  color: var(--woody-ink) !important;
  box-shadow: none !important;
}body.woody-unified .woody-choice-card{
  min-height: 156px !important;
}body.woody-unified :is(.woody-proof-kicker, .woody-choice-kicker, .woody-local-kicker, .woody-flow-num, .v3-stat-label, .lpr-time){
  color: var(--woody-soft) !important;
  font-size: 8.5px !important;
  font-weight: 200 !important;
  letter-spacing: 0.34em !important;
  line-height: 1.7 !important;
}body.woody-unified :is(.woody-proof-text, .woody-assurance-item strong, .woody-choice-title, .woody-local-title, .woody-flow-title, .lesson-price-region){
  color: var(--woody-ink) !important;
  font-size: 13.5px !important;
  font-weight: 200 !important;
  line-height: 1.85 !important;
  letter-spacing: 0.16em !important;
}body.woody-unified :is(.woody-proof-note, .woody-assurance-item span, .woody-choice-note, .woody-local-note, .woody-flow-note, .lesson-price-sub, .payment-section-lead, .city-meta){
  color: var(--woody-muted) !important;
  font-size: 10.5px !important;
  font-weight: 200 !important;
  line-height: 2 !important;
  letter-spacing: 0.11em !important;
}body.woody-unified .request-tabs{
  width: min(calc(100% - 48px), var(--woody-page-max)) !important;
  max-width: min(calc(100% - 48px), var(--woody-page-max)) !important;
  margin: -1px auto 0 !important;
  transform: translateY(-0.5px);
}body.woody-unified .request-tabs a{
  padding: 14px 8px !important;
  font-size: 9.5px !important;
  font-weight: 200 !important;
  letter-spacing: 0.18em !important;
}body.woody-unified .trial-form{
  width: min(100%, 680px) !important;
  max-width: 680px !important;
  margin: 0 auto !important;
}body.woody-unified .trial-form .field{
  display: flex !important;
  flex-direction: column !important;
  gap: 9px !important;
  margin: 0 0 28px !important;
  text-align: center !important;
}body.woody-unified .trial-form .row-2{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 22px !important;
}body.woody-unified .trial-form label{
  color: rgba(0,0,0,0.62) !important;
  font-size: 10px !important;
  font-weight: 200 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.16em !important;
  text-align: center !important;
}body.woody-unified .trial-form :is(input, select, textarea){
  min-height: 48px !important;
  width: 100% !important;
  padding: 13px 15px !important;
  border: 0.5px solid var(--woody-line) !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--woody-ink) !important;
  box-shadow: none !important;
  font-family: var(--woody-gothic) !important;
  font-size: 11.5px !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.1em !important;
  text-align: center !important;
}body.woody-unified .trial-form textarea{
  min-height: 126px !important;
  resize: vertical;
}body.woody-unified .trial-form :is(input, select, textarea):focus{
  outline: 0 !important;
  border-color: rgba(0,0,0,0.58) !important;
}body.woody-unified .trial-form .req{
  display: inline-block;
  margin-left: 0.3em;
  padding: 1px 5px;
  border: 0.5px solid var(--woody-line);
  color: var(--woody-soft) !important;
  font-size: 8.5px !important;
  letter-spacing: 0.08em !important;
}body.woody-unified :is(details, .city-bullets, .lesson-price-wrap, .woody-price-thesis){
  border-color: var(--woody-line) !important;
  box-shadow: none !important;
}body.woody-unified details{
  width: min(100%, 680px);
  margin: 0 auto;
  padding: 22px 0 !important;
  border-top: 0.5px solid var(--woody-line) !important;
  text-align: left !important;
}body.woody-unified details:last-of-type{
  border-bottom: 0.5px solid var(--woody-line) !important;
}body.woody-unified summary{
  color: var(--woody-ink) !important;
  font-size: 12px !important;
  font-weight: 200 !important;
  letter-spacing: 0.12em !important;
  cursor: pointer;
}body.woody-unified details p,
body.woody-unified .city-bullets li{
  color: var(--woody-muted) !important;
  font-size: 11.5px !important;
  font-weight: 200 !important;
  line-height: 2.1 !important;
  letter-spacing: 0.1em !important;
}body.woody-unified .lesson-price-wrap{
  width: min(100%, var(--woody-page-wide)) !important;
  max-width: min(100%, var(--woody-page-wide)) !important;
  margin: 44px auto 0 !important;
}body.woody-unified :is(.lesson-price-card, .lesson-price-online){
  border: 0.5px solid var(--woody-line) !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}body.woody-unified .lesson-price-row{
  border-top: 0.5px solid var(--woody-line) !important;
}body.woody-unified .lpr-price{
  color: var(--woody-ink) !important;
  font-size: 22px !important;
  font-weight: 200 !important;
  letter-spacing: 0.06em !important;
}body.woody-unified.availability-page .city-hero{
  padding-bottom: 48px !important;
}body.woody-unified.availability-page .updated{
  margin: 24px auto 0 !important;
  min-height: 1.4em;
  color: var(--woody-soft) !important;
  font-size: 9.5px !important;
  font-weight: 200 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.2em !important;
}body.woody-unified.availability-page .availability-calendar-section{
  width: min(calc(100% - 48px), 860px) !important;
  max-width: min(calc(100% - 48px), 860px) !important;
}body.woody-unified.availability-page .months{
  width: 100% !important;
  margin: 0 auto !important;
  gap: 72px !important;
}body.woody-unified.availability-page .month-title{
  color: var(--woody-ink) !important;
  font-size: 13px !important;
  font-weight: 200 !important;
  letter-spacing: 0.2em !important;
}body.woody-unified.availability-page :is(.calendar, .weekdays span){
  border-color: var(--woody-line) !important;
}body.woody-unified.availability-page .time{
  border: 0.5px solid var(--woody-line);
  border-radius: 0;
  background: transparent;
  color: var(--woody-ink);
}@media (max-width: 900px){body.woody-unified .woody-choice-grid{
    width: min(100%, var(--woody-page-max)) !important;
    max-width: min(100%, var(--woody-page-max)) !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }body.woody-unified :is(.woody-assurance-grid, .woody-flow-grid, .woody-local-grid){
    grid-template-columns: 1fr !important;
  }}@media (max-width: 767px){body.woody-unified{
    font-size: 11px !important;
  }body.woody-unified.city-page.luxe .city-hero,
  body.woody-unified.v3-page .v3-hero--center{
    padding: 112px 0 42px !important;
  }body.woody-unified.city-page.luxe .city-hero-inner,
  body.woody-unified.v3-page .v3-hero--center .v3-hero-inner,
  body.woody-unified :is(.city-section, .v3-section, .v3-stats, .v3-instructor, .payment-section, .city-cta-section, .availability-calendar-section){
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }body.woody-unified.city-page.luxe main .city-hero .city-h1,
  body.woody-unified.v3-page .v3-hero--center .v3-h1,
  body.woody-unified .city-h1,
  body.woody-unified .v3-h1{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    font-size: clamp(22px, 5.6vw, 25px) !important;
    line-height: 1.9 !important;
    letter-spacing: 0.12em !important;
  }body.woody-unified :is(.city-tagline, .city-intro, .v3-tagline, .city-note, .v3-note){
    font-size: 10.5px !important;
    line-height: 2.3 !important;
    letter-spacing: 0.12em !important;
  }body.woody-unified :is(.city-section, .v3-section, .v3-stats, .v3-instructor, .payment-section, .city-cta-section, .availability-calendar-section){
    padding: 52px 0 !important;
  }body.woody-unified.city-page.luxe main > .city-section,
  body.woody-unified.city-page.luxe main > .payment-section,
  body.woody-unified.city-page.luxe main > .availability-calendar-section,
  body.woody-unified.v3-page main > .v3-section,
  body.woody-unified.v3-page main > .v3-stats,
  body.woody-unified.v3-page main > .v3-instructor{
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card){
    padding: 46px 24px !important;
  }body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title){
    font-size: 18px !important;
    line-height: 2 !important;
    letter-spacing: 0.14em !important;
  }body.woody-unified .request-tabs{
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }body.woody-unified .request-tabs a{
    padding: 12px 5px !important;
    font-size: 9px !important;
    letter-spacing: 0.1em !important;
  }body.woody-unified .woody-choice-grid,
  body.woody-unified :is(.woody-assurance-grid, .woody-flow-grid, .woody-local-grid),
  body.woody-unified.trial-request-page .woody-assurance-grid{
    grid-template-columns: 1fr !important;
  }body.woody-unified .trial-form .row-2{
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }body.woody-unified :is(.city-cta, .v3-cta, .trial-submit, button[type="submit"]){
    width: 100% !important;
    min-width: 0 !important;
    max-width: 330px !important;
  }}html,
body.woody-unified,
body.woody-unified main,
body.woody-unified :is(.city-hero, .v3-hero--center, .city-section, .v3-section, .v3-stats, .v3-instructor, .payment-section, .city-cta-section, .availability-calendar-section, .v3-footer),
body.woody-unified :is(.woody-proof-item, .woody-assurance-item, .woody-choice-card, .woody-local-card, .woody-flow-item),
body.woody-unified :is(.lesson-price-card, .lesson-price-online, .lesson-price-row, .woody-price-thesis, details, .trial-form input, .trial-form select, .trial-form textarea),
body.woody-unified.availability-page :is(.month, .calendar, .day, .weekdays, .months){
  background: #fff !important;
  background-color: #fff !important;
  background-image: none !important;
}body.woody-unified :is(.v3-nav .v3-logo, .v3-footer-mark),
body.woody-unified :is(.v3-nav .v3-logo span){
  font-family: var(--woody-gothic) !important;
  font-size: 10px !important;
  font-weight: 100 !important;
  line-height: 1.25 !important;
  color: #0a0a0a !important;
  opacity: 1 !important;
}body.woody-unified :is(.v3-footer-name, .v3-footer-links a, .v3-footer-legal a, .v3-footer-copy){
  font-family: var(--woody-gothic) !important;
  font-weight: 100 !important;
  color: rgba(0,0,0,0.46) !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1,
body.woody-unified.v3-page .v3-hero--center .v3-h1,
body.woody-unified .city-h1,
body.woody-unified .v3-h1,
body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title){
  font-weight: 100 !important;
  letter-spacing: 0.2em !important;
}body.woody-unified :is(.city-tagline, .city-intro, .v3-tagline, .city-note, .v3-note, .payment-section-lead, .city-meta){
  font-weight: 200 !important;
  color: rgba(0,0,0,0.58) !important;
}body.woody-unified :is(.woody-proof-text, .woody-assurance-item strong, .woody-choice-title, .woody-local-title, .woody-flow-title, .lesson-price-region, summary){
  font-weight: 100 !important;
}body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card, .lesson-price-card, .lesson-price-online, .woody-price-thesis){
  border-color: rgba(0,0,0,0.14) !important;
}body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card){
  box-shadow: none !important;
}@media (max-width: 767px){body.woody-unified.city-page.luxe main .city-hero .city-h1,
  body.woody-unified.v3-page .v3-hero--center .v3-h1,
  body.woody-unified .city-h1,
  body.woody-unified .v3-h1{
    letter-spacing: 0.14em !important;
  }body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title){
    letter-spacing: 0.16em !important;
  }}body.v3-page.woody-unified :is(.v3-atmosphere, .v3-youtube-thumb, .v3-final-cta),
body.woody-unified :is(.v3-atmosphere, .v3-youtube-thumb, .v3-final-cta){
  background: #fff !important;
  background-color: #fff !important;
  background-image: none !important;
}body :is(.v3-footer-mark, .site-footer-mark),
body.city-page.luxe.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.v3-page.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.woody-unified :is(.v3-footer-mark, .site-footer-mark){
  display: inline-block !important;
  width: auto !important;
  font-family: var(--woody-gothic) !important;
  font-size: 10px !important;
  font-weight: 100 !important;
  line-height: 1.25 !important;
  letter-spacing: 5.8px !important;
  text-indent: 5.8px !important;
  color: #0a0a0a !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1,
body.woody-unified.v3-page .v3-hero--center .v3-h1,
body.woody-unified .city-h1,
body.woody-unified .v3-h1{
  font-family: var(--woody-gothic) !important;
  font-size: clamp(26px, 3.2vw, 38px) !important;
  font-weight: 100 !important;
  line-height: 1.72 !important;
  letter-spacing: 0.18em !important;
  text-wrap: balance;
}body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title, .month-title),
body.woody-unified.availability-page .month-title{
  font-family: var(--woody-gothic) !important;
  font-size: clamp(21px, 2vw, 28px) !important;
  font-weight: 100 !important;
  line-height: 1.65 !important;
  letter-spacing: 0.16em !important;
  text-wrap: balance;
}@media (max-width: 767px){body.woody-unified.city-page.luxe main .city-hero .city-h1,
  body.woody-unified.v3-page .v3-hero--center .v3-h1,
  body.woody-unified .city-h1,
  body.woody-unified .v3-h1{
    font-size: 26px !important;
    line-height: 1.7 !important;
    letter-spacing: 0.12em !important;
  }body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title, .month-title),
  body.woody-unified.availability-page .month-title{
    font-size: 21px !important;
    line-height: 1.6 !important;
    letter-spacing: 0.1em !important;
  }}html body.woody-unified main h2,
html body.woody-unified.city-page.luxe main h2,
html body.woody-unified.v3-page main h2,
html body.woody-unified.trial-request-page main #request-flow-h2,
html body.woody-unified.trial-request-page main .request-form-title,
html body.woody-unified.availability-page main .month-title{
  font-family: var(--woody-gothic) !important;
  font-size: clamp(21px, 2vw, 28px) !important;
  font-weight: 100 !important;
  line-height: 1.65 !important;
  letter-spacing: 0.16em !important;
  text-wrap: balance;
}html body.woody-unified.trial-index-page .woody-choice-grid{
  width: min(100%, 662px) !important;
  max-width: min(100%, 662px) !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}html body.woody-unified.trial-index-page .woody-choice-card{
  min-height: 128px !important;
}html body.woody-unified.trial-index-page .city-meta{
  width: min(100%, 662px) !important;
  margin: 34px auto 0 !important;
}@media (max-width: 767px){html body.woody-unified main h2,
  html body.woody-unified.city-page.luxe main h2,
  html body.woody-unified.v3-page main h2,
  html body.woody-unified.trial-request-page main #request-flow-h2,
  html body.woody-unified.trial-request-page main .request-form-title,
  html body.woody-unified.availability-page main .month-title{
    font-size: 21px !important;
    line-height: 1.6 !important;
    letter-spacing: 0.1em !important;
  }html body.woody-unified.trial-index-page .woody-choice-grid{
    grid-template-columns: 1fr !important;
  }}body.woody-unified .trial-hero-actions{
  width: min(100%, 640px);
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
}body.woody-unified .trial-hero-actions .city-cta{
  margin: 0 !important;
}body.woody-unified .trial-hero-actions .city-cta--primary{
  background: #fff !important;
  color: #0a0a0a !important;
  border-color: rgba(0,0,0,0.45) !important;
}body.woody-unified .trial-hero-actions .city-cta--primary:hover,
body.woody-unified .trial-hero-actions .city-cta--primary:focus-visible{
  background: #fff !important;
  color: #0a0a0a !important;
}body.woody-unified .woody-mobile-action{
  display: none;
}@media (max-width: 767px){body.woody-unified .trial-hero-actions{
    width: min(100%, 330px);
    gap: 10px;
  }body.has-mobile-action{
    padding-bottom: calc(74px + env(safe-area-inset-bottom)) !important;
  }body.woody-unified .woody-mobile-action{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1200;
    display: grid;
    grid-template-columns: 1.15fr .85fr;
    gap: 0;
    padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
    border-top: 0.5px solid rgba(0,0,0,0.18);
    background: #fff;
  }body.woody-unified .woody-mobile-action a{
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #0a0a0a;
    color: #0a0a0a;
    background: #fff;
    font-family: var(--woody-gothic) !important;
    font-size: 10px !important;
    font-weight: 200 !important;
    line-height: 1.4 !important;
    letter-spacing: 0.16em !important;
    text-align: center;
    text-decoration: none;
  }body.woody-unified .woody-mobile-action a + a{
    border-left: 0;
  }body.woody-unified .woody-mobile-action .woody-mobile-action-primary{
    background: #fff;
    color: #0a0a0a;
    border-color: rgba(0,0,0,0.45);
  }}body.woody-unified .request-tabs{
  width: min(calc(100% - 48px), 520px) !important;
  max-width: min(calc(100% - 48px), 520px) !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  justify-items: stretch !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
}body.woody-unified .request-tabs a{
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: rgba(0,0,0,0.62) !important;
  background: #fff !important;
  text-align: center !important;
  white-space: normal !important;
}body.woody-unified .request-tabs a:hover,
body.woody-unified .request-tabs a:focus-visible{
  background: #fff !important;
  color: #0a0a0a !important;
}body.woody-unified .request-tabs a.is-active,
body.woody-unified .request-tabs a.is-active:hover,
body.woody-unified .request-tabs a.is-active:focus-visible{
  background: #fff !important;
  color: #0a0a0a !important;
  box-shadow: inset 0 -1.5px 0 #0a0a0a;
}body.woody-unified .trial-hero-actions{
  width: min(100%, 520px) !important;
  justify-content: center !important;
  align-items: center !important;
}body.woody-unified .trial-hero-actions .city-cta{
  width: min(100%, 240px) !important;
  min-width: 0 !important;
  flex: 1 1 210px !important;
  justify-content: center !important;
  background: #fff !important;
  color: #0a0a0a !important;
}body.woody-unified .trial-hero-actions .city-cta--primary,
body.woody-unified .trial-hero-actions .city-cta--primary:hover,
body.woody-unified .trial-hero-actions .city-cta--primary:focus-visible{
  background: #fff !important;
  color: #0a0a0a !important;
  box-shadow: inset 0 -1.5px 0 #0a0a0a;
}@media (max-width: 767px){body.woody-unified .request-tabs{
    width: min(calc(100% - 36px), 354px) !important;
  }body.woody-unified .trial-hero-actions{
    width: min(calc(100% - 36px), 354px) !important;
  }body.woody-unified .trial-hero-actions .city-cta{
    width: 100% !important;
    flex-basis: 100% !important;
  }body.woody-unified .woody-mobile-action{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }body.woody-unified .woody-mobile-action a,
  body.woody-unified .woody-mobile-action .woody-mobile-action-primary{
    background: #fff !important;
    color: #0a0a0a !important;
  }body.woody-unified .woody-mobile-action .woody-mobile-action-primary{
    box-shadow: inset 0 -1.5px 0 #0a0a0a;
  }}body.woody-unified{
  --woody-ink: #080808;
  --woody-muted: rgba(0,0,0,0.7);
  --woody-soft: rgba(0,0,0,0.5);
  --woody-line: rgba(0,0,0,0.16);
  --woody-faint: rgba(0,0,0,0.09);
  color: var(--woody-ink) !important;
  font-weight: 300 !important;
}body.woody-unified :is(.city-eyebrow, .v3-eyebrow){
  color: rgba(0,0,0,0.52) !important;
  font-weight: 300 !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1,
body.woody-unified.v3-page .v3-hero--center .v3-h1,
body.woody-unified .city-h1,
body.woody-unified .v3-h1{
  color: var(--woody-ink) !important;
  font-weight: 200 !important;
  letter-spacing: 0.16em !important;
}body.woody-unified :is(.city-section h2, .v3-h2, .payment-section h2, .request-form-title, .month-title),
html body.woody-unified main h2,
html body.woody-unified.city-page.luxe main h2,
html body.woody-unified.v3-page main h2{
  color: var(--woody-ink) !important;
  font-weight: 200 !important;
}body.woody-unified :is(.city-tagline, .city-intro, .v3-tagline, .city-note, .v3-note, .payment-section-lead, .city-meta),
body.woody-unified :is(.woody-proof-note, .woody-assurance-item span, .woody-choice-note, .woody-local-note, .woody-flow-note, .lesson-price-sub){
  color: var(--woody-muted) !important;
  font-weight: 300 !important;
}body.woody-unified :is(.woody-proof-kicker, .woody-route-kicker, .city-eyebrow, .v3-eyebrow, .lpr-time){
  color: rgba(0,0,0,0.55) !important;
}body.woody-unified :is(.woody-proof-text, .woody-assurance-item strong, .woody-choice-title, .woody-local-title, .woody-flow-title, .lesson-price-region, summary, .lpr-price){
  color: var(--woody-ink) !important;
  font-weight: 300 !important;
}body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card, .lesson-price-card, .lesson-price-online, .woody-price-thesis, .woody-proof-strip, .woody-assurance-grid, .request-tabs, .trial-form input, .trial-form select, .trial-form textarea){
  border-color: var(--woody-line) !important;
}body.woody-unified .trial-form label,
body.woody-unified .trial-form .req{
  color: rgba(0,0,0,0.68) !important;
  font-weight: 300 !important;
}body.woody-unified .trial-form-status{
  color: var(--woody-ink) !important;
  text-decoration: none !important;
}body.woody-unified .woody-icon,
body.woody-unified.v3-page .v3-hero-logo{
  color: rgba(0,0,0,0.84) !important;
}body.woody-unified :is(.city-cta, .v3-cta, .trial-submit, button[type="submit"]){
  font-weight: 300 !important;
}@media (max-width: 767px){body.woody-unified{
    font-weight: 300 !important;
    letter-spacing: 0.09em !important;
  }body.woody-unified.city-page.luxe .city-hero,
  body.woody-unified.v3-page .v3-hero--center{
    padding-top: 88px !important;
    padding-bottom: 34px !important;
  }body.woody-unified.city-page.luxe main .city-hero .city-h1,
  body.woody-unified.v3-page .v3-hero--center .v3-h1,
  body.woody-unified .city-h1,
  body.woody-unified .v3-h1{
    font-size: 25px !important;
    line-height: 1.64 !important;
    letter-spacing: 0.1em !important;
  }body.woody-unified :is(.city-tagline, .city-intro, .v3-tagline, .city-note, .v3-note, .payment-section-lead, .city-meta){
    max-width: 27em !important;
    font-size: 11px !important;
    line-height: 2.05 !important;
    letter-spacing: 0.08em !important;
  }body.woody-unified :is(.city-section, .v3-section, .v3-stats, .v3-instructor, .payment-section, .city-cta-section, .availability-calendar-section){
    width: min(calc(100% - 36px), var(--woody-page-max)) !important;
    max-width: min(calc(100% - 36px), var(--woody-page-max)) !important;
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }body.woody-unified :is(.city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card){
    padding: 46px 22px !important;
    margin-top: 42px !important;
  }body.woody-unified .request-tabs{
    margin-top: 2px !important;
    margin-bottom: 30px !important;
  }body.woody-unified .request-tabs a{
    min-height: 48px !important;
    color: rgba(0,0,0,0.72) !important;
    font-weight: 300 !important;
  }body.woody-unified .trial-form input,
  body.woody-unified .trial-form select,
  body.woody-unified .trial-form textarea{
    font-size: 11px !important;
    line-height: 1.8 !important;
    letter-spacing: 0.08em !important;
  }body.woody-unified .woody-mobile-action{
    border-top-color: rgba(0,0,0,0.16) !important;
  }}body.woody-unified .request-tabs{
  border: 0 !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.14) !important;
}body.woody-unified .request-tabs a{
  border: 0 !important;
  border-bottom: 1.5px solid transparent !important;
}body.woody-unified .request-tabs a.is-active,
body.woody-unified .request-tabs a.is-active:hover,
body.woody-unified .request-tabs a.is-active:focus-visible{
  border-bottom-color: #0a0a0a !important;
  box-shadow: none !important;
}body.woody-unified main[data-payment-page] .city-hero .city-intro{
  max-width: 30em !important;
}@media (max-width: 767px){body.woody-unified .request-tabs{
    width: min(calc(100% - 44px), 330px) !important;
    max-width: min(calc(100% - 44px), 330px) !important;
    margin-bottom: 34px !important;
  }body.woody-unified .request-tabs a{
    min-height: 44px !important;
    font-size: 10px !important;
    letter-spacing: 0.12em !important;
  }body.woody-unified main[data-payment-page] .city-hero .city-intro{
    max-width: 24em !important;
    line-height: 2.1 !important;
    letter-spacing: 0.065em !important;
  }}html{
  background: #fff !important;
}html body,
html body.woody-unified{
  background: #fff !important;
  color: #080808 !important;
}.woody-line-illustration :is(path, circle, rect, line, polyline, ellipse){
  fill: none !important;
  stroke: currentColor !important;
  vector-effect: non-scaling-stroke;
}body.woody-unified :is(.woody-icon, .v3-card-ill){
  color: rgba(0,0,0,0.74) !important;
  shape-rendering: geometricPrecision;
}body.woody-unified :is(.woody-icon, .v3-card-ill) :is(path, circle, rect, line, polyline, ellipse){
  fill: none !important;
  stroke: currentColor !important;
  vector-effect: non-scaling-stroke;
}html body :is(.v3-cta--primary, .city-cta--primary, .woody-route-card--primary, .woody-mobile-action-primary, .button.primary)::after,
html body :is(.v3-cta--primary, .city-cta--primary, .woody-route-card--primary, .woody-mobile-action-primary, .button.primary)::before{
  background: transparent !important;
}body.luxe .city-hero::before,
body.city-page.luxe .city-hero::before,
body.woody-unified.city-page.luxe .city-hero::before,
.hero-scrollhint,
.hero-scrollhint span{
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
  animation: none !important;
}body.luxe .city-hero,
body.city-page.luxe .city-hero,
body.woody-unified.city-page.luxe .city-hero{
  overflow: visible !important;
}html body :is(.hero-cta, .form-submit, .payment-submit)::after{
  content: "" !important;
  display: none !important;
}html body :is(.check-label input[type="checkbox"]:checked + .check-box){
  background: #fff !important;
  border-color: #080808 !important;
}html body :is(.check-label input[type="checkbox"]:checked + .check-box)::after{
  border-color: #080808 !important;
}body.woody-unified .woody-route-card--primary,
body.woody-unified .woody-mobile-action-primary,
body.woody-unified .trial-hero-actions .city-cta--primary,
body.woody-unified .request-tabs a.is-active{
  box-shadow: none !important;
  border-bottom-color: #080808 !important;
}body.woody-unified :is(.woody-route-card--primary .woody-route-kicker, .woody-route-card--primary small),
body.woody-unified :is(.woody-route-card:hover .woody-route-kicker, .woody-route-card:focus-visible .woody-route-kicker),
body.woody-unified :is(.woody-route-card:hover small, .woody-route-card:focus-visible small){
  color: rgba(0,0,0,0.58) !important;
}body.woody-unified .city-bullets li::before{
  width: 5px !important;
  height: 5px !important;
  background: transparent !important;
  border: 0.5px solid rgba(0,0,0,0.62) !important;
  border-radius: 999px !important;
}body.woody-unified :is(.v3-cta, .city-cta, .trial-submit, button[type="submit"]):disabled{
  color: rgba(0,0,0,0.34) !important;
  border-color: rgba(0,0,0,0.22) !important;
  background: #fff !important;
}@media (max-width: 767px){body.woody-unified .woody-mobile-action{
    background: #fff !important;
    border-top-color: rgba(0,0,0,0.22) !important;
  }body.woody-unified .woody-mobile-action a{
    min-height: 46px !important;
  }}:root{
  --woody-ink: #080808;
  --woody-muted: rgba(0,0,0,0.58);
  --woody-hairline: rgba(0,0,0,0.16);
  --woody-softline: rgba(0,0,0,0.09);
  --woody-measure: 1160px;
}html body.woody-unified,
html body.woody-unified :is(p, li, summary, input, textarea, select, button, a){
  letter-spacing: 0.025em !important;
}body.woody-unified :is(.v3-eyebrow, .city-eyebrow){
  text-transform: none !important;
  letter-spacing: 0.06em !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: var(--woody-muted) !important;
}body.v3-page .v3-h2,
body.city-page.luxe .city-section h2{
  font-size: 34px !important;
  line-height: 1.45 !important;
  letter-spacing: 0.025em !important;
  font-weight: 300 !important;
}body.v3-page .v3-tagline,
body.city-page.luxe .city-note,
body.city-page.luxe .city-intro{
  letter-spacing: 0.035em !important;
}body.v3-page :is(.v3-value-card, .v3-process-card, .woody-assurance-item),
body.city-page.luxe :is(.woody-assurance-item, .woody-choice-card, .v3-lesson-card){
  text-align: left !important;
}body.city-page.luxe .city-hero,
body.woody-unified.city-page.luxe .city-hero{
  min-height: 0 !important;
  padding: 138px 42px 72px !important;
  border-bottom: 0.5px solid var(--woody-hairline);
}body.city-page.luxe .city-hero-inner{
  width: min(100%, 980px);
  max-width: 980px !important;
  margin: 0 auto !important;
  text-align: left !important;
  align-items: flex-start !important;
}body.city-page.luxe .city-hero .woody-icon{
  display: none !important;
}body.city-page.luxe .city-hero .city-eyebrow{
  margin: 0 0 20px !important;
  text-align: left !important;
}body.city-page.luxe .city-hero .city-h1{
  margin: 0 0 24px !important;
  font-size: 46px !important;
  line-height: 1.35 !important;
  letter-spacing: 0.02em !important;
  font-weight: 300 !important;
  text-align: left !important;
}body.city-page.luxe .city-hero .city-tagline{
  display: none !important;
}body.city-page.luxe .city-hero .city-intro{
  max-width: 720px !important;
  margin: 0 !important;
  text-align: left !important;
  font-size: 16px !important;
  line-height: 2.05 !important;
  color: rgba(0,0,0,0.72) !important;
}body.city-page.luxe .city-section,
body.city-page.luxe .city-section.luxe-card,
body.city-page.luxe .luxe-card{
  width: min(100%, 980px) !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 82px 42px !important;
  border: 0 !important;
  border-bottom: 0.5px solid var(--woody-hairline) !important;
  box-shadow: none !important;
  text-align: left !important;
}body.city-page.luxe .city-section > .city-eyebrow,
body.city-page.luxe .city-section > h2,
body.city-page.luxe .city-section > .city-note{
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}body.city-page.luxe .city-section > h2{
  margin-bottom: 36px !important;
}body.city-page.luxe .request-tabs{
  width: min(100%, 980px) !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 0 42px !important;
  border-bottom: 0.5px solid var(--woody-hairline) !important;
}body.city-page.luxe .request-tabs a{
  min-height: 58px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 28px 0 0 !important;
  font-size: 14px !important;
  letter-spacing: 0.025em !important;
}body.city-page.luxe .city-section details,
body.city-page.luxe .city-section details[open]{
  max-width: none !important;
  border-top: 0.5px solid var(--woody-hairline) !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}body.city-page.luxe .city-section details:last-child{
  border-bottom: 0.5px solid var(--woody-hairline) !important;
}body.city-page.luxe .city-section details summary{
  min-height: 70px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 0 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
  text-align: left !important;
  list-style: none !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0.02em !important;
  color: var(--woody-ink) !important;
}body.city-page.luxe .city-section details summary::-webkit-details-marker{
  display: none;
}body.city-page.luxe .city-section details summary::after{
  content: "" !important;
  display: block !important;
  width: 9px;
  height: 9px;
  flex: 0 0 9px;
  border-right: 1px solid rgba(0,0,0,0.62);
  border-bottom: 1px solid rgba(0,0,0,0.62);
  transform: rotate(45deg);
  transition: transform .18s ease;
}body.city-page.luxe .city-section details[open] summary::after{
  transform: rotate(225deg);
}body.city-page.luxe .city-section details p{
  max-width: 760px !important;
  margin: -2px 0 26px !important;
  text-align: left !important;
  font-size: 15px !important;
  line-height: 2.05 !important;
  letter-spacing: 0.025em !important;
  color: rgba(0,0,0,0.68) !important;
}@media (max-width: 900px){body.v3-page .v3-section,
  body.city-page.luxe .city-section,
  body.city-page.luxe .city-section.luxe-card,
  body.city-page.luxe .luxe-card{
    padding: 58px 24px !important;
  }body.city-page.luxe .city-hero,
  body.woody-unified.city-page.luxe .city-hero{
    padding: 112px 24px 54px !important;
  }body.city-page.luxe .city-hero .city-h1{
    font-size: 34px !important;
  }body.city-page.luxe .city-hero .city-intro{
    font-size: 14px !important;
    line-height: 2 !important;
  }body.city-page.luxe .request-tabs{
    padding: 0 24px !important;
  }}body.woody-unified.city-page.luxe .city-hero-inner{
  width: min(calc(100% - 84px), 980px) !important;
  max-width: 980px !important;
  display: block !important;
  text-align: left !important;
}body.woody-unified.city-page.luxe .city-hero .city-eyebrow,
body.woody-unified.city-page.luxe .city-section > .city-eyebrow{
  width: auto !important;
  max-width: none !important;
  margin: 0 0 20px !important;
  text-align: left !important;
  text-transform: none !important;
  font-size: 13px !important;
  letter-spacing: 0.04em !important;
  text-indent: 0 !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1,
body.woody-unified.city-page.luxe .city-section h2{
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
  line-height: 1.38 !important;
  letter-spacing: 0.02em !important;
  font-weight: 300 !important;
}body.woody-unified.city-page.luxe main .city-hero .city-h1{
  font-size: 46px !important;
}body.woody-unified.city-page.luxe .city-section h2{
  font-size: 34px !important;
}body.woody-unified.city-page.luxe .city-hero .city-intro,
body.woody-unified.city-page.luxe .city-section > .city-note{
  display: block !important;
  width: 100% !important;
  max-width: 720px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
  font-size: 16px !important;
  line-height: 2.05 !important;
  letter-spacing: 0.035em !important;
  font-weight: 300 !important;
}body.woody-unified.city-page.luxe .city-hero .city-eyebrow,
body.woody-unified.city-page.luxe .city-section > .city-eyebrow{
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
}body.woody-unified.city-page.luxe .city-section{
  display: block !important;
  place-items: normal !important;
}body.woody-unified.city-page.luxe .city-section details,
body.woody-unified.city-page.luxe .city-section details summary{
  width: 100% !important;
  max-width: 100% !important;
}body.woody-unified :is(.woody-price-thesis, .woody-price-thesis p, .woody-assurance-item, .woody-assurance-item strong, .woody-assurance-item span, .lesson-price-card, .lesson-price-card *, .city-section p){
  text-align: left !important;
}body.woody-unified .woody-price-thesis{
  max-width: 760px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}body.woody-unified .woody-price-thesis p{
  max-width: 760px !important;
  line-height: 2.05 !important;
  letter-spacing: 0.025em !important;
}@media (max-width: 900px){body.woody-unified.v3-page .v3-hero--center .v3-tagline,
  body.woody-unified.city-page.luxe .city-hero .city-intro{
    font-size: 14px !important;
  }body.woody-unified.city-page.luxe .city-hero-inner{
    width: min(calc(100% - 48px), 620px) !important;
    max-width: 620px !important;
  }body.woody-unified.city-page.luxe main .city-hero .city-h1{
    font-size: 34px !important;
  }}body.woody-unified{
  background: #fff !important;
  --woody-ink: #080808;
  --woody-muted: rgba(0,0,0,0.62);
  --woody-soft: rgba(0,0,0,0.44);
  --woody-hairline: rgba(0,0,0,0.14);
  --woody-softline: rgba(0,0,0,0.075);
  --woody-page-max: 1120px;
  --woody-narrow: 760px;
}body.woody-unified *{
  box-shadow: none !important;
  text-shadow: none !important;
}body.woody-unified.v3-page :is(.v3-section, .v3-instructor, .v3-final-cta) > :is(.v3-eyebrow, .v3-h2, .v3-tagline, .v3-note),
body.woody-unified.v3-page .woody-standard-copy > :is(.v3-eyebrow, .v3-h2, p),
body.woody-unified.v3-page .woody-included-section > div > :is(.v3-eyebrow, .v3-h2, p){
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}body.woody-unified.v3-page :is(.v3-value-card, .v3-process-card, .v3-voice, .woody-assurance-item){
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 0.5px solid var(--woody-hairline) !important;
  background: #fff !important;
  padding: 34px 0 !important;
  text-align: left !important;
}body.woody-unified.v3-page :is(.woody-route-card, .woody-choice-card, .v3-lesson-card, .v3-youtube-thumb, .v3-link, .v3-cta):hover,
body.woody-unified.v3-page :is(.woody-route-card, .woody-choice-card, .v3-lesson-card, .v3-youtube-thumb, .v3-link, .v3-cta):focus-visible{
  background: #fff !important;
  color: var(--woody-ink) !important;
  border-color: rgba(0,0,0,0.34) !important;
}body.woody-unified.v3-page .woody-route-card:hover :is(.woody-route-kicker, small),
body.woody-unified.v3-page .woody-choice-card:hover :is(.woody-choice-kicker, .woody-choice-note){
  color: var(--woody-muted) !important;
}:root{
  --woody-wordmark-url: none;
}body.woody-unified.v3-page :is(.v3-footer-mark, .site-footer-mark),
body.city-page.luxe.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.v3-page.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.city-page :is(.v3-footer-mark, .site-footer-mark),
body.luxe :is(.v3-footer-mark, .site-footer-mark),
html body :is(.v3-footer-mark, .site-footer-mark){
  width: 172px !important;
  height: 38px !important;
  background: transparent var(--woody-wordmark-url) center / contain no-repeat !important;
}body.woody-unified.v3-page :is(.v3-footer-mark, .site-footer-mark),
body.city-page.luxe.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.v3-page.woody-unified :is(.v3-footer-mark, .site-footer-mark),
body.city-page :is(.v3-footer-mark, .site-footer-mark),
body.luxe :is(.v3-footer-mark, .site-footer-mark),
html body :is(.v3-footer-mark, .site-footer-mark){
  width: auto !important;
  height: auto !important;
  background: none !important;
  color: #0a0a0a !important;
  font-family: "Helvetica Neue", "Avenir Next", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0.28em !important;
  text-align: center !important;
}body.has-mobile-action,
body.woody-unified.has-mobile-action{
  padding-bottom: 0 !important;
}body .woody-mobile-action,
body.woody-unified .woody-mobile-action,
body.v3-page .woody-mobile-action{
  display: none !important;
}:root{
  --woody-center-measure: 760px;
  --woody-center-page: 980px;
  --woody-center-wide: 1120px;
}body.woody-unified :is(.v3-nav, .v3-footer, .site-footer-loop),
body.woody-unified.city-page.luxe :is(.city-hero, .city-section, .payment-section, .city-cta-section),
body.woody-unified.v3-page :is(.v3-hero--center, .v3-section, .woody-standard-section, .v3-stats, .v3-instructor){
  text-align: center !important;
}body.woody-unified.city-page.luxe .city-hero{
  display: grid !important;
  place-items: center !important;
  min-height: clamp(420px, 42vh, 560px) !important;
  padding: clamp(128px, 13vw, 168px) 24px clamp(72px, 8vw, 104px) !important;
}body.woody-unified.city-page.luxe .city-hero-inner,
body.woody-unified.v3-page .v3-hero--center .v3-hero-inner.woody-hero-layout,
body.woody-unified.v3-page .woody-hero-copy{
  width: min(calc(100% - 48px), var(--woody-center-page)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}body.woody-unified :is(
  .city-eyebrow,
  .city-h1,
  .city-intro,
  .city-tagline,
  .city-note,
  .city-meta,
  .city-section > .city-eyebrow,
  .city-section > h2,
  .city-section > .city-note,
  .city-section > .city-meta,
  .payment-section > h2,
  .payment-section-lead,
  .request-form-title,
  .month-title,
  .v3-eyebrow,
  .v3-h1,
  .v3-h2,
  .v3-tagline,
  .v3-note,
  .woody-hero-wordmark,
  .woody-standard-copy,
  .woody-standard-copy p,
  .woody-price-thesis,
  .woody-price-thesis p,
  .trial-form-note
){
  max-width: min(100%, var(--woody-center-measure)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center !important;
  text-indent: 0 !important;
}body.woody-unified.v3-page .v3-hero--center .v3-h1,
body.woody-unified.city-page.luxe main .city-hero .city-h1{
  width: min(100%, var(--woody-center-measure)) !important;
}body.woody-unified :is(.v3-hero-cta-row, .trial-hero-actions, .request-tabs, .city-cta-section, .form-actions){
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
  justify-items: center !important;
  text-align: center !important;
}body.woody-unified :is(
  .city-section,
  .payment-section,
  .city-cta-section,
  .woody-standard-section,
  .v3-section,
  .availability-calendar-section
){
  width: min(calc(100% - 48px), var(--woody-center-page)) !important;
  max-width: var(--woody-center-page) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(24px, 4vw, 56px) !important;
  padding-right: clamp(24px, 4vw, 56px) !important;
  text-align: center !important;
}body.woody-unified :is(.luxe-card, .city-section.luxe-card, .city-cta-section.luxe-card, .payment-section.luxe-card){
  margin-left: auto !important;
  margin-right: auto !important;
}body.woody-unified :is(
  .woody-assurance-grid,
  .woody-choice-grid,
  .woody-local-grid,
  .woody-flow-grid,
  .woody-route-grid,
  .v3-value-grid,
  .v3-process-grid,
  .v3-voices,
  .lesson-price-wrap,
  .lesson-price-grid,
  .payment-card-grid,
  .city-bullets,
  .v3-faq
){
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}body.woody-unified :is(.lesson-price-wrap, .payment-card-grid){
  width: min(100%, var(--woody-center-wide)) !important;
  max-width: var(--woody-center-wide) !important;
}body.woody-unified :is(.woody-assurance-grid, .woody-choice-grid, .woody-local-grid, .woody-flow-grid, .woody-route-grid){
  width: min(100%, 860px) !important;
}body.woody-unified :is(
  .woody-assurance-item,
  .woody-assurance-item strong,
  .woody-assurance-item span,
  .woody-choice-card,
  .woody-choice-card *,
  .woody-local-card,
  .woody-local-card *,
  .woody-flow-item,
  .woody-flow-item *,
  .woody-route-card,
  .woody-route-card *,
  .v3-value-card,
  .v3-value-card *,
  .v3-process-card,
  .v3-process-card *,
  .lesson-price-card,
  .lesson-price-card *,
  .lesson-price-online,
  .lesson-price-online *,
  .city-bullets,
  .city-bullets li,
  details,
  details summary,
  details p
){
  text-align: center !important;
}body.woody-unified .city-bullets li{
  padding-left: 0 !important;
  padding-right: 0 !important;
}body.woody-unified .city-bullets li::before{
  left: 50% !important;
  top: auto !important;
  bottom: 0 !important;
  transform: translateX(-50%) !important;
}body.woody-unified :is(.v3-logo::before, .woody-hero-wordmark, .v3-footer-mark, .site-footer-mark){
  text-align: center !important;
  text-indent: 0.28em !important;
}@media (max-width: 900px){body.woody-unified.city-page.luxe .city-hero{
    min-height: clamp(390px, 48vh, 520px) !important;
    padding-top: 124px !important;
    padding-bottom: 64px !important;
  }body.woody-unified :is(.city-section, .payment-section, .city-cta-section, .woody-standard-section, .v3-section, .availability-calendar-section),
  body.woody-unified.city-page.luxe .city-hero-inner,
  body.woody-unified.v3-page .v3-hero--center .v3-hero-inner.woody-hero-layout,
  body.woody-unified.v3-page .woody-hero-copy{
    width: min(calc(100% - 36px), 640px) !important;
  }}html body.woody-unified.city-page.luxe main .city-hero .city-eyebrow,
html body.woody-unified.city-page.luxe main .city-hero .city-h1,
html body.woody-unified.city-page.luxe main .city-hero .city-intro,
html body.woody-unified.city-page.luxe main .city-hero .city-tagline,
html body.woody-unified.city-page.luxe main .city-section > .city-eyebrow,
html body.woody-unified.city-page.luxe main .city-section > h2,
html body.woody-unified.city-page.luxe main .city-section > .city-note,
html body.woody-unified.city-page.luxe main .city-section > .city-meta,
html body.woody-unified.city-page.luxe main .payment-section > h2,
html body.woody-unified.city-page.luxe main .payment-section > .payment-section-lead{
  width: min(100%, var(--woody-center-measure)) !important;
  max-width: min(100%, var(--woody-center-measure)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.city-page.luxe main .city-section > .city-eyebrow{
  margin-bottom: 28px !important;
}html body.woody-unified.city-page.luxe main .city-section > h2,
html body.woody-unified.city-page.luxe main .payment-section > h2{
  margin-bottom: 34px !important;
}html body.woody-unified.city-page.luxe main .city-section :is(p, .city-note, .city-meta),
html body.woody-unified.city-page.luxe main .city-section :is(details, details summary, details p),
html body.woody-unified.city-page.luxe main .city-section :is(.woody-price-thesis, .woody-price-thesis p),
html body.woody-unified.city-page.luxe main .city-section :is(.woody-assurance-item, .woody-assurance-item strong, .woody-assurance-item span, .woody-choice-card, .woody-choice-card *){
  text-align: center !important;
}html body.woody-unified.city-page.luxe main .city-section details summary{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}html body:not([class]){
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  background: #fff !important;
  color: #0a0a0a !important;
  text-align: center !important;
}html body:not([class]) main{
  width: min(calc(100% - 48px), 920px) !important;
  max-width: 920px !important;
  min-height: calc(100vh - 96px) !important;
  margin: 0 auto !important;
  padding: clamp(132px, 12vw, 168px) 0 clamp(72px, 8vw, 104px) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}html body:not([class]) main > *{
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body:not([class]) .hero{
  width: min(100%, 820px) !important;
  min-height: calc(100vh - 220px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: clamp(30px, 5vw, 52px) !important;
  text-align: center !important;
}html body:not([class]) .hero > div{
  width: min(100%, 760px) !important;
  text-align: center !important;
}html body:not([class]) :is(h1, h2, h3, p, li, .lead, .date, .eyebrow, .updated){
  text-align: center !important;
}html body:not([class]) :is(h1, h2){
  text-indent: 0 !important;
}html body:not([class]) :is(ul, ol){
  width: min(100%, 760px) !important;
  padding-left: 0 !important;
  list-style-position: inside !important;
}html body:not([class]) :is(.links, .actions){
  justify-content: center !important;
  align-items: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}html body:not([class]) :is(.card, .shot, .wide-shot){
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-calendar-section h2.month-title,
html body.woody-unified.availability-page main .month-title{
  width: min(100%, var(--woody-center-measure)) !important;
  max-width: min(100%, var(--woody-center-measure)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-indent: 0 !important;
}@media (max-width: 720px){html body:not([class]) main{
    width: min(calc(100% - 36px), 640px) !important;
    padding-top: 120px !important;
    padding-bottom: 72px !important;
  }html body:not([class]) .hero{
    min-height: calc(100vh - 190px) !important;
  }}html body.city-page{
  overflow-x: hidden !important;
}html body.city-page article.city-section,
html body.city-page main article.city-section,
html body.city-page main > article.city-section{
  box-sizing: border-box !important;
  width: min(calc(100% - 48px), var(--woody-center-measure, 760px)) !important;
  max-width: min(calc(100% - 48px), var(--woody-center-measure, 760px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-items: center !important;
  text-align: center !important;
}html body.city-page article.city-section > *,
html body.city-page main article.city-section > *{
  min-width: 0 !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  overflow-wrap: anywhere !important;
}html body.city-page article.city-section :is(h1, h2, h3, p, li, a, strong, code, span),
html body.city-page main article.city-section :is(h1, h2, h3, p, li, a, strong, code, span){
  max-width: 100% !important;
  text-align: center !important;
  overflow-wrap: anywhere !important;
}html body.city-page article.city-section :is(ul, ol),
html body.city-page main article.city-section :is(ul, ol){
  width: min(100%, var(--woody-center-measure, 760px)) !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  list-style-position: inside !important;
  text-align: center !important;
}html body.city-page :is(table, .pricing-table){
  width: min(100%, 920px) !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  table-layout: fixed !important;
  border-collapse: collapse !important;
}html body.city-page :is(th, td){
  text-align: center !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}html body.city-page main > .city-section,
html body.city-page main > .payment-section,
html body.city-page main > .city-cta-section{
  box-sizing: border-box !important;
  width: min(calc(100% - 48px), var(--woody-center-page, 960px)) !important;
  max-width: min(calc(100% - 48px), var(--woody-center-page, 960px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-items: center !important;
  text-align: center !important;
}html body.city-page main > .city-section > :is(h2, p, .city-eyebrow, .city-note, .city-meta),
html body.city-page main > .payment-section > :is(h2, p, .payment-section-lead),
html body.city-page main > .city-cta-section > :is(h2, p, .city-meta){
  width: min(100%, var(--woody-center-measure, 760px)) !important;
  max-width: min(100%, var(--woody-center-measure, 760px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-self: center !important;
  text-align: center !important;
  text-indent: 0 !important;
  overflow-wrap: anywhere !important;
}html body.woody-unified.v3-page main :is(.v3-section, .woody-standard-section) > :is(.v3-h2, h2, .v3-tagline, .v3-note){
  width: min(100%, var(--woody-center-measure, 760px)) !important;
  max-width: min(100%, var(--woody-center-measure, 760px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-self: center !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.v3-page main :is(.v3-h2, .v3-eyebrow, .v3-tagline, .v3-note),
html body.woody-unified.v3-page main :is(.woody-standard-copy, .woody-included-section) > :is(.v3-h2, .v3-eyebrow, p){
  width: min(100%, var(--woody-center-measure, 760px)) !important;
  max-width: min(100%, var(--woody-center-measure, 760px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  justify-self: center !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page .availability-calendar-section .months,
html body.woody-unified.availability-page .availability-calendar-section .month{
  width: min(100%, var(--woody-center-measure, 760px)) !important;
  max-width: min(100%, var(--woody-center-measure, 760px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page .availability-calendar-section .month-title,
html body.woody-unified.availability-page .availability-calendar-section h2.month-title,
html body.city-page.woody-unified.availability-page main .month-title{
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-indent: 0.26em !important;
}@media (max-width: 720px){html body.city-page article.city-section,
  html body.city-page main article.city-section,
  html body.city-page main > article.city-section{
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }html body.city-page main > .city-section,
  html body.city-page main > .payment-section,
  html body.city-page main > .city-cta-section{
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
  }}html body.woody-unified.v3-page main :is(
  h1,
  h2,
  h3,
  h4,
  p,
  li,
  blockquote,
  figcaption,
  summary,
  dt,
  dd,
  small,
  strong,
  span
){
  text-align: center !important;
}html body.woody-unified.v3-page main :is(
  .woody-standard-list,
  .woody-assurance-grid,
  .v3-value-grid,
  .woody-route-grid,
  .v3-lesson-grid,
  .v3-process-grid,
  .v3-voices,
  .v3-youtube-grid,
  .v3-faq,
  .woody-choice-grid,
  .woody-included-list
){
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
  justify-items: center !important;
  align-items: stretch !important;
  text-align: center !important;
}html body.woody-unified.v3-page main :is(
  .woody-standard-list article,
  .woody-assurance-item,
  .v3-value-card,
  .woody-route-card,
  .v3-lesson-card,
  .v3-process-card,
  .v3-voice,
  .v3-faq details,
  .woody-choice-card,
  .woody-included-list > div
){
  text-align: center !important;
  justify-items: center !important;
}body.trial-request-page .request-form-lead{
  width: min(100%, 680px);
  margin: -12px auto 34px;
  color: rgba(0,0,0,0.56);
  font-family: var(--woody-gothic) !important;
  font-size: 12px !important;
  font-weight: 200 !important;
  line-height: 2 !important;
  letter-spacing: 0.12em !important;
  text-align: center;
}body.trial-request-page .request-assurance-section{
  margin-top: clamp(36px, 5vw, 64px) !important;
}body.trial-request-page .trial-form input::placeholder,
body.trial-request-page .trial-form textarea::placeholder{
  color: rgba(0,0,0,0.34);
  opacity: 1;
}body.trial-request-page .trial-form input[name="date1"],
body.trial-request-page .trial-form input[name="date2"],
body.trial-request-page .trial-form input[name="date3"],
body.trial-request-page .trial-form input[name="song"]{
  text-align: center;
}body.trial-request-page .trial-hero-actions{
  margin-top: 34px !important;
}@media (max-width: 767px){body.trial-request-page .request-form-lead{
    margin-top: -6px;
    margin-bottom: 26px;
    font-size: 11px !important;
    letter-spacing: 0.1em !important;
  }body.trial-request-page .trial-form input[name="date1"],
  body.trial-request-page .trial-form input[name="date2"],
  body.trial-request-page .trial-form input[name="date3"],
  body.trial-request-page .trial-form input[name="song"]{
    text-align: left;
  }}html body.press-page{
  --press-measure: 760px;
  --press-page: 900px;
}html body.press-page .city-hero{
  min-height: auto !important;
  padding: clamp(136px, 13vw, 172px) 0 clamp(82px, 8vw, 112px) !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.08) !important;
}html body.press-page .city-hero-inner{
  width: min(calc(100% - 72px), var(--press-page)) !important;
  max-width: var(--press-page) !important;
  margin-inline: auto !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  text-align: center !important;
}html body.press-page .city-hero .city-eyebrow{
  margin-bottom: 30px !important;
}html body.press-page .city-hero .city-h1{
  width: min(100%, var(--press-measure)) !important;
  max-width: var(--press-measure) !important;
  margin: 0 auto 22px !important;
  font-size: clamp(42px, 5.5vw, 68px) !important;
  line-height: 1.16 !important;
  letter-spacing: 0.08em !important;
  text-indent: 0.08em !important;
}html body.press-page .city-hero .city-tagline{
  margin: 0 auto clamp(24px, 3vw, 34px) !important;
  font-family: "Helvetica Neue", "Avenir Next", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: 11px !important;
  line-height: 1 !important;
  letter-spacing: 0.32em !important;
  text-indent: 0.32em !important;
  color: rgba(0,0,0,0.46) !important;
}html body.press-page .press-portrait{
  width: min(100%, 214px) !important;
  margin: 0 auto clamp(30px, 3.5vw, 42px) !important;
}html body.press-page .press-portrait img{
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  object-position: center !important;
  border: 0.5px solid rgba(0,0,0,0.12) !important;
  filter: grayscale(0.04) saturate(0.86) contrast(1.01) brightness(1.02) !important;
}html body.press-page .city-hero .city-intro{
  width: min(100%, var(--press-measure)) !important;
  max-width: var(--press-measure) !important;
  margin: 0 auto clamp(32px, 4vw, 48px) !important;
  font-size: clamp(13.5px, 1.3vw, 15px) !important;
  line-height: 2.08 !important;
  letter-spacing: 0.05em !important;
  color: rgba(0,0,0,0.68) !important;
}html body.press-page .press-intro span{
  display: block !important;
}html body.press-page .press-proof-strip{
  width: min(100%, 720px) !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  border-top: 0.5px solid rgba(0,0,0,0.14) !important;
  border-left: 0.5px solid rgba(0,0,0,0.14) !important;
}html body.press-page .press-proof-strip > div{
  min-height: 96px !important;
  padding: 24px 18px !important;
  display: grid !important;
  place-items: center !important;
  gap: 8px !important;
  border-right: 0.5px solid rgba(0,0,0,0.14) !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.14) !important;
  text-align: center !important;
}html body.press-page .press-proof-strip span{
  font-family: "Helvetica Neue", "Avenir Next", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size: 10px !important;
  line-height: 1 !important;
  letter-spacing: 0.22em !important;
  text-indent: 0.22em !important;
  color: rgba(0,0,0,0.42) !important;
}html body.press-page .press-proof-strip strong{
  font-size: clamp(17px, 1.8vw, 22px) !important;
  font-weight: 200 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.08em !important;
  text-indent: 0.08em !important;
  color: #0a0a0a !important;
}html body.press-page main > .city-section,
html body.press-page main > .city-cta-section{
  width: min(calc(100% - 84px), var(--press-page)) !important;
  max-width: var(--press-page) !important;
  margin: 0 auto !important;
  padding: clamp(84px, 9vw, 118px) 0 !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.08) !important;
  text-align: center !important;
}html body.press-page main > .city-section.luxe-card,
html body.press-page main > .city-cta-section.luxe-card{
  background: transparent !important;
  box-shadow: none !important;
}html body.press-page main > .city-section > .city-eyebrow,
html body.press-page main > .city-cta-section > .city-eyebrow{
  margin-bottom: 34px !important;
}html body.press-page main > .city-section > h2,
html body.press-page main > .city-cta-section > h2{
  width: min(100%, var(--press-measure)) !important;
  max-width: var(--press-measure) !important;
  margin: 0 auto 34px !important;
  font-size: clamp(31px, 3.6vw, 46px) !important;
  line-height: 1.24 !important;
  letter-spacing: 0.08em !important;
  text-indent: 0.08em !important;
}html body.press-page main > .city-section > .city-intro,
html body.press-page main > .city-section > .city-note,
html body.press-page main > .city-cta-section > .city-note,
html body.press-page main > .city-cta-section > .city-meta{
  width: min(100%, var(--press-measure)) !important;
  max-width: var(--press-measure) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: 14px !important;
  line-height: 2.08 !important;
  letter-spacing: 0.045em !important;
  color: rgba(0,0,0,0.68) !important;
}html body.press-page main > .city-section > .city-intro + .city-intro{
  margin-top: 24px !important;
}html body.press-page .city-bullets{
  width: min(100%, 720px) !important;
  max-width: 720px !important;
  margin: 42px auto 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-top: 0.5px solid rgba(0,0,0,0.12) !important;
}html body.press-page .city-bullets li{
  min-height: 56px !important;
  margin: 0 !important;
  padding: 15px 0 !important;
  display: grid !important;
  place-items: center !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.12) !important;
  font-size: 13.5px !important;
  line-height: 1.8 !important;
  letter-spacing: 0.045em !important;
  color: rgba(0,0,0,0.72) !important;
  text-align: center !important;
}html body.press-page .city-bullets li::before{
  display: none !important;
}html body.press-page .city-bullets a{
  display: inline-block !important;
  padding-bottom: 2px !important;
  border-bottom: 0.5px solid rgba(0,0,0,0.28) !important;
}html body.press-page .city-cta-section .city-note{
  margin-bottom: 34px !important;
}html body.press-page .city-cta-section .city-cta{
  width: min(100%, 430px) !important;
  min-height: 54px !important;
  margin: 0 auto 30px !important;
  display: grid !important;
  place-items: center !important;
  font-size: 12px !important;
  letter-spacing: 0.12em !important;
}@media (max-width: 720px){html body.press-page .city-hero{
    padding: 120px 0 72px !important;
  }html body.press-page .city-hero-inner,
  html body.press-page main > .city-section,
  html body.press-page main > .city-cta-section{
    width: min(calc(100% - 36px), 390px) !important;
    max-width: 390px !important;
  }html body.press-page .city-hero .city-eyebrow,
  html body.press-page main > .city-section > .city-eyebrow,
  html body.press-page main > .city-cta-section > .city-eyebrow{
    margin-bottom: 26px !important;
  }html body.press-page .city-hero .city-h1{
    margin-bottom: 18px !important;
    font-size: clamp(34px, 11vw, 42px) !important;
    line-height: 1.18 !important;
    letter-spacing: 0.06em !important;
    text-indent: 0.06em !important;
  }html body.press-page .city-hero .city-tagline{
    margin-bottom: 24px !important;
    font-size: 10.5px !important;
    letter-spacing: 0.2em !important;
    text-indent: 0.2em !important;
  }html body.press-page .press-portrait{
    width: 172px !important;
    margin-bottom: 28px !important;
  }html body.press-page .city-hero .city-intro,
  html body.press-page main > .city-section > .city-intro,
  html body.press-page main > .city-section > .city-note,
  html body.press-page main > .city-cta-section > .city-note,
  html body.press-page main > .city-cta-section > .city-meta{
    font-size: 13px !important;
    line-height: 2 !important;
    letter-spacing: 0.025em !important;
  }html body.press-page .press-proof-strip{
    grid-template-columns: 1fr !important;
    width: min(100%, 320px) !important;
  }html body.press-page .press-proof-strip > div{
    min-height: 76px !important;
    padding: 18px 14px !important;
  }html body.press-page main > .city-section,
  html body.press-page main > .city-cta-section{
    padding: 72px 0 !important;
  }html body.press-page main > .city-section > h2,
  html body.press-page main > .city-cta-section > h2{
    margin-bottom: 28px !important;
    font-size: clamp(27px, 8vw, 33px) !important;
    line-height: 1.34 !important;
    letter-spacing: 0.055em !important;
    text-indent: 0.055em !important;
  }html body.press-page .city-bullets{
    margin-top: 34px !important;
  }html body.press-page .city-bullets li{
    min-height: 54px !important;
    padding: 14px 4px !important;
    font-size: 12.5px !important;
    letter-spacing: 0.025em !important;
  }html body.press-page .city-cta-section .city-cta{
    width: min(100%, 320px) !important;
  }}html body.woody-unified.city-page.luxe .city-hero{
  padding-top: clamp(118px, 10vw, 138px) !important;
  padding-bottom: clamp(58px, 6.5vw, 84px) !important;
  min-height: auto !important;
}html body.press-page .city-hero{
  padding-top: clamp(118px, 10vw, 138px) !important;
  padding-bottom: clamp(62px, 7vw, 90px) !important;
}html body.woody-unified.city-page.luxe .city-hero .city-eyebrow,
html body.woody-unified.city-page.luxe .city-section > .city-eyebrow,
html body.woody-unified.city-page.luxe .payment-section > .city-eyebrow{
  margin-bottom: clamp(22px, 2.6vw, 30px) !important;
}html body.woody-unified.city-page.luxe main > .city-section,
html body.woody-unified.city-page.luxe main > .payment-section,
html body.woody-unified.city-page.luxe main > .city-cta-section,
html body.woody-unified.city-page.luxe main > .availability-calendar-section{
  padding-top: clamp(72px, 8vw, 104px) !important;
  padding-bottom: clamp(72px, 8vw, 104px) !important;
}@media (max-width: 720px){html body.woody-unified.v3-page .v3-hero--center,
  html body.woody-unified.city-page.luxe .city-hero,
  html body.press-page .city-hero{
    padding-top: 108px !important;
    padding-bottom: 58px !important;
  }html body.woody-unified.city-page.luxe main > .city-section,
  html body.woody-unified.city-page.luxe main > .payment-section,
  html body.woody-unified.city-page.luxe main > .city-cta-section,
  html body.woody-unified.city-page.luxe main > .availability-calendar-section,
  html body.woody-unified.v3-page main > .v3-section,
  html body.woody-unified.v3-page main > .v3-stats,
  html body.woody-unified.v3-page main > .v3-instructor,
  html body.woody-unified.v3-page main > .v3-final-cta,
  html body.woody-unified.v3-page main > .woody-standard-section,
  html body.woody-unified.v3-page main > .woody-included-section{
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }}html body.city-page:not(.luxe) main,
html body.city-page:not(.luxe) article.city-section{
  text-align: center !important;
}html body.city-page:not(.luxe) article.city-section,
html body.city-page:not(.luxe) main > article.city-section{
  width: min(calc(100% - 56px), 760px) !important;
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: clamp(106px, 9vw, 126px) 0 clamp(58px, 6.6vw, 82px) !important;
}html body.city-page:not(.luxe) article.city-section :is(.city-eyebrow, .city-tagline, h1, h2, h3, p, li, a, strong, span){
  text-align: center !important;
}html body.city-page:not(.luxe) article.city-section :is(h1, .city-h1){
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  line-break: strict !important;
  font-size: clamp(30px, 3vw, 40px) !important;
  line-height: 1.42 !important;
  letter-spacing: 0.08em !important;
  text-indent: 0.08em !important;
}html body.city-page:not(.luxe) article.city-section > .city-tagline{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}html body.city-page:not(.luxe) article.city-section > .city-tagline + p{
  width: min(100%, 680px) !important;
  max-width: 680px !important;
  margin: clamp(22px, 2.8vw, 30px) auto clamp(34px, 4.2vw, 46px) !important;
}html body.city-page:not(.luxe) article.city-section > h1 + p,
html body.city-page:not(.luxe) article.city-section > .city-h1 + p{
  margin-top: clamp(18px, 2.2vw, 24px) !important;
  margin-bottom: clamp(34px, 4.2vw, 46px) !important;
}html body.city-page:not(.luxe) article.city-section > ul{
  width: 100% !important;
  margin-top: 0 !important;
}html body.city-page:not(.luxe) article.city-section > ul > li{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}html body.city-page:not(.luxe) article.city-section h2{
  margin-top: clamp(36px, 4.6vw, 46px) !important;
  margin-bottom: 14px !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}html body.city-page:not(.luxe) article.city-section p{
  max-width: 680px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}html body.city-page:not(.luxe) article.city-section > div:last-child{
  margin-top: clamp(46px, 5.2vw, 64px) !important;
}@media (max-width: 720px){html body.city-page:not(.luxe) article.city-section,
  html body.city-page:not(.luxe) main > article.city-section{
    width: min(calc(100% - 36px), 390px) !important;
    max-width: 390px !important;
    padding-top: 102px !important;
    padding-bottom: 54px !important;
  }html body.city-page:not(.luxe) article.city-section :is(h1, .city-h1){
    font-size: clamp(24px, 6.4vw, 28px) !important;
    line-height: 1.56 !important;
    letter-spacing: 0.04em !important;
    text-indent: 0.04em !important;
  }html body.city-page:not(.luxe) article.city-section > .city-tagline + p{
    margin-top: 18px !important;
    margin-bottom: 32px !important;
  }html body.city-page:not(.luxe) article.city-section > h1 + p,
  html body.city-page:not(.luxe) article.city-section > .city-h1 + p{
    margin-top: 18px !important;
    margin-bottom: 34px !important;
  }html body.city-page:not(.luxe) article.city-section h2{
    margin-top: 34px !important;
    font-size: clamp(21px, 6vw, 26px) !important;
    line-height: 1.52 !important;
    letter-spacing: 0.04em !important;
  }}html body.woody-unified{
  --woody-axis-mobile: min(calc(100% - 84px), 320px);
  --woody-axis-control: min(100%, 520px);
  --woody-axis-content: min(calc(100% - 84px), 760px);
  --woody-axis-wide: min(calc(100% - 84px), 980px);
}html body.woody-unified :is(.city-hero-inner, .woody-hero-copy){
  justify-items: center !important;
  align-items: center !important;
}html body.woody-unified :is(
  .city-h1,
  .city-intro,
  .city-tagline,
  .request-form-lead,
  .v3-h1,
  .v3-tagline,
  .woody-hero-wordmark
){
  width: var(--woody-axis-content) !important;
  max-width: var(--woody-axis-content) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.woody-unified :is(.v3-hero-cta-row, .trial-hero-actions){
  width: var(--woody-axis-control) !important;
  max-width: var(--woody-axis-control) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  justify-content: center !important;
  justify-items: stretch !important;
  align-items: stretch !important;
}html body.woody-unified :is(.v3-hero-cta-row, .trial-hero-actions) :is(.v3-cta, .city-cta){
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  display: grid !important;
  place-items: center !important;
  text-align: center !important;
  text-indent: 0.12em !important;
}html body.woody-unified .request-tabs{
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  justify-items: stretch !important;
  align-items: center !important;
}html body.woody-unified .request-tabs a{
  width: 100% !important;
  display: grid !important;
  place-items: center !important;
  text-align: center !important;
  text-indent: 0.1em !important;
}html body.woody-unified :is(
  .woody-route-grid,
  .woody-choice-grid,
  .woody-flow-grid,
  .woody-assurance-grid,
  .trial-form,
  .months
){
  width: var(--woody-axis-wide) !important;
  max-width: var(--woody-axis-wide) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
  justify-items: stretch !important;
  text-align: center !important;
}html body.woody-unified :is(.woody-route-card, .woody-choice-card, .woody-flow-item, .woody-assurance-item){
  width: 100% !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified .trial-form{
  width: min(100%, 760px) !important;
  max-width: min(100%, 760px) !important;
}html body.woody-unified .trial-form .row-2{
  width: 100% !important;
  align-items: start !important;
}html body.woody-unified .trial-form .field,
html body.woody-unified .trial-form label{
  width: 100% !important;
  text-align: left !important;
}html body.woody-unified .trial-form input,
html body.woody-unified .trial-form select,
html body.woody-unified .trial-form textarea{
  width: 100% !important;
}html body.woody-unified.availability-page .availability-calendar-section .months,
html body.woody-unified.availability-page .availability-calendar-section .month{
  width: min(100%, 420px) !important;
  max-width: min(100%, 420px) !important;
}html body.woody-unified.availability-page .availability-calendar-section .calendar,
html body.woody-unified.availability-page .availability-calendar-section .weekdays{
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}@media (max-width: 720px){html body.woody-unified{
    --woody-axis-control: var(--woody-axis-mobile);
    --woody-axis-content: var(--woody-axis-mobile);
    --woody-axis-wide: var(--woody-axis-mobile);
  }html body.woody-unified :is(.v3-hero-cta-row, .trial-hero-actions){
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }html body.woody-unified .request-tabs{
    width: var(--woody-axis-mobile) !important;
    max-width: var(--woody-axis-mobile) !important;
  }html body.woody-unified :is(.woody-hero-photo, .woody-hero-photo img){
    width: var(--woody-axis-mobile) !important;
    max-width: var(--woody-axis-mobile) !important;
  }html body.woody-unified.availability-page .availability-calendar-section .months,
  html body.woody-unified.availability-page .availability-calendar-section .month{
    width: var(--woody-axis-mobile) !important;
    max-width: var(--woody-axis-mobile) !important;
  }}html body.woody-unified.v3-page .v3-hero--center .v3-hero-cta-row,
html body.woody-unified.city-page.luxe .trial-hero-actions{
  width: var(--woody-axis-control) !important;
  max-width: var(--woody-axis-control) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  justify-content: center !important;
  justify-items: stretch !important;
}html body.woody-unified.v3-page .v3-hero--center .v3-hero-cta-row .v3-cta,
html body.woody-unified.city-page.luxe .trial-hero-actions .city-cta{
  width: 100% !important;
  max-width: none !important;
}html body.woody-unified.city-page.luxe .request-tabs{
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}html body.woody-unified.city-page.luxe .request-tabs a{
  width: 100% !important;
  min-height: 58px !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}@media (max-width: 720px){html body.woody-unified.v3-page .v3-hero--center .v3-hero-cta-row,
  html body.woody-unified.city-page.luxe .trial-hero-actions{
    grid-template-columns: 1fr !important;
  }html body.woody-unified.v3-page .woody-hero-photo,
  html body.woody-unified.v3-page .woody-hero-photo picture,
  html body.woody-unified.v3-page .woody-hero-photo img,
  html body.woody-unified.city-page.luxe .request-tabs{
    width: var(--woody-axis-mobile) !important;
    max-width: var(--woody-axis-mobile) !important;
  }}html body.city-page:not(.luxe) article.city-section > ul,
html body.city-page:not(.luxe) main article.city-section > ul{
  width: min(100%, 680px) !important;
  margin: 18px auto 24px !important;
  padding-left: 0 !important;
}html body.city-page:not(.luxe) article.city-section > ul > li,
html body.city-page:not(.luxe) main article.city-section > ul > li{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  line-height: 1.85 !important;
}@media (max-width: 720px){html body.city-page:not(.luxe) article.city-section > ul,
  html body.city-page:not(.luxe) main article.city-section > ul{
    margin-top: 14px !important;
    margin-bottom: 22px !important;
  }html body.city-page:not(.luxe) article.city-section > ul > li,
  html body.city-page:not(.luxe) main article.city-section > ul > li{
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    line-height: 1.75 !important;
  }}html body.woody-unified.city-page.luxe main > :is(
  .city-section,
  .payment-section,
  .city-cta-section,
  .availability-calendar-section
){
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: clamp(48px, 5.4vw, 74px) !important;
  padding-bottom: clamp(48px, 5.4vw, 74px) !important;
}html body.woody-unified.city-page.luxe main > :is(.city-section, .payment-section, .city-cta-section).luxe-card{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}html body.woody-unified.city-page.luxe .city-hero{
  padding-top: clamp(112px, 8.8vw, 128px) !important;
  padding-bottom: clamp(34px, 4.2vw, 56px) !important;
}html body.woody-unified.city-page.luxe .request-tabs{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}html body.woody-unified.city-page.luxe .trial-form,
html body.woody-unified.city-page.luxe .woody-flow-grid,
html body.woody-unified.city-page.luxe .woody-assurance-grid,
html body.woody-unified.city-page.luxe .woody-local-grid,
html body.woody-unified.city-page.luxe .lesson-price-wrap{
  margin-top: clamp(28px, 3.2vw, 44px) !important;
}html body.woody-unified.city-page.luxe .payment-section-lead{
  margin-top: clamp(18px, 2.4vw, 30px) !important;
  margin-bottom: 0 !important;
}html body.woody-unified.city-page.luxe .payment-section-lead + .lesson-price-wrap{
  margin-top: clamp(26px, 3vw, 40px) !important;
}html body.woody-unified.city-page.luxe .lesson-price-wrap + .payment-section-lead{
  margin-top: clamp(24px, 3vw, 36px) !important;
}html body.woody-unified.city-page.luxe .city-meta + .city-meta,
html body.woody-unified.city-page.luxe .city-note + .city-meta,
html body.woody-unified.city-page.luxe .city-note + .trial-hero-actions{
  margin-top: clamp(16px, 2vw, 24px) !important;
}html body.press-page .city-hero{
  padding-top: clamp(112px, 8.8vw, 128px) !important;
  padding-bottom: clamp(32px, 4vw, 48px) !important;
}html body.press-page main > :is(.city-section, .city-cta-section){
  padding-top: clamp(44px, 5vw, 66px) !important;
  padding-bottom: clamp(44px, 5vw, 66px) !important;
}html body.press-page .city-hero .city-intro{
  margin-bottom: 0 !important;
}@media (max-width: 720px){html body.woody-unified.city-page.luxe .city-hero{
    padding-top: 100px !important;
    padding-bottom: 30px !important;
  }html body.woody-unified.city-page.luxe main > :is(
    .city-section,
    .payment-section,
    .city-cta-section,
    .availability-calendar-section
  ){
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }html body.woody-unified.city-page.luxe .trial-form,
  html body.woody-unified.city-page.luxe .woody-flow-grid,
  html body.woody-unified.city-page.luxe .woody-assurance-grid,
  html body.woody-unified.city-page.luxe .woody-local-grid,
  html body.woody-unified.city-page.luxe .lesson-price-wrap{
    margin-top: 28px !important;
  }html body.press-page .city-hero{
    padding-top: 100px !important;
    padding-bottom: 28px !important;
  }html body.press-page main > :is(.city-section, .city-cta-section){
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }}html body.woody-unified.city-page.luxe main > .city-cta-section + .city-section{
  padding-top: clamp(16px, 2vw, 24px) !important;
  padding-bottom: clamp(42px, 4.8vw, 64px) !important;
}html body.woody-unified.city-page.luxe main > .city-cta-section + .city-section > .city-meta:first-child{
  margin-top: 0 !important;
}html body.press-page .press-proof-strip{
  margin-top: clamp(22px, 2.8vw, 32px) !important;
}@media (max-width: 720px){html body.woody-unified.city-page.luxe main > .city-cta-section + .city-section{
    padding-top: 14px !important;
    padding-bottom: 40px !important;
  }html body.press-page .press-proof-strip{
    margin-top: 22px !important;
  }}html body.woody-unified.city-page.luxe main > :is(
  .city-section,
  .payment-section,
  .city-cta-section,
  .availability-calendar-section
){
  padding-top: clamp(40px, 4.6vw, 60px) !important;
  padding-bottom: clamp(40px, 4.6vw, 60px) !important;
}html body.woody-unified.city-page.luxe .city-hero{
  padding-bottom: clamp(26px, 3.5vw, 44px) !important;
}html body.press-page main > :is(.city-section, .city-cta-section){
  padding-top: clamp(38px, 4.4vw, 56px) !important;
  padding-bottom: clamp(38px, 4.4vw, 56px) !important;
}@media (max-width: 720px){html body.woody-unified.city-page.luxe main > :is(
    .city-section,
    .payment-section,
    .city-cta-section,
    .availability-calendar-section
  ){
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }html body.woody-unified.city-page.luxe .city-hero{
    padding-bottom: 24px !important;
  }html body.press-page main > :is(.city-section, .city-cta-section){
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }}html body.trial-request-page .trial-form input[type="hidden"] + div[style*="text-align:center"]{
  margin-top: clamp(12px, 1.8vw, 20px) !important;
}html body.trial-request-page .trial-form .trial-submit{
  margin-top: 0 !important;
}@media (max-width: 720px){html body.trial-request-page .trial-form .field{
    margin-bottom: 18px !important;
  }html body.trial-request-page .trial-form input[type="hidden"] + div[style*="text-align:center"]{
    margin-top: 12px !important;
  }}html body.woody-unified :is(
  .v3-value-num,
  .v3-process-num,
  .city-eyebrow,
  .updated,
  .city-meta,
  .city-meta a,
  .v3-footer-name,
  .v3-footer-links a,
  .v3-footer-legal a,
  .v3-footer-copy
){
  color: rgba(0, 0, 0, 0.64) !important;
}html body.woody-unified.woody-unified{
  --woody-muted: rgba(0, 0, 0, 0.72);
  --woody-soft: rgba(0, 0, 0, 0.68);
}html body.woody-unified.v3-page.v3-page :is(
  .v3-stat-label,
  .v3-value-num,
  .v3-process-num
),
html body.woody-unified.v3-page.v3-page .woody-standard-list article > span,
html body.woody-unified.city-page.luxe.luxe :is(
  .woody-choice-kicker,
  .woody-local-kicker,
  .woody-flow-num,
  .city-eyebrow,
  .city-meta,
  .city-meta a,
  .availability-empty,
  #trial-privacy,
  #request-privacy
),
html body.press-page.press-page .press-proof-strip span,
html body.availability-page.availability-page :is(
  .updated,
  .weekdays,
  .weekdays span,
  .date,
  .empty
),
html body.city-page.city-page :is(
  .v3-footer-name,
  .v3-footer-links a,
  .v3-footer-legal a,
  .v3-footer-copy
){
  color: rgba(0, 0, 0, 0.72) !important;
}html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-lead span,
html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-note,
html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-calendar .availability-weekdays span,
html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-calendar .availability-day-number,
html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-calendar .availability-day-week,
html body.woody-unified.city-page.luxe.trial-area-page section.availability-section.availability-section .availability-calendar .availability-time-separator{
  color: rgba(0, 0, 0, 0.72) !important;
}html body.en-home :is(.hero, .stats-strip, .section, .contact){
  display: block !important;
  grid-template-columns: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(18px, 3.4vw, 48px) !important;
  padding-right: clamp(18px, 3.4vw, 48px) !important;
}html body.en-home :is(.method-grid, .curriculum-grid, .price-grid, .location-grid, .formats-grid, .formats-common-grid){
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}@media (max-width: 720px){html body.en-home :is(.hero, .stats-strip, .section, .contact){
    padding-left: 18px !important;
    padding-right: 18px !important;
  }}html .skip-link:not(:focus):not(:focus-visible){
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  transform: none !important;
}html .skip-link:focus,
html .skip-link:focus-visible{
  position: fixed !important;
  top: 16px !important;
  left: 16px !important;
  width: auto !important;
  height: auto !important;
  padding: 10px 16px !important;
  border: 0.5px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;
  white-space: normal !important;
  transform: none !important;
  z-index: 10000 !important;
}html body.woody-unified .field[aria-hidden="true"][style*="left:-9999px"],
html body.woody-unified input[aria-hidden="true"][style*="left:-9999px"]{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}html body.woody-unified .field[aria-hidden="true"][style*="left:-9999px"] *{
  width: 1px !important;
  max-width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}html body.trial-area-page section.availability-section.luxe-card{
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: clamp(24px, 3.1vw, 42px) !important;
  padding-right: clamp(24px, 3.1vw, 42px) !important;
}html body.trial-area-page section.availability-section .availability-list,
html body.trial-area-page section.availability-section .availability-list.availability-calendar{
  width: min(calc(100% - 40px), 1060px) !important;
  max-width: min(calc(100% - 40px), 1060px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  transform: none !important;
}@media (max-width: 720px){html body.trial-area-page section.availability-section.luxe-card{
    padding-left: 16px !important;
    padding-right: 16px !important;
  }html body.trial-area-page section.availability-section .availability-list,
  html body.trial-area-page section.availability-section .availability-list.availability-calendar{
    width: min(calc(100% - 32px), 390px) !important;
    max-width: min(calc(100% - 32px), 390px) !important;
  }}html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card{
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: clamp(24px, 3.1vw, 42px) !important;
  padding-right: clamp(24px, 3.1vw, 42px) !important;
}html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card > .availability-list,
html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card > .availability-list.availability-calendar{
  width: min(calc(100% - 40px), 1060px) !important;
  max-width: min(calc(100% - 40px), 1060px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card{
    padding-left: 16px !important;
    padding-right: 16px !important;
  }html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card > .availability-list,
  html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card > .availability-list.availability-calendar{
    width: min(calc(100% - 32px), 390px) !important;
    max-width: min(calc(100% - 32px), 390px) !important;
  }}html body.woody-unified.v3-page main :is(
  .woody-standard-list,
  .woody-assurance-grid,
  .woody-route-grid,
  .v3-lesson-grid,
  .woody-studio-grid,
  .woody-included-list,
  .v3-voices--grid,
  .v3-faq
){
  width: min(calc(100% - 64px), 1120px) !important;
  max-width: min(calc(100% - 64px), 1120px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}@media (min-width: 768px){html body.woody-unified.city-page.luxe main .woody-assurance-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }html body.woody-unified.city-page.luxe main .woody-assurance-grid > .woody-assurance-item{
    grid-column: span 2 !important;
  }html body.woody-unified.city-page.luxe main .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 1){
    grid-column: 3 / span 2 !important;
  }html body.woody-unified.city-page.luxe main .woody-assurance-grid > .woody-assurance-item:nth-last-child(2):nth-child(3n + 1){
    grid-column: 2 / span 2 !important;
  }html body.woody-unified.city-page.luxe main .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 2){
    grid-column: 4 / span 2 !important;
  }}@media (max-width: 720px){html body.woody-unified.v3-page main :is(
    .woody-standard-list,
    .woody-assurance-grid,
    .woody-route-grid,
    .v3-lesson-grid,
    .woody-studio-grid,
    .woody-included-list,
    .v3-voices--grid,
    .v3-faq
  ){
    width: min(calc(100% - 44px), 640px) !important;
    max-width: min(calc(100% - 44px), 640px) !important;
  }}html body.woody-unified.availability-page main .availability-hero .city-hero-inner{
  width: 100% !important;
  max-width: none !important;
  display: grid !important;
  justify-items: center !important;
}html body.woody-unified.availability-page main .availability-hero :is(.city-eyebrow, .city-h1, .city-intro, .updated, .trial-hero-actions){
  width: min(100%, 680px) !important;
  max-width: min(100%, 680px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  justify-self: center !important;
}html body.woody-unified.availability-page main .availability-hero .woody-icon{
  width: 48px !important;
  height: 48px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
}html body.woody-unified.availability-page main .availability-hero-illustration{
  display: block !important;
  width: clamp(168px, 20vw, 224px) !important;
  aspect-ratio: 1 / 1 !important;
  margin: clamp(34px, 4.5vw, 52px) auto 0 !important;
  padding: 0 !important;
  opacity: 0.64 !important;
  mix-blend-mode: multiply !important;
  line-height: 0 !important;
  justify-self: center !important;
  overflow: hidden !important;
}html body.woody-unified.availability-page main .availability-hero-illustration :is(picture, img){
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}html body.woody-unified.availability-page main .availability-hero-illustration picture{
  transform: scale(2.1) !important;
  transform-origin: center !important;
}html body.woody-unified.availability-page main :is(.availability-hero-photo, .availability-wide-photo) picture,
html body.woody-unified.availability-page main :is(.availability-hero-photo, .availability-wide-photo) img{
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}html body.woody-unified.availability-page main :is(.availability-hero-photo, .availability-wide-photo) img{
  object-fit: cover !important;
  object-position: center !important;
}html body.woody-unified.availability-page main .availability-visual-section{
  width: min(calc(100% - 72px), 980px) !important;
  max-width: 980px !important;
}html body.woody-unified.availability-page main .availability-section-head{
  width: min(100%, 680px) !important;
  margin: 0 auto !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-section-head h2,
html body.woody-unified.availability-page main .availability-extra-copy h2{
  margin-bottom: 18px !important;
}html body.woody-unified.availability-page main .availability-section-head > h2{
  width: min(100%, 680px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page main #availability-visual-title{
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page main .availability-section-head p,
html body.woody-unified.availability-page main .availability-extra-copy p{
  width: min(100%, 620px) !important;
  margin: 0 auto !important;
  color: var(--woody-muted) !important;
  font-size: clamp(11.5px, 1.35vw, 13px) !important;
  font-weight: 200 !important;
  line-height: 2.1 !important;
  letter-spacing: 0.12em !important;
  text-align: center !important;
  text-wrap: balance;
}html body.woody-unified.availability-page main .availability-extra-copy p + p{
  margin-top: 8px !important;
}html body.woody-unified.availability-page main > .availability-extra-section{
  width: min(calc(100% - 72px), 760px) !important;
  max-width: 760px !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-extra-copy{
  width: min(100%, 660px) !important;
  margin: clamp(32px, 4.6vw, 48px) auto 0 !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-extra-copy .city-cta{
  margin-top: 28px !important;
}@media (max-width: 720px){html body.woody-unified.availability-page main .availability-hero-photo,
  html body.woody-unified.availability-page main .availability-visual-section,
  html body.woody-unified.availability-page main > .availability-extra-section{
    width: min(calc(100% - 44px), 640px) !important;
    max-width: min(calc(100% - 44px), 640px) !important;
  }html body.woody-unified.availability-page main .availability-hero-illustration{
    width: min(42vw, 184px) !important;
    margin-top: 30px !important;
  }}html body.woody-unified.v3-page main .woody-route-grid .woody-route-card:hover :is(.woody-route-icon, .woody-route-kicker, strong, small),
html body.woody-unified.v3-page main .woody-route-grid .woody-route-card:focus-visible :is(.woody-route-icon, .woody-route-kicker, strong, small){
  color: var(--woody-ink) !important;
}html body.woody-unified.availability-page main > .availability-extra-section{
  margin-left: auto !important;
  margin-right: auto !important;
  justify-items: center !important;
}html body.woody-unified.availability-page main .availability-extra-copy{
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
  justify-items: center !important;
}html body.woody-unified.availability-page main .availability-extra-copy > :is(h2, p, .city-cta){
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page main .availability-extra-copy > h2{
  width: min(100%, 660px) !important;
  max-width: min(100%, 660px) !important;
  display: block !important;
}html body.woody-unified.availability-page main > .availability-calendar-section{
  width: min(calc(100% - 48px), 1040px) !important;
  max-width: min(calc(100% - 48px), 1040px) !important;
  padding-top: clamp(74px, 9vw, 118px) !important;
  padding-bottom: clamp(76px, 10vw, 124px) !important;
}html body.woody-unified.availability-page main .availability-calendar-head{
  width: min(100%, 760px) !important;
  max-width: min(100%, 760px) !important;
  margin: 0 auto clamp(42px, 5vw, 58px) !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-calendar-head h2{
  width: 100% !important;
  margin: 0 auto !important;
  color: var(--woody-ink) !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(34px, 5.2vw, 54px) !important;
  font-weight: 200 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
  text-align: center !important;
  justify-self: center !important;
}html body.woody-unified.availability-page main .availability-calendar-head p{
  width: min(100%, 560px) !important;
  max-width: min(100%, 560px) !important;
  margin: 18px auto 0 !important;
  color: rgba(0, 0, 0, 0.62) !important;
  font-size: 13px !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.06em !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-legend{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 10px 18px !important;
  margin-top: 24px !important;
}html body.woody-unified.availability-page main .availability-legend span{
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  color: rgba(0, 0, 0, 0.72) !important;
  font-size: 11px !important;
  font-weight: 200 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  white-space: nowrap !important;
}html body.woody-unified.availability-page main .availability-symbol{
  display: inline-grid !important;
  place-items: center !important;
  width: 20px !important;
  height: 20px !important;
  border: 0.5px solid rgba(0, 0, 0, 0.18) !important;
  border-radius: 999px !important;
  color: var(--woody-ink) !important;
  font-family: var(--font-sans) !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page main .availability-symbol.is-limited{
  border-radius: 0 !important;
}html body.woody-unified.availability-page main .availability-symbol.is-closed{
  color: rgba(0, 0, 0, 0.42) !important;
}html body.woody-unified.availability-page .availability-calendar-section .months{
  width: min(100%, 820px) !important;
  max-width: min(100%, 820px) !important;
  grid-template-columns: minmax(0, 1fr) !important;
  justify-items: stretch !important;
}html body.woody-unified.availability-page .availability-calendar-section .month{
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
}html body.woody-unified.availability-page .availability-calendar-section .months{
  margin-top: 0 !important;
  gap: clamp(64px, 8vw, 96px) !important;
}html body.woody-unified.availability-page .availability-calendar-section .month-title,
html body.woody-unified.availability-page .availability-calendar-section h2.month-title,
html body.city-page.woody-unified.availability-page main .month-title{
  margin-bottom: 14px !important;
  color: var(--woody-ink) !important;
  font-family: var(--font-serif) !important;
  font-size: clamp(32px, 4.4vw, 48px) !important;
  font-weight: 200 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  text-indent: 0.08em !important;
}html body.woody-unified.availability-page .availability-calendar-section .month-summary{
  margin: 0 0 clamp(22px, 3vw, 32px) !important;
  color: rgba(0, 0, 0, 0.68) !important;
  font-family: var(--font-sans) !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  text-align: center !important;
}html body.woody-unified.availability-page .availability-calendar-section .weekdays,
html body.woody-unified.availability-page .availability-calendar-section .calendar{
  width: 100% !important;
}html body.woody-unified.availability-page .availability-calendar-section .weekdays{
  margin-bottom: 12px !important;
  color: rgba(0, 0, 0, 0.62) !important;
  font-size: 11px !important;
  letter-spacing: 0.12em !important;
}html body.woody-unified.availability-page .availability-calendar-section .weekdays span{
  padding-bottom: 11px !important;
}html body.woody-unified.availability-page .availability-calendar-section .day{
  width: 100% !important;
  min-width: 0 !important;
  aspect-ratio: auto !important;
  min-height: 104px !important;
  padding: 12px 8px 11px !important;
  display: grid !important;
  grid-template-rows: auto 1fr auto !important;
  align-content: stretch !important;
  align-items: center !important;
  justify-items: center !important;
  gap: 5px !important;
  overflow: hidden !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-empty{
  color: transparent !important;
  background: transparent !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-open{
  background: rgba(0, 0, 0, 0.024) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.24) !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-limited{
  background: rgba(0, 0, 0, 0.014) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.16) !important;
}html body.woody-unified.availability-page .availability-calendar-section .date{
  justify-self: start !important;
  align-self: start !important;
  color: rgba(0, 0, 0, 0.66) !important;
  font-family: var(--font-sans) !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-open .date,
html body.woody-unified.availability-page .availability-calendar-section .day.is-limited .date{
  color: var(--woody-ink) !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-closed .date{
  color: rgba(0, 0, 0, 0.46) !important;
}html body.woody-unified.availability-page .availability-calendar-section .availability-status{
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  min-height: 24px !important;
  color: rgba(0, 0, 0, 0.16) !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-open .availability-status{
  color: rgba(0, 0, 0, 0.86) !important;
}html body.woody-unified.availability-page .availability-calendar-section .day.is-limited .availability-status{
  color: rgba(0, 0, 0, 0.66) !important;
}html body.woody-unified.availability-page .availability-calendar-section .times{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 4px !important;
  width: 100% !important;
  margin: 0 !important;
  color: var(--woody-ink) !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.04em !important;
}html body.woody-unified.availability-page .availability-calendar-section .time{
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--woody-ink) !important;
  font-size: inherit !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}@media (max-width: 720px){html body.woody-unified.availability-page main > .availability-calendar-section{
    width: min(calc(100% - 36px), 640px) !important;
    max-width: min(calc(100% - 36px), 640px) !important;
    padding-top: 68px !important;
    padding-bottom: 78px !important;
  }html body.woody-unified.availability-page main .availability-calendar-head{
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 38px !important;
  }html body.woody-unified.availability-page main .availability-calendar-head h2{
    font-size: 34px !important;
  }html body.woody-unified.availability-page main .availability-calendar-head p{
    font-size: 12px !important;
    line-height: 1.85 !important;
  }html body.woody-unified.availability-page main .availability-legend{
    gap: 9px 11px !important;
    margin-top: 20px !important;
  }html body.woody-unified.availability-page main .availability-legend span{
    font-size: 10px !important;
    letter-spacing: 0.04em !important;
  }html body.woody-unified.availability-page main .availability-symbol{
    width: 19px !important;
    height: 19px !important;
    font-size: 11px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .months,
  html body.woody-unified.availability-page .availability-calendar-section .month{
    width: min(calc(100% - 36px), 354px) !important;
    max-width: min(calc(100% - 36px), 354px) !important;
  }html body.woody-unified.availability-page .availability-calendar-section .month-title,
  html body.woody-unified.availability-page .availability-calendar-section h2.month-title,
  html body.city-page.woody-unified.availability-page main .month-title{
    margin-bottom: 11px !important;
    font-size: 34px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .month-summary{
    margin-bottom: 18px !important;
    font-size: 10px !important;
    letter-spacing: 0.04em !important;
  }html body.woody-unified.availability-page .availability-calendar-section .weekdays{
    margin-bottom: 10px !important;
    font-size: 9px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .weekdays span{
    padding-bottom: 9px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .day{
    width: 100% !important;
    min-width: 0 !important;
    aspect-ratio: auto !important;
    min-height: 56px !important;
    padding: 6px 3px 5px !important;
    gap: 2px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .date{
    font-size: 10px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .availability-status{
    min-height: 16px !important;
    font-size: 14px !important;
  }html body.woody-unified.availability-page .availability-calendar-section .times{
    font-size: 8px !important;
    letter-spacing: 0 !important;
  }}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head,
html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > h2{
  text-align: center !important;
  justify-self: center !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > h2{
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-indent: 0 !important;
}html body.city-page.luxe.woody-unified.availability-page main > section.city-section.availability-calendar-section{
  width: min(calc(100% - 48px), 980px) !important;
  max-width: min(calc(100% - 48px), 980px) !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: clamp(82px, 9vw, 124px) !important;
  padding-bottom: clamp(88px, 10vw, 132px) !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head{
  width: min(100%, 680px) !important;
  max-width: min(100%, 680px) !important;
  margin-bottom: clamp(48px, 6vw, 68px) !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > h2{
  font-size: clamp(36px, 4.8vw, 52px) !important;
  line-height: 1.14 !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > p{
  width: min(100%, 520px) !important;
  max-width: min(100%, 520px) !important;
  margin-top: 18px !important;
  color: rgba(0, 0, 0, 0.58) !important;
  font-size: 12px !important;
  line-height: 1.95 !important;
  letter-spacing: 0.07em !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-legend{
  gap: 10px 16px !important;
  margin-top: 22px !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-legend span{
  color: rgba(0, 0, 0, 0.66) !important;
  font-size: 10px !important;
  letter-spacing: 0.07em !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-symbol{
  width: 18px !important;
  height: 18px !important;
  border-color: rgba(0, 0, 0, 0.16) !important;
  font-size: 10px !important;
  font-weight: 300 !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .months{
  width: min(100%, 760px) !important;
  max-width: min(100%, 760px) !important;
  gap: clamp(72px, 9vw, 108px) !important;
  scroll-margin-top: 112px !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month{
  width: 100% !important;
  max-width: 100% !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-title,
html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section h2.month-title,
html body.city-page.luxe.woody-unified.availability-page main .month-title{
  margin-bottom: 14px !important;
  color: rgba(0, 0, 0, 0.86) !important;
  font-size: clamp(30px, 3.7vw, 42px) !important;
  font-weight: 200 !important;
  letter-spacing: 0.1em !important;
  line-height: 1 !important;
  text-align: center !important;
  text-indent: 0.1em !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-summary{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 8px 18px !important;
  margin: 0 0 26px !important;
  color: rgba(0, 0, 0, 0.54) !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-summary span{
  display: inline-flex !important;
  align-items: baseline !important;
  gap: 5px !important;
  white-space: nowrap !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-summary b{
  color: rgba(0, 0, 0, 0.68) !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .weekdays{
  margin-bottom: 0 !important;
  padding: 0 0 12px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16) !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  letter-spacing: 0.16em !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .weekdays span{
  padding-bottom: 0 !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .calendar{
  border-top: 0 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.075) !important;
  background: transparent !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day{
  min-height: 92px !important;
  padding: 10px 9px 9px !important;
  gap: 4px !important;
  border-right: 1px solid rgba(0, 0, 0, 0.075) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: none !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-empty{
  background: transparent !important;
  box-shadow: none !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-open{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.038), rgba(0, 0, 0, 0.012)) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2) !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-limited{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.026), rgba(0, 0, 0, 0.008)) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.14) !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .date{
  color: rgba(0, 0, 0, 0.52) !important;
  font-size: 11px !important;
  font-weight: 300 !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-open .date,
html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-limited .date{
  color: rgba(0, 0, 0, 0.76) !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-closed .date{
  color: rgba(0, 0, 0, 0.42) !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .availability-status{
  min-height: 20px !important;
  color: rgba(0, 0, 0, 0.14) !important;
  font-size: 15px !important;
  font-weight: 300 !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-open .availability-status{
  color: rgba(0, 0, 0, 0.82) !important;
  font-size: 18px !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-limited .availability-status{
  color: rgba(0, 0, 0, 0.64) !important;
  font-size: 18px !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .times{
  color: rgba(0, 0, 0, 0.64) !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  letter-spacing: 0.04em !important;
}html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .time{
  color: inherit !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.availability-page main > section.city-section.availability-calendar-section{
    width: min(calc(100% - 28px), 390px) !important;
    max-width: min(calc(100% - 28px), 390px) !important;
    padding-top: 66px !important;
    padding-bottom: 78px !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head{
    margin-bottom: 38px !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > h2{
    font-size: 34px !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section > .availability-calendar-head > p{
    font-size: 11px !important;
    line-height: 1.9 !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-legend{
    gap: 9px 10px !important;
    margin-top: 18px !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-legend span{
    font-size: 9px !important;
    letter-spacing: 0.03em !important;
  }html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-symbol{
    width: 17px !important;
    height: 17px !important;
    font-size: 9px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .months,
  html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month{
    width: min(calc(100% - 28px), 362px) !important;
    max-width: min(calc(100% - 28px), 362px) !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-title,
  html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section h2.month-title,
  html body.city-page.luxe.woody-unified.availability-page main .month-title{
    margin-bottom: 10px !important;
    font-size: 31px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .month-summary{
    gap: 6px 13px !important;
    margin-bottom: 20px !important;
    font-size: 9px !important;
    letter-spacing: 0.04em !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .weekdays{
    padding-bottom: 9px !important;
    font-size: 9px !important;
    letter-spacing: 0.1em !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day{
    min-height: 51px !important;
    padding: 5px 4px 5px !important;
    gap: 1px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .date{
    font-size: 9px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .availability-status{
    min-height: 13px !important;
    font-size: 11px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-open .availability-status,
  html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .day.is-limited .availability-status{
    font-size: 12px !important;
  }html body.city-page.luxe.woody-unified.availability-page .availability-calendar-section .times{
    font-size: 7px !important;
    letter-spacing: 0 !important;
  }}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item:nth-child(n),
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item:nth-child(n),
html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 1),
html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item:nth-last-child(2):nth-child(3n + 1),
html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 2),
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 1),
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item:nth-last-child(2):nth-child(3n + 1),
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 2){
  grid-column: auto !important;
}html body.city-page.luxe.woody-unified.availability-page main .availability-hero :is(.city-eyebrow, .city-h1, .city-intro, .trial-hero-actions){
  width: min(100%, 680px) !important;
  max-width: min(100%, 680px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-calendar-head .availability-updated{
  width: 100% !important;
  margin: 14px auto 0 !important;
  min-height: 1.3em !important;
  color: rgba(0, 0, 0, 0.44) !important;
  font-size: 9px !important;
  font-weight: 200 !important;
  line-height: 1.5 !important;
  letter-spacing: 0.18em !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-calendar-head .availability-updated + .availability-legend{
  margin-top: 18px !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid{
  width: min(100%, 1040px) !important;
  max-width: min(100%, 1040px) !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  margin-top: 46px !important;
  border-top: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-left: 0.5px solid rgba(0, 0, 0, 0.16) !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item{
  grid-column: auto !important;
  min-height: 118px !important;
  padding: 24px 14px !important;
  display: grid !important;
  grid-template-rows: auto auto !important;
  align-content: center !important;
  justify-items: center !important;
  row-gap: 8px !important;
  border: 0 !important;
  border-right: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.16) !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item > strong,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item > strong{
  grid-row: auto !important;
  min-height: 0 !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item > span,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item > span{
  grid-row: auto !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  font-size: 9.5px !important;
  line-height: 1.75 !important;
}html body.city-page.luxe.woody-unified .faq-cta-actions{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 16px 28px !important;
  margin: 34px auto 0 !important;
}html body.city-page.luxe.woody-unified .faq-cta-actions .city-cta{
  margin: 0 !important;
}html body.city-page.luxe.woody-unified .faq-cta-actions .city-cta--primary{
  border-color: var(--woody-ink) !important;
  background: #fff !important;
  color: var(--woody-ink) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.18) !important;
}html body.city-page.luxe.woody-unified .faq-cta-actions .city-cta--primary:hover,
html body.city-page.luxe.woody-unified .faq-cta-actions .city-cta--primary:focus-visible{
  border-color: var(--woody-ink) !important;
  background: rgba(0, 0, 0, 0.024) !important;
  color: var(--woody-ink) !important;
}@media (max-width: 920px){html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid,
  html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid{
    width: min(100%, 460px) !important;
    max-width: min(100%, 460px) !important;
    grid-template-columns: 1fr !important;
  }html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item,
  html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item{
    min-height: 0 !important;
    padding: 20px 18px !important;
    justify-items: start !important;
    text-align: left !important;
  }}@media (max-width: 720px){html body.city-page.luxe.woody-unified.availability-page main section.city-section.availability-calendar-section .availability-calendar-head .availability-updated{
    margin-top: 12px !important;
    font-size: 8.5px !important;
    letter-spacing: 0.14em !important;
  }html body.city-page.luxe.woody-unified .faq-cta-actions{
    gap: 18px !important;
    margin-top: 28px !important;
  }html body.city-page.luxe.woody-unified .faq-cta-actions .city-cta,
  html body.city-page.luxe.woody-unified .faq-next-link{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    justify-content: center !important;
  }}html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid{
  width: min(100%, 760px) !important;
  max-width: min(100%, 760px) !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  margin-top: 46px !important;
  border-top: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-left: 0.5px solid rgba(0, 0, 0, 0.16) !important;
}html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:nth-child(n),
html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 1),
html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:nth-last-child(2):nth-child(3n + 1),
html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 2){
  grid-column: auto !important;
  min-height: 122px !important;
  padding: 24px 22px !important;
  display: grid !important;
  grid-template-rows: auto auto !important;
  align-content: center !important;
  justify-items: center !important;
  row-gap: 8px !important;
  border: 0 !important;
  border-right: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item > strong,
html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item > span{
  grid-row: auto !important;
  min-height: 0 !important;
  margin-top: 0 !important;
}html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item > strong{
  font-size: 12px !important;
  line-height: 1.7 !important;
}html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item > span{
  width: min(100%, 24em) !important;
  font-size: 10px !important;
  line-height: 1.85 !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid{
    width: min(100%, 420px) !important;
    max-width: min(100%, 420px) !important;
    grid-template-columns: 1fr !important;
  }html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:nth-child(n),
  html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 1),
  html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:nth-last-child(2):nth-child(3n + 1),
  html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item:last-child:nth-child(3n + 2){
    grid-column: auto !important;
    min-height: 0 !important;
    padding: 20px 18px !important;
    justify-items: start !important;
    text-align: left !important;
  }html body.city-page.luxe.woody-unified.trial-request-page main section.request-assurance-section > .woody-assurance-grid > .woody-assurance-item > span{
    width: 100% !important;
  }}html{
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: clip !important;
}html body.woody-unified{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  overflow-x: clip !important;
  --woody-axis-gutter: clamp(22px, 5vw, 72px);
  --woody-axis-gutter-mobile: 36px;
  --woody-axis-mobile: min(100%, 354px);
  --woody-axis-control: min(100%, 520px);
  --woody-axis-content: min(100%, 760px);
  --woody-axis-wide: min(100%, 980px);
}html body.woody-unified *,
html body.woody-unified *::before,
html body.woody-unified *::after{
  box-sizing: border-box !important;
}html body.woody-unified :is(
  .v3-nav,
  .v3-logo,
  .v3-menu,
  .v3-hero-inner,
  .city-hero-inner,
  .v3-section,
  .city-section,
  .luxe-card,
  .city-cta-section,
  .trial-form,
  .lesson-price-wrap,
  .v3-faq,
  .woody-faq-route,
  .v3-lesson-grid,
  .woody-route-grid,
  .woody-choice-grid,
  .woody-assurance-grid,
  .v3-youtube-grid,
  .v3-voices,
  .availability-calendar-section,
  .availability-calendar-wrap,
  .availability-calendar,
  .availability-legend,
  .availability-gallery-section,
  .availability-gallery-grid,
  .faq-cta-actions
){
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
}html body.woody-unified :is(
  .v3-hero-inner,
  .city-hero-inner,
  .v3-section,
  .city-section,
  .city-cta-section,
  .luxe-card,
  .trial-form,
  .lesson-price-wrap
){
  left: auto !important;
  right: auto !important;
}html body.woody-unified :is(.v3-eyebrow, .city-eyebrow){
  text-indent: 0.42em !important;
}html body.woody-unified :is(.v3-h1){
  text-indent: 0.06em !important;
}html body.woody-unified :is(.v3-h2, .city-h1, main .city-section > h2, .city-section h2){
  text-indent: 0.08em !important;
}html body.woody-unified :is(.v3-tagline, .city-tagline){
  text-indent: 0.12em !important;
}html body.woody-unified :is(.city-intro, .city-note){
  text-indent: 0.06em !important;
}html body.woody-unified :is(.v3-note){
  text-indent: 0.1em !important;
}html body.woody-unified :is(.v3-menu a){
  text-indent: 0.2em !important;
}html body.woody-unified :is(.city-cta, .v3-cta){
  text-indent: 0.36em !important;
}html body.woody-unified.v3-page main .woody-faq-route :is(p, a){
  text-indent: 0.11em !important;
}html body.woody-unified .woody-mobile-line{
  display: inline !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.trial-request-page main #request-assurance-h2 .woody-mobile-line{
    display: block !important;
  }}html body.woody-unified :is(
  .v3-cta,
  .city-cta,
  .trial-submit,
  button[type="submit"],
  .request-tabs button,
  .faq-cta-actions a
){
  text-align: center !important;
  text-indent: 0 !important;
  justify-content: center !important;
  align-items: center !important;
}html body.woody-unified :is(
  .woody-assurance-item,
  .woody-choice-card,
  .woody-route-card,
  .woody-flow-item,
  .woody-local-card
){
  text-align: center !important;
  text-indent: 0 !important;
  justify-items: center !important;
  align-content: center !important;
}html body.woody-unified :is(
  .woody-assurance-item,
  .woody-choice-card,
  .woody-route-card,
  .woody-flow-item,
  .woody-local-card
) > :is(strong, span, p, small, em){
  width: auto !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-indent: 0 !important;
  justify-self: center !important;
}html body.woody-unified.faq-page main .city-section details{
  width: min(100%, 720px) !important;
  max-width: min(100%, 720px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.14) !important;
}html body.woody-unified.faq-page main .city-section details summary{
  min-height: 76px !important;
  padding: 24px 42px 24px 42px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: var(--woody-ink) !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.08em !important;
  text-align: center !important;
  text-indent: 0 !important;
}html body.woody-unified.faq-page main .city-section details summary::before,
html body.woody-unified.faq-page main .city-section details summary::after{
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 4px !important;
  display: block !important;
  width: 12px !important;
  height: 0 !important;
  border-top: 0.5px solid rgba(0, 0, 0, 0.48) !important;
  transform: translateY(-50%) !important;
  opacity: 0.76 !important;
  transition: opacity 0.18s ease, transform 0.18s ease !important;
}html body.woody-unified.faq-page main .city-section details summary::after{
  transform: translateY(-50%) rotate(90deg) !important;
}html body.woody-unified.faq-page main .city-section details[open] summary::after{
  opacity: 0 !important;
  transform: translateY(-50%) rotate(90deg) scaleX(0.2) !important;
}html body.woody-unified.faq-page main section[aria-labelledby="faq-cta-h2"].city-cta-section{
  padding-top: clamp(54px, 6vw, 74px) !important;
  padding-bottom: clamp(54px, 6vw, 74px) !important;
}html body.woody-unified.faq-page main .faq-cta-actions{
  width: min(100%, 640px) !important;
  max-width: min(100%, 640px) !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 34px auto 0 !important;
}html body.woody-unified.faq-page main .faq-action{
  min-height: 56px !important;
  padding: 0 22px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0.5px solid rgba(0, 0, 0, 0.22) !important;
  background: #fff !important;
  color: var(--woody-ink) !important;
  box-shadow: none !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  letter-spacing: 0.15em !important;
  text-align: center !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  transition: border-color 0.2s ease, background-color 0.2s ease !important;
}html body.woody-unified.faq-page main .faq-action--primary{
  border-color: rgba(0, 0, 0, 0.72) !important;
}html body.woody-unified.faq-page main .faq-action:hover,
html body.woody-unified.faq-page main .faq-action:focus-visible{
  background: rgba(0, 0, 0, 0.024) !important;
  border-color: var(--woody-ink) !important;
}@media (max-width: 720px){html body.woody-unified.faq-page main .city-section details summary{
    min-height: 70px !important;
    padding: 22px 34px !important;
    font-size: 13px !important;
    line-height: 1.85 !important;
  }html body.woody-unified.faq-page main .faq-cta-actions{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }}html body.city-page.luxe.woody-unified.faq-page main section[aria-labelledby="faq-cta-h2"] .faq-cta-actions{
  display: grid !important;
  width: min(100%, 640px) !important;
  max-width: min(100%, 640px) !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}html body.city-page.luxe.woody-unified.faq-page main section[aria-labelledby="faq-cta-h2"] .faq-action{
  width: 100% !important;
  max-width: none !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.faq-page main section[aria-labelledby="faq-cta-h2"] .faq-cta-actions{
    width: min(100%, 330px) !important;
    max-width: min(100%, 330px) !important;
    grid-template-columns: 1fr !important;
  }}html body.woody-unified{
  --woody-motion-ease: cubic-bezier(0.19, 1, 0.22, 1);
  --woody-motion-soft: cubic-bezier(0.16, 1, 0.3, 1);
}@keyframes woody-fade-lift{
  from {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}@keyframes woody-photo-arrive{
  from {
    opacity: 0;
    transform: translate3d(0, 10px, 0) scale(1.012);
    filter: saturate(0.92) contrast(0.98);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: saturate(1) contrast(1);
  }
}html.woody-motion-ready body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]){
  opacity: 0 !important;
  transform: translate3d(0, 18px, 0) !important;
  transition:
    opacity 900ms var(--woody-motion-ease),
    transform 1100ms var(--woody-motion-ease) !important;
  transition-delay: calc(var(--woody-reveal-index, 0) * 55ms) !important;
  will-change: opacity, transform;
}html.woody-motion-ready body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]).in-view,
html.woody-motion-ready body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]).is-visible{
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
  will-change: auto;
}html body.woody-unified.v3-page main > .v3-hero--center .woody-hero-photo,
html body.city-page.luxe.woody-unified main > .city-hero .city-hero-inner{
  animation: woody-photo-arrive 1200ms var(--woody-motion-ease) 80ms both;
}html body.woody-unified.v3-page main > .v3-hero--center :is(.v3-h1, .woody-hero-tagline, .v3-hero-cta-row, .woody-proof-strip),
html body.city-page.luxe.woody-unified main > .city-hero :is(.city-eyebrow, .city-h1, .city-intro, .city-tagline, .trial-hero-actions){
  animation: woody-fade-lift 980ms var(--woody-motion-ease) both;
}html body.woody-unified.v3-page main > .v3-hero--center .v3-h1,
html body.city-page.luxe.woody-unified main > .city-hero .city-h1{
  animation-delay: 120ms;
}html body.woody-unified.v3-page main > .v3-hero--center .woody-hero-tagline,
html body.city-page.luxe.woody-unified main > .city-hero :is(.city-intro, .city-tagline){
  animation-delay: 210ms;
}html body.woody-unified.v3-page main > .v3-hero--center .v3-hero-cta-row,
html body.city-page.luxe.woody-unified main > .city-hero .trial-hero-actions{
  animation-delay: 300ms;
}html body.woody-unified :is(
  .v3-cta,
  .city-cta,
  .faq-action,
  .trial-submit,
  button[type="submit"],
  .woody-mobile-action a
){
  transition:
    transform 520ms var(--woody-motion-soft),
    border-color 420ms ease,
    background-color 420ms ease,
    opacity 360ms ease !important;
}html body.woody-unified :is(
  .woody-hero-photo img,
  .availability-image img,
  .availability-gallery-grid img,
  .v3-youtube-thumb img,
  .v3-atmosphere img
){
  transition:
    transform 1600ms var(--woody-motion-ease),
    filter 1200ms var(--woody-motion-ease) !important;
}@media (hover: hover) and (pointer: fine){html body.woody-unified :is(.v3-cta, .city-cta, .faq-action, .trial-submit, button[type="submit"]):hover{
    transform: translate3d(0, -1px, 0) !important;
  }html body.woody-unified :is(.woody-hero-photo, .availability-image, .availability-gallery-grid a, .v3-youtube-thumb):hover img{
    transform: scale(1.018) !important;
  }html body.woody-unified :is(.luxe-card, .woody-assurance-item, .woody-choice-card, .lesson-price-card, details):hover{
    border-color: rgba(0, 0, 0, 0.28) !important;
  }}html body.woody-unified.faq-page main .city-section details[open] p,
html body.woody-unified :is(details[open] p){
  animation: woody-fade-lift 520ms var(--woody-motion-ease) both;
}@media (prefers-reduced-motion: reduce){html body.woody-unified *,
  html body.woody-unified *::before,
  html body.woody-unified *::after{
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }html.woody-motion-ready body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]){
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
    transition: none !important;
  }}html.woody-motion-ready body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]),
html body.woody-unified :is(.reveal, .v3-reveal, [data-reveal]){
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  transition: none !important;
  transition-delay: 0ms !important;
  will-change: auto !important;
}html body.woody-unified main > :is(.city-hero, .v3-hero--center) :is(.trial-hero-actions, .v3-hero-cta-row){
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  transition-delay: 0ms !important;
}html body.woody-unified :is(
  .city-cta,
  .v3-cta,
  .faq-action,
  .trial-submit,
  button[type="submit"],
  .woody-mobile-action a
){
  min-height: 56px !important;
  border-color: rgba(0, 0, 0, 0.46) !important;
  color: #000 !important;
  opacity: 1 !important;
}@media (max-width: 360px){html body.woody-unified :is(.city-cta, .v3-cta, .faq-action, .trial-submit, button[type="submit"]){
    min-height: 52px !important;
    letter-spacing: 0.2em !important;
  }}html body.city-page.luxe.woody-unified.trial-area-page main > section.city-section.availability-section.luxe-card > .availability-list{
  box-sizing: border-box !important;
  width: min(100%, 1060px) !important;
  max-width: min(100%, 1060px) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  scroll-padding-left: 0 !important;
  scroll-padding-right: 0 !important;
  overflow-x: hidden !important;
}@media (max-width: 900px), (pointer: coarse){html body.woody-unified :is(
    .woody-hero-photo img,
    .availability-image img,
    .availability-gallery-grid img,
    .v3-youtube-thumb img,
    .v3-atmosphere img
  ){
    transition: none !important;
  }}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"]{
  width: min(calc(100% - 96px), 980px) !important;
  max-width: min(calc(100% - 96px), 980px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details,
html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details[open]{
  width: min(100%, 896px) !important;
  max-width: 896px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary{
  position: relative !important;
  width: 100% !important;
  padding-left: clamp(34px, 4vw, 54px) !important;
  padding-right: clamp(34px, 4vw, 54px) !important;
  justify-content: center !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary::before,
html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary::after{
  right: clamp(10px, 1.8vw, 22px) !important;
}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > p{
  box-sizing: border-box !important;
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  margin: -2px auto 26px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center !important;
  text-indent: 0 !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"]{
    width: min(calc(100% - 36px), 390px) !important;
    max-width: min(calc(100% - 36px), 390px) !important;
  }html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details,
  html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details[open]{
    width: 100% !important;
    max-width: 100% !important;
  }html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > p{
    width: min(100%, 330px) !important;
    max-width: 330px !important;
  }}html body.woody-unified :is(
  .woody-mini-ill,
  .woody-assurance-icon,
  .woody-line-illustration--trial-hero,
  .woody-line-illustration--pricing-hero,
  .woody-line-illustration--faq-hero,
  .woody-line-illustration--availability-extra
){
  color: rgba(0, 0, 0, 0.72) !important;
  shape-rendering: geometricPrecision !important;
}html body.woody-unified :is(.woody-mini-ill, .woody-assurance-icon) svg{
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
}html body.woody-unified :is(.woody-mini-ill, .woody-assurance-icon) :is(path, circle, rect, line, polyline, ellipse){
  fill: none !important;
  stroke: currentColor !important;
  vector-effect: non-scaling-stroke !important;
}html body.woody-unified :is(.woody-mini-ill, .woody-assurance-icon, .woody-line-illustration) svg text{
  fill: currentColor !important;
  stroke: none !important;
  font-family: var(--woody-serif, serif) !important;
  font-size: 13px !important;
  font-weight: 200 !important;
  letter-spacing: 0 !important;
}html body.woody-unified :is(.woody-line-illustration--trial-hero, .woody-line-illustration--pricing-hero, .woody-line-illustration--faq-hero){
  display: block !important;
  width: min(100%, 168px) !important;
  margin: 24px auto 0 !important;
  opacity: 0.82 !important;
}html body.city-page.luxe.woody-unified main .city-hero .city-hero-inner > :is(
  .woody-line-illustration.woody-line-illustration--trial-hero,
  .woody-line-illustration.woody-line-illustration--pricing-hero,
  .woody-line-illustration.woody-line-illustration--faq-hero
){
  display: block !important;
}html body.woody-unified.availability-page main .availability-mini-grid{
  width: 100% !important;
  margin: clamp(38px, 5vw, 56px) auto 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border-top: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-left: 0.5px solid rgba(0, 0, 0, 0.16) !important;
}html body.woody-unified.availability-page main .availability-mini-card{
  min-width: 0 !important;
  min-height: 236px !important;
  padding: clamp(26px, 3.4vw, 38px) 18px !important;
  display: grid !important;
  grid-template-rows: auto auto 1fr !important;
  align-content: center !important;
  justify-items: center !important;
  row-gap: 14px !important;
  border-right: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.16) !important;
  background: #fff !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-mini-card > span:not(.woody-mini-ill){
  display: block !important;
  color: rgba(0, 0, 0, 0.48) !important;
  font-size: 8.5px !important;
  font-weight: 200 !important;
  line-height: 1 !important;
  letter-spacing: 0.34em !important;
  text-align: center !important;
  text-indent: 0.34em !important;
}html body.woody-unified.availability-page main .availability-mini-card strong{
  display: grid !important;
  justify-items: center !important;
  gap: 2px !important;
  width: min(100%, 18em) !important;
  color: var(--woody-ink) !important;
  font-size: 12.5px !important;
  font-weight: 200 !important;
  line-height: 1.9 !important;
  letter-spacing: 0.06em !important;
  text-align: center !important;
  text-wrap: balance !important;
}html body.woody-unified.availability-page main .availability-mini-card strong span{
  display: block !important;
  white-space: nowrap !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-area-strip{
  width: min(100%, 620px) !important;
  margin: clamp(34px, 4.6vw, 50px) auto 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(14px, 2.8vw, 28px) !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-area-item{
  min-width: 0 !important;
  display: grid !important;
  justify-items: center !important;
  align-content: start !important;
  row-gap: 10px !important;
  text-align: center !important;
}html body.woody-unified.availability-page main .availability-area-item strong{
  color: var(--woody-ink) !important;
  font-size: 10px !important;
  font-weight: 200 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.24em !important;
  text-indent: 0.24em !important;
}html body.woody-unified.availability-page main .availability-area-item > span:not(.woody-mini-ill){
  color: rgba(0, 0, 0, 0.48) !important;
  font-size: 8.5px !important;
  font-weight: 200 !important;
  line-height: 1.7 !important;
  letter-spacing: 0.08em !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item{
  min-height: 142px !important;
  grid-template-rows: auto auto auto !important;
  align-content: center !important;
  justify-items: center !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item > span:not(.woody-assurance-icon),
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item > span:not(.woody-assurance-icon){
  text-align: center !important;
}@media (max-width: 920px){html body.woody-unified.availability-page main .availability-mini-grid{
    width: min(100%, 460px) !important;
    grid-template-columns: 1fr !important;
  }html body.woody-unified.availability-page main .availability-mini-card{
    min-height: 0 !important;
    padding: 28px 18px !important;
  }html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item,
  html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item{
    min-height: 0 !important;
    justify-items: center !important;
    text-align: center !important;
  }}@media (max-width: 720px){html body.woody-unified :is(.woody-line-illustration--trial-hero, .woody-line-illustration--pricing-hero, .woody-line-illustration--faq-hero){
    width: min(100%, 142px) !important;
    margin-top: 20px !important;
  }html body.woody-unified.availability-page main .availability-area-strip{
    width: min(100%, 330px) !important;
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }html body.woody-unified.availability-page main .availability-mini-card strong span{
    white-space: normal !important;
  }}html body.woody-unified{
  --woody-symmetry-control: min(100%, 640px);
  --woody-symmetry-narrow: min(100%, 330px);
  --woody-symmetry-card-gap: 12px;
}html body.woody-unified :is(
  .city-hero-inner,
  .v3-hero-inner,
  .city-section,
  .v3-section,
  .woody-standard-section,
  .payment-section,
  .city-cta-section,
  .availability-calendar-section,
  .availability-gallery-section
){
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.woody-unified :is(
  .v3-hero-cta-row,
  .trial-hero-actions,
  .faq-cta-actions,
  .lesson-price-online-rows
){
  width: var(--woody-symmetry-control) !important;
  max-width: var(--woody-symmetry-control) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: var(--woody-symmetry-card-gap) !important;
  align-items: stretch !important;
  justify-content: center !important;
  justify-items: stretch !important;
}html body.woody-unified :is(
  .v3-hero-cta-row,
  .trial-hero-actions,
  .faq-cta-actions,
  .lesson-price-online-rows
) > :is(a, button, .city-cta, .v3-cta, .faq-action, .lesson-price-row){
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  display: grid !important;
  place-items: center !important;
  text-align: center !important;
}html body.woody-unified :is(
  .woody-proof-strip,
  .woody-choice-grid,
  .woody-assurance-grid,
  .woody-standard-list,
  .lesson-price-grid,
  .availability-mini-grid,
  .availability-area-strip
){
  margin-left: auto !important;
  margin-right: auto !important;
  align-items: stretch !important;
  justify-content: center !important;
  justify-items: stretch !important;
}html body.woody-unified :is(
  .woody-proof-item,
  .woody-choice-card,
  .woody-assurance-item,
  .woody-standard-list article,
  .lesson-price-card,
  .lesson-price-online,
  .availability-mini-card,
  .availability-area-item
){
  height: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: grid !important;
  justify-items: center !important;
  align-content: center !important;
  text-align: center !important;
}html body.woody-unified :is(
  .woody-proof-item,
  .woody-choice-card,
  .woody-assurance-item,
  .woody-standard-list article,
  .lesson-price-card,
  .lesson-price-online,
  .availability-mini-card,
  .availability-area-item
) > *{
  justify-self: center !important;
  text-align: center !important;
}html body.woody-unified :is(
  .woody-line-illustration,
  .woody-mini-ill,
  .woody-assurance-icon,
  .v3-ill,
  .v3-card-ill
){
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
}html body.woody-unified :is(
  .woody-line-illustration,
  .woody-mini-ill,
  .woody-assurance-icon,
  .v3-ill,
  .v3-card-ill
) > svg{
  margin-left: auto !important;
  margin-right: auto !important;
}html body.woody-unified :is(.city-bullets, .v3-faq, details){
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}html body.woody-unified :is(.city-bullets){
  width: min(100%, 680px) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: grid !important;
  justify-items: center !important;
}html body.woody-unified :is(.city-bullets li){
  width: min(100%, 34em) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center !important;
}html body.woody-unified :is(.city-bullets li)::before{
  content: none !important;
}html body.woody-unified.faq-page main .city-section details summary{
  display: grid !important;
  grid-template-columns: 20px minmax(0, 1fr) 20px !important;
  column-gap: clamp(10px, 2vw, 16px) !important;
  align-items: center !important;
  justify-items: center !important;
  text-align: center !important;
}html body.woody-unified.faq-page main .city-section details summary::before,
html body.woody-unified.faq-page main .city-section details summary::after{
  position: static !important;
  top: auto !important;
  right: auto !important;
  transform: none !important;
  width: 14px !important;
  height: 14px !important;
  border: 0 !important;
}html body.woody-unified.faq-page main .city-section details summary::before{
  opacity: 0 !important;
}html body.woody-unified.faq-page main .city-section details summary::after{
  opacity: 0.72 !important;
  background:
    linear-gradient(currentColor, currentColor) center / 12px 0.5px no-repeat,
    linear-gradient(currentColor, currentColor) center / 0.5px 12px no-repeat !important;
  color: rgba(0, 0, 0, 0.48) !important;
}html body.woody-unified.faq-page main .city-section details[open] summary::after{
  opacity: 0.72 !important;
  transform: none !important;
  background:
    linear-gradient(currentColor, currentColor) center / 12px 0.5px no-repeat !important;
}@media (max-width: 720px){html body.woody-unified :is(
    .v3-hero-cta-row,
    .trial-hero-actions,
    .faq-cta-actions,
    .lesson-price-online-rows
  ){
    width: var(--woody-symmetry-narrow) !important;
    max-width: var(--woody-symmetry-narrow) !important;
    grid-template-columns: 1fr !important;
  }html body.woody-unified.faq-page main .city-section details summary{
    grid-template-columns: 18px minmax(0, 1fr) 18px !important;
    column-gap: 10px !important;
  }}html body.woody-unified.faq-page main .city-section details summary{
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: auto 14px !important;
  row-gap: 10px !important;
  padding-left: clamp(30px, 4vw, 54px) !important;
  padding-right: clamp(30px, 4vw, 54px) !important;
}html body.woody-unified.faq-page main .city-section details summary::before{
  content: none !important;
  display: none !important;
}html body.woody-unified.faq-page main .city-section details summary::after{
  grid-column: 1 !important;
  grid-row: 2 !important;
  justify-self: center !important;
  align-self: center !important;
  display: block !important;
}@media (max-width: 720px){html body.woody-unified.faq-page main .city-section details summary{
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto 12px !important;
    row-gap: 8px !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
  }}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary,
html body.woody-unified.faq-page main .city-section details summary{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-left: clamp(30px, 4vw, 54px) !important;
  padding-right: clamp(30px, 4vw, 54px) !important;
  text-align: center !important;
}html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary::before,
html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary::after,
html body.woody-unified.faq-page main .city-section details summary::before,
html body.woody-unified.faq-page main .city-section details summary::after{
  content: none !important;
  display: none !important;
}html body.woody-unified.faq-page main .city-section details summary::-webkit-details-marker{
  display: none !important;
}@media (max-width: 720px){html body.city-page.luxe.woody-unified.faq-page main > section.city-section[aria-labelledby^="faq-cat-"] > details > summary,
  html body.woody-unified.faq-page main .city-section details summary{
    padding-left: 28px !important;
    padding-right: 28px !important;
  }}html body.woody-unified :is(
  .woody-line-illustration,
  .woody-mini-ill,
  .woody-assurance-icon,
  .woody-route-icon,
  .v3-card-ill,
  .v3-ill,
  .woody-icon.woody-symbol
){
  display: none !important;
}html body.woody-unified.v3-page main .woody-route-grid :is(.woody-route-kicker, strong, small){
  grid-row: auto !important;
}html body.city-page.luxe.woody-unified main section[aria-labelledby="pricing-policy-h2"] > .woody-assurance-grid > .woody-assurance-item,
html body.city-page.luxe.woody-unified.trial-index-page main section[aria-labelledby="trial-safe-h2"] > .woody-assurance-grid > .woody-assurance-item,
html body.woody-unified.v3-page main .woody-assurance-grid > .woody-assurance-item{
  min-height: clamp(112px, 11vw, 142px) !important;
  grid-template-rows: auto auto !important;
  align-content: center !important;
  row-gap: 12px !important;
}html body.woody-unified.availability-page main .availability-mini-card{
  min-height: clamp(156px, 15vw, 190px) !important;
  grid-template-rows: auto auto !important;
  row-gap: 16px !important;
}html body.woody-unified.availability-page main .availability-area-item{
  row-gap: 8px !important;
}html body.woody-unified .woody-page-illustration{
  display: block !important;
  width: min(100%, 104px) !important;
  margin: 22px auto 0 !important;
  padding: 0 !important;
  opacity: 0.66 !important;
  mix-blend-mode: multiply !important;
}html body.woody-unified .woody-page-illustration img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
}html body.woody-unified .woody-page-illustration--area{
  width: min(100%, 116px) !important;
  margin-top: 24px !important;
}html body.woody-unified .woody-page-illustration--compact{
  width: min(100%, 78px) !important;
  margin-top: 18px !important;
}html body.woody-unified.line-page .line-illustration{
  width: min(100%, 96px);
  margin: 0 auto 32px;
  opacity: 0.72;
  mix-blend-mode: multiply;
}html body.woody-unified.line-page .line-illustration img{
  display: block;
  width: 100%;
  height: auto;
}@media (max-width: 720px){html body.woody-unified .woody-page-illustration{
    width: min(100%, 86px) !important;
    margin-top: 20px !important;
  }html body.woody-unified .woody-page-illustration--area{
    width: min(100%, 96px) !important;
  }html body.woody-unified.line-page .line-illustration{
    width: min(100%, 88px);
    margin-bottom: 28px;
  }}html body.woody-unified .woody-card-art,
html body.woody-unified.line-page .line-note-illustration{
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  margin: 0 auto 4px !important;
  padding: 0 !important;
  opacity: 0.64 !important;
  mix-blend-mode: multiply !important;
  line-height: 0 !important;
  justify-self: center !important;
}html body.woody-unified .woody-card-art img,
html body.woody-unified.line-page .line-note-illustration img{
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}html body.woody-unified .woody-card-art--process,
html body.woody-unified .woody-card-art--choice{
  width: 32px !important;
  height: 32px !important;
}html body.woody-unified .woody-card-art--mini{
  width: 32px !important;
  height: 32px !important;
  margin-bottom: 2px !important;
}html body.woody-unified :is(.woody-assurance-item, .woody-choice-card, .v3-process-card, .availability-mini-card){
  row-gap: 12px !important;
}html body.woody-unified :is(.woody-assurance-item, .availability-mini-card){
  grid-template-rows: auto auto auto !important;
}html body.woody-unified :is(.woody-route-card, .woody-choice-card, .v3-process-card){
  grid-template-rows: auto auto auto auto !important;
}html body.woody-unified.city-page.luxe main .woody-choice-card{
  min-height: clamp(154px, 14vw, 192px) !important;
  align-content: center !important;
}html body.woody-unified.availability-page main .availability-mini-card{
  min-height: clamp(166px, 15vw, 204px) !important;
}html body.woody-unified.availability-page main .availability-extra-section > .woody-page-illustration{
  margin-bottom: 20px !important;
}html body.woody-unified.line-page .line-note-illustration{
  width: 28px !important;
  height: 28px !important;
  margin-bottom: 12px !important;
}@media (max-width: 720px){html body.woody-unified .woody-card-art{
    width: 28px !important;
    height: 28px !important;
  }html body.woody-unified .woody-card-art--route,
  html body.woody-unified .woody-card-art--process,
  html body.woody-unified .woody-card-art--choice,
  html body.woody-unified .woody-card-art--mini{
    width: 30px !important;
    height: 30px !important;
  }html body.woody-unified.v3-page main .woody-route-grid .woody-route-card,
  html body.woody-unified.v3-page main .v3-process-grid .v3-process-card,
  html body.woody-unified.city-page.luxe main .woody-choice-card,
  html body.woody-unified.availability-page main .availability-mini-card{
    min-height: 0 !important;
  }}html body.city-page main article.city-section h2,
html body.city-page main > .city-section > h2,
html body.city-page main > .payment-section > h2,
html body.city-page main > .city-cta-section > h2{
  text-indent: 0.34em !important;
}html body.city-page main article.city-section ul h2{
  transform: translateX(0.16em) !important;
}html body:not([class]) h1.nf-num,
html body h1.nf-num.nf-num{
  text-indent: 0.06em !important;
  transform: translateX(0.25em) !important;
}html body.woody-unified :is(.city-cta, .v3-cta, .faq-action, .trial-submit, button[type="submit"]),
html body.woody-unified .form-submit-label{
  white-space: nowrap !important;
}html body.woody-unified .form-submit-label{
  display: inline-block !important;
}html body.city-page main :is(.city-h1, .city-tagline, .city-eyebrow),
html body.city-page main article.city-section :is(h1, h2, h3),
html body.city-page main > .city-section > h2,
html body.city-page main > .payment-section > h2,
html body.city-page main > .city-cta-section > h2,
html body.en-home h1.wordmark,
html body h1.nf-num{
  text-indent: 0 !important;
  transform: none !important;
}html body.city-page main :is(.woody-page-illustration, .woody-article-illustration, .line-illustration, .line-note-illustration),
html body.city-page main :is(.woody-page-illustration, .woody-article-illustration, .line-illustration, .line-note-illustration) img,
html body .nf-ill,
html body .nf-ill img{
  transform: none !important;
  text-indent: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice{
  width: min(100%, 980px) !important;
  margin: 44px auto 0 !important;
  display: grid !important;
  gap: 38px !important;
  justify-items: center !important;
}html body.woody-unified.trial-index-page main .woody-choice-group{
  width: 100% !important;
  display: grid !important;
  gap: 16px !important;
  justify-items: center !important;
}html body.woody-unified.trial-index-page main .woody-choice-group-label{
  margin: 0 !important;
  color: rgba(0, 0, 0, 0.48) !important;
  font-size: 11px !important;
  font-weight: 200 !important;
  line-height: 1.5 !important;
  letter-spacing: 0.22em !important;
  text-align: center !important;
  text-indent: 0.22em !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-grid{
  margin-top: 0 !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-grid--online{
  width: min(100%, 520px) !important;
  max-width: min(100%, 520px) !important;
  grid-template-columns: 1fr !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-grid--cities{
  width: min(100%, 900px) !important;
  max-width: min(100%, 900px) !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card{
  min-height: 0 !important;
  padding: 26px 20px 28px !important;
  row-gap: 11px !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card--online{
  min-height: 176px !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card--city{
  min-height: 206px !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--choice{
  width: 88px !important;
  height: 88px !important;
  margin: 0 auto 2px !important;
  opacity: 0.72 !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--online{
  width: 88px !important;
  height: 88px !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--city{
  width: 88px !important;
  height: 88px !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--city img{
  object-fit: contain !important;
}html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card:hover .woody-card-art--city,
html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card:focus-visible .woody-card-art--city,
html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card:hover .woody-card-art--online,
html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card:focus-visible .woody-card-art--online{
  opacity: 0.94 !important;
  filter: invert(1) !important;
  mix-blend-mode: normal !important;
}@media (max-width: 720px){html body.woody-unified.trial-index-page main .woody-lesson-choice{
    gap: 32px !important;
    margin-top: 34px !important;
  }html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-grid--online,
  html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-grid--cities{
    width: min(100%, 354px) !important;
    max-width: min(100%, 354px) !important;
    grid-template-columns: 1fr !important;
  }html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-choice-card--city{
    min-height: 198px !important;
  }html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--choice,
  html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--online,
  html body.woody-unified.trial-index-page main .woody-lesson-choice .woody-card-art--city{
    width: 78px !important;
    height: 78px !important;
  }}html body.city-page main .woody-article-illustration,
html body:not([class]) main .woody-article-illustration{
  display: block !important;
  width: min(100%, 92px) !important;
  margin: 0 auto 42px !important;
  padding: 0 !important;
  opacity: 0.62 !important;
  mix-blend-mode: multiply !important;
}html body.city-page main .woody-article-illustration img,
html body:not([class]) main .woody-article-illustration img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
}html body.city-page main .woody-article-illustration--after-title{
  margin-top: -18px !important;
}html body.city-page main .city-hero .woody-page-illustration--hero{
  width: min(100%, 96px) !important;
  margin: 28px auto 0 !important;
  opacity: 0.66 !important;
}html body.city-page main .city-hero .woody-page-illustration--hero img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
}html body.city-page main .city-hero-inner > .woody-page-illustration--hero{
  align-self: center !important;
}html body.city-page main .city-section > .woody-article-illustration:first-child{
  margin-bottom: 30px !important;
}@media (max-width: 720px){html body.city-page main .woody-article-illustration,
  html body:not([class]) main .woody-article-illustration{
    width: min(100%, 78px) !important;
    margin-bottom: 34px !important;
  }html body.city-page main .city-hero .woody-page-illustration--hero{
    width: min(100%, 82px) !important;
    margin-top: 24px !important;
  }}html body.city-page main .city-h1.city-h1,
html body.city-page main article.city-section h1.city-h1,
html body.city-page main article.city-section h2,
html body.city-page main article.city-section ul h2,
html body.city-page main > section.city-section > h2,
html body.city-page main > section.payment-section > h2,
html body.city-page main > section.city-cta-section > h2,
html body.city-page main .month-title.month-title,
html body.en-home h1.wordmark.wordmark,
html body h1.nf-num.nf-num,
html body:not([class]) h1.nf-num.nf-num{
  text-indent: 0 !important;
  transform: none !important;
}html body:not(#woody-axis-lock) main :is(
  .city-h1,
  .city-eyebrow,
  .city-tagline,
  .city-intro,
  .city-note,
  .v3-h1,
  .v3-h2,
  .v3-eyebrow,
  .v3-tagline,
  .request-form-title,
  .month-title,
  .price-name,
  .format-title,
  .woody-choice-group-label
),
html body:not(#woody-axis-lock).city-page main#main article.city-section.city-section :is(h1, h2, h3),
html body:not(#woody-axis-lock).city-page main#main article.city-section.city-section h1.city-h1.city-h1,
html body:not(#woody-axis-lock).woody-unified.availability-page .availability-calendar-section h2.month-title.month-title,
html body:not(#woody-axis-lock).woody-unified.availability-page main .month-title.month-title,
html body:not(#woody-axis-lock).en-home main .price-name.price-name,
html body:not(#woody-axis-lock).en-home main .format-title.format-title,
html body:not(#woody-axis-lock) h1.nf-num.nf-num{
  text-indent: 0 !important;
  transform: none !important;
}.woody-stick-feature-copy :is(p, h2, a){
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", sans-serif !important;
}body.product-page{
  --stick-ink: #0b0b0b;
  --stick-muted: #646464;
  --stick-rule: #e5e5e5;
  background: #fff !important;
  color: var(--stick-ink);
}body.product-page .stick-main{
  width: 100%;
  max-width: none;
  padding: 0;
  overflow: clip;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", sans-serif !important;
  font-weight: 300;
}body.product-page .stick-main :is(p, h2, dt, dd, a){
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", sans-serif !important;
}.stick-hero{
  width: 100%;
  min-height: min(760px, calc(100svh - 76px));
  display: grid;
  grid-template-columns: minmax(0, 1.52fr) minmax(360px, 0.68fr);
  background: #fff;
}.stick-hero-media{
  min-height: 620px;
  overflow: hidden;
  background: #f2f2f2;
}.stick-hero-media picture,
.stick-hero-media img{
  display: block;
  width: 100%;
  height: 100%;
}.stick-hero-media img{
  object-fit: cover;
  object-position: center;
}.stick-hero-copy{
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: clamp(68px, 8vw, 124px) clamp(42px, 6.4vw, 96px);
  text-align: left;
}.stick-kicker{
  margin: 0;
  color: #797979;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.34em;
}.stick-hero-copy h1{
  margin: 20px 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: clamp(52px, 6vw, 88px);
  font-weight: 200;
  line-height: 0.95;
  letter-spacing: 0.2em;
}.stick-lead{
  margin: 36px 0 0;
  color: #3f3f3f;
  font-size: clamp(15px, 1.35vw, 18px);
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.09em;
}.stick-purchase{
  width: min(100%, 330px);
  margin-top: 58px;
}.stick-price{
  display: flex;
  align-items: baseline;
  gap: 15px;
  margin: 0 0 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0.08em;
}.stick-price span{
  color: #707070;
  font-size: 11px;
  letter-spacing: 0.18em;
}.stick-stock{
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 22px;
  color: #555;
  font-size: 11px;
  letter-spacing: 0.12em;
}.stick-stock span{
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2f6b44;
}.stick-buy-button{
  box-sizing: border-box;
  min-height: 52px;
  padding: 15px 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #090909;
  background: #090909;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-decoration: none;
  transition: background 180ms ease, color 180ms ease;
}.stick-purchase .stick-buy-button{
  width: 100%;
}.stick-buy-button:hover,
.stick-buy-button:focus-visible{
  background: #fff;
  color: #090909 !important;
}.stick-store-note{
  margin: 15px 0 0;
  color: #777;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}.stick-spec-section{
  box-sizing: border-box;
  width: min(calc(100% - 84px), 1080px);
  margin: 0 auto;
  padding: clamp(110px, 12vw, 168px) 0;
  text-align: center;
}.stick-spec-section h2,
.stick-gallery-copy h2,
.stick-final h2{
  margin: 24px 0 0;
  font-size: clamp(28px, 3.2vw, 44px);
  font-weight: 300;
  line-height: 1.55;
  letter-spacing: 0.13em;
}.stick-spec-intro{
  width: min(100%, 680px);
  margin: 30px auto 0;
  color: var(--stick-muted);
  font-size: 14px;
  line-height: 2.15;
  letter-spacing: 0.07em;
}.stick-spec-grid{
  width: 100%;
  margin: 72px auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--stick-rule);
  border-left: 1px solid var(--stick-rule);
}.stick-spec-grid > div{
  box-sizing: border-box;
  min-height: 136px;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  border-right: 1px solid var(--stick-rule);
  border-bottom: 1px solid var(--stick-rule);
}.stick-spec-grid dt{
  color: #858585;
  font-size: 10px;
  letter-spacing: 0.16em;
}.stick-spec-grid dd{
  margin: 0;
  color: #151515;
  font-size: 16px;
  letter-spacing: 0.11em;
}.stick-gallery{
  box-sizing: border-box;
  width: min(calc(100% - 84px), 1120px);
  margin: 0 auto;
  padding: 0 0 clamp(116px, 13vw, 180px);
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(260px, 0.78fr);
  gap: clamp(22px, 4vw, 54px);
  align-items: start;
}.stick-gallery figure{
  margin: 0;
  overflow: hidden;
  background: #f2f2f2;
}.stick-gallery img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}.stick-gallery-wide{
  grid-row: span 2;
}.stick-gallery-wide img{
  min-height: 620px;
}.stick-gallery-small img{
  aspect-ratio: 3 / 2;
}.stick-gallery-copy{
  align-self: end;
  padding: 26px 8px 4px;
}.stick-gallery-copy h2{
  font-size: clamp(25px, 2.7vw, 36px);
}.stick-gallery-copy > p:last-child{
  margin: 24px 0 0;
  color: var(--stick-muted);
  font-size: 13px;
  line-height: 2.1;
  letter-spacing: 0.06em;
}.stick-final{
  box-sizing: border-box;
  width: min(calc(100% - 84px), 940px);
  margin: 0 auto;
  padding: clamp(105px, 12vw, 160px) 0;
  border-top: 1px solid var(--stick-rule);
  text-align: center;
}.stick-final-price{
  margin: 30px 0 28px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0.13em;
}.stick-final .stick-buy-button{
  min-width: 260px;
}.stick-final .stick-store-note{
  margin-left: auto;
  margin-right: auto;
}@media (max-width: 900px){.stick-hero{
    grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.8fr);
  }.stick-hero-copy{
    padding-left: 38px;
    padding-right: 38px;
  }.stick-gallery-wide img{
    min-height: 500px;
  }}@media (max-width: 720px){.stick-hero{
    min-height: 0;
    grid-template-columns: 1fr;
  }.stick-hero-media{
    min-height: 0;
    aspect-ratio: 1 / 1;
  }.stick-hero-media img{
    object-position: 50% 50%;
  }.stick-hero-copy{
    align-items: center;
    padding: 70px 24px 84px;
    text-align: center;
  }.stick-hero-copy h1{
    padding-left: 0.2em;
    font-size: clamp(48px, 15vw, 64px);
  }.stick-lead{
    margin-top: 28px;
    font-size: 14px;
  }.stick-purchase{
    margin-top: 44px;
  }.stick-price,
  .stick-stock{
    justify-content: center;
  }.stick-spec-section,
  .stick-gallery,
  .stick-final{
    width: min(calc(100% - 36px), 640px);
  }.stick-spec-section{
    padding: 98px 0 110px;
  }.stick-spec-section h2,
  .stick-gallery-copy h2,
  .stick-final h2{
    font-size: 27px;
    line-height: 1.65;
  }.stick-spec-intro{
    font-size: 13px;
  }.stick-spec-grid{
    margin-top: 56px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.stick-spec-grid > div{
    min-height: 116px;
    padding: 24px 12px;
  }.stick-spec-grid dd{
    font-size: 14px;
  }.stick-gallery{
    padding-bottom: 110px;
    grid-template-columns: 1fr;
    gap: 18px;
  }.stick-gallery-wide{
    grid-row: auto;
  }.stick-gallery-wide img{
    min-height: 0;
    aspect-ratio: 1 / 1;
  }.stick-gallery-small{
    width: 72%;
    margin: 18px 0 0 auto !important;
  }.stick-gallery-copy{
    padding: 40px 6px 0;
    text-align: center;
  }.stick-final{
    padding: 96px 0 112px;
  }.stick-final .stick-buy-button{
    width: min(100%, 320px);
  }}html body.woody-unified :is(#request-form-h2, #trial-form-h2){
  scroll-margin-top: 120px !important;
}