.elementor-1497 .elementor-element.elementor-element-a4e53fd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5381213 */.res-hero-top {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 24px 0;
}
.res-hero {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 24px 40px;
  text-align: center;
}
.res-back {
  display: inline-block;
  font-family: 'Courier Prime', monospace;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #7A2B2B;
  text-decoration: none;
  border-bottom: 1px solid rgba(122,43,43,0.35);
  padding-bottom: 2px;
}
.res-back:hover { color: #B5502E; border-color: #B5502E; }
.res-eyebrow {
  display: block;
  font-family: 'Courier Prime', monospace;
  font-size: 11px;
  letter-spacing: 6px;
  color: #B5502E;
  font-weight: 700;
  margin-bottom: 14px;
}
.res-title {
  font-family: 'Calistoga', serif;
  font-size: 52px;
  color: #7A2B2B;
  line-height: 1.1;
  margin: 0 0 18px;
}
.res-subtitle {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #6b5a52;
  line-height: 1.7;
  max-width: 560px;
  margin: 0 auto;
}

.brand-image-full {
  max-width: 900px;
  margin: 0 auto 60px;
  padding: 0 24px;
}
.brand-image-full img {
  width: 100%;
  height: auto;
  max-height: 460px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 14px 40px rgba(122,43,43,0.18);
  display: block;
}

.brand-story {
  max-width: 700px;
  margin: 0 auto 60px;
  padding: 0 24px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #2c2420;
}
.brand-story p { margin: 0 0 20px; }
.brand-story .intro-bullet { color: #7A2B2B; margin-right: 4px; }

.brand-cross {
  max-width: 700px;
  margin: 0 auto 60px;
  padding: 0 24px;
  display: flex;
  justify-content: center;
  gap: 32px;
}
.brand-cross-link {
  font-family: 'Courier Prime', monospace;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #7A2B2B;
  text-decoration: none;
}
.brand-cross-link:hover { color: #B5502E; }

@media (max-width: 700px) {
  .res-title { font-size: 36px; }
  .brand-image-full img { max-height: 300px; }
}
.res-cta {
  width: 100%;
  position: relative;
  overflow: visible;
  background: #7a1f1f;
  background-image: linear-gradient(rgba(255,255,255,0.03) 1px,transparent 1px), linear-gradient(90deg,rgba(255,255,255,0.03) 1px,transparent 1px);
  background-size: 36px 36px;
  padding: 56px 24px;
}
.res-cta-inner {
  max-width: 780px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 44px;
}
.res-cta-photo {
  flex: 0 0 auto;
  width: 280px;
  height: 360px;
  position: relative;
  top: -105px;
  margin-bottom: -105px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 20px 45px rgba(0,0,0,0.4);
  border: 4px solid rgba(255,235,210,0.15);
  z-index: 2;
}
.res-cta-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 20%;
  display: block;
}
.res-cta-text {
  flex: 1 1 auto;
  text-align: left;
}
.res-cta-eyebrow {
  display: block;
  font-family: 'Courier Prime', monospace;
  font-size: 11px;
  letter-spacing: 5px;
  color: #E3C8A0;
  font-weight: 700;
  margin-bottom: 12px;
}
.res-cta-title {
  font-family: 'Calistoga', serif;
  font-size: 27px;
  color: #FBF6EE;
  line-height: 1.3;
  margin: 0 0 12px;
}
.res-cta-sub {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: rgba(255,235,210,0.65);
  line-height: 1.6;
  margin: 0 0 24px;
}
.res-cta-btn {
  display: inline-block;
  font-family: 'Courier Prime', monospace;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #7a1f1f;
  background: #FBF6EE;
  border: 1px solid #FBF6EE;
  padding: 14px 32px;
  text-decoration: none;
  transition: background .25s ease, color .25s ease, border-color .25s ease;
}
.res-cta-btn:hover {
  background: transparent;
  color: #FBF6EE;
  border-color: #FBF6EE;
}

@media (max-width: 700px) {
  .res-cta { padding: 44px 20px; }
  .res-cta-inner { flex-direction: column; text-align: center; gap: 24px; }
  .res-cta-text { text-align: center; }
  .res-cta-photo { width: 190px; height: 240px; top: 0; margin: 0 0 20px; }
  .res-cta-title { font-size: 22px; }
}
.brand-follow-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  font-family: 'Courier Prime', monospace;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #7A2B2B;
  border: 1px solid rgba(122,43,43,0.35);
  padding: 10px 20px;
  border-radius: 2px;
  text-decoration: none;
  transition: background .2s ease, color .2s ease, border-color .2s ease;
}
.brand-follow-btn svg { width: 14px; height: 14px; fill: currentColor; }
.brand-follow-btn:hover { background: #7A2B2B; color: #FBF6EE; border-color: #7A2B2B; }/* End custom CSS */