
.rbr-home h1.rbr-hero2__h,
.rbr-home .rbr-hero2 .rbr-hero2__h,
.rbr-home .rbr-hero2 .rbr-hero2__h span {
  font-weight: 400 !important;
  font-stretch: 100% !important;
  font-size: 32px !important;
  line-height: 1.25 !important;
  text-transform: uppercase !important;
  letter-spacing: .06em !important;
  color: #FFFFFF !important;
}
.rbr-home .rbr-hero2 .rbr-hero2__l1::after { content: "\00a0"; }
.rbr-home .rbr-hero2 .rbr-hero2__sub {
  font-weight: 400 !important;
  font-size: 13px !important;
  letter-spacing: .04em !important;
  margin: 14px auto 0 !important;
  max-width: 44ch !important;
  text-shadow: 0 1px 18px rgba(0, 0, 0, .55) !important;
}
.rbr-home .rbr-hero2 {
  min-height: 100svh !important;
  height: auto !important;
  display: flex !important;
  align-items: center !important;
}
@supports not (height: 100svh) {
  .rbr-home .rbr-hero2 { min-height: 100vh !important; }
}
.rbr-home .rbr-rail__head h2,
.rbr-home .rbr-cats__head h2,
.rbr-home .rbr-band__txt h2,
.rbr-home .rbr-mat__txt h2,
.rbr-home .rbr-journal__txt h2,
.rbr-home .rbr-close__in h2,
.rbr-home .rbr-wrap h2,
.rbr-home section h2 {
  font-size: 20px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: .06em !important;
  line-height: 1.3 !important;
  font-stretch: 100% !important;
}
.rbr-home .rbr-wrap .rbr-eyebrow,
.rbr-home section .rbr-eyebrow,
.rbr-home .rbr-hero2 .rbr-hero2__eyebrow,
.rbr-home .rbr-hero2 .rbr-hero2__idx {
  font-size: 12px !important;
  font-weight: 400 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}
.rbr-home section p,
.rbr-home .rbr-wrap p {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
  letter-spacing: .01em !important;
}
.rbr-home .rbr-wrap a.rbr-btn,
.rbr-home section a.rbr-btn,
.woocommerce .rbr-home a.button {
  font-size: 12px !important;
  font-weight: 400 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}
.rbr-about__vis {
  margin: 0 0 clamp(28px, 4vw, 56px);
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.rbr-about__vis img { width: 100%; height: 100%; object-fit: cover; display: block; }
.entry-content .rbr-lead {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.85;
  max-width: 62ch;
}
@media (max-width: 900px) {
  .rbr-home h1.rbr-hero2__h,
  .rbr-home .rbr-hero2 .rbr-hero2__h,
  .rbr-home .rbr-hero2 .rbr-hero2__h span { font-size: 22px !important; }
  .rbr-home .rbr-rail__head h2,
  .rbr-home .rbr-wrap h2,
  .rbr-home section h2 { font-size: 17px !important; }
  .rbr-home .rbr-hero2 { min-height: 82svh !important; }
}
