/* Braids Goddess 1.7.7 — recovered homepage SEO copy. Core-owned design. */
.bgc-home-seo{
  margin-top:clamp(48px,6vw,92px);
  margin-bottom:clamp(52px,7vw,108px);
  padding:clamp(28px,4vw,54px);
  border:1px solid rgba(76,38,22,.11);
  border-radius:24px;
  background:linear-gradient(145deg,#fffdf9 0%,#fbf3ea 100%);
  box-shadow:0 18px 50px rgba(64,34,22,.05);
}
.bgc-home-seo__eyebrow{
  margin:0 0 22px;
  color:#a96743;
  font:700 11px/1.2 Manrope,sans-serif;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.bgc-home-seo__content{
  max-width:980px;
  margin:0 auto;
  color:#4d4039;
  font:400 16px/1.85 Manrope,sans-serif;
}
.bgc-home-seo__content h2,
.bgc-home-seo__content h3{
  color:#2e1d16;
  font-family:"Cormorant Garamond",serif;
  font-weight:600;
  letter-spacing:-.025em;
}
.bgc-home-seo__content h2{
  margin:42px 0 14px;
  font-size:clamp(31px,3.1vw,46px);
  line-height:1.02;
}
.bgc-home-seo__content h2:first-child{margin-top:0}
.bgc-home-seo__content h3{
  margin:30px 0 10px;
  font-size:clamp(24px,2.2vw,32px);
  line-height:1.08;
}
.bgc-home-seo__content p{margin:0 0 18px}
.bgc-home-seo__content ul,
.bgc-home-seo__content ol{margin:14px 0 22px;padding-left:22px}
.bgc-home-seo__content li{margin:7px 0}
.bgc-home-seo__content a{color:#7a3f25;text-decoration:underline;text-underline-offset:3px}
@media (max-width:767px){
  .bgc-home-seo{margin-top:36px;margin-bottom:48px;padding:25px 20px;border-radius:18px}
  .bgc-home-seo__content{font-size:15px;line-height:1.75}
  .bgc-home-seo__content h2{margin-top:34px;font-size:31px}
  .bgc-home-seo__content h3{margin-top:25px;font-size:25px}
}
