.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}
} .bgc-home-seo-story{
position:relative;
display:grid;
grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr);
gap:clamp(34px,5vw,82px);
align-items:start;
margin-top:clamp(42px,5vw,74px);
margin-bottom:clamp(42px,5vw,74px);
padding:clamp(34px,4vw,58px) clamp(28px,4vw,62px);
border:1px solid rgba(76,38,22,.10);
border-radius:24px;
overflow:hidden;
}
.bgc-home-seo-story--editorial{background:linear-gradient(135deg,#fbf2e9 0%,#fffdf9 72%)}
.bgc-home-seo-story--light{background:#fffdf9}
.bgc-home-seo-story--care{background:linear-gradient(135deg,#fffaf5 0%,#f8ece2 100%)}
.bgc-home-seo-story__mark{position:absolute;right:-46px;top:-68px;width:190px;height:190px;border:1px solid rgba(166,103,67,.14);border-radius:50%}
.bgc-home-seo-story__mark:before,.bgc-home-seo-story__mark:after{content:"";position:absolute;border:1px solid rgba(166,103,67,.10);border-radius:50%;inset:22px}
.bgc-home-seo-story__mark:after{inset:52px}
.bgc-home-seo-story__heading{position:relative;z-index:1}
.bgc-home-seo-story .bgc-kicker{margin:0 0 12px;color:#aa6a45;font:700 10px/1.25 Manrope,sans-serif;letter-spacing:.17em;text-transform:uppercase}
.bgc-home-seo-story h2{max-width:520px;margin:0;color:#2d1b14;font:600 clamp(32px,3.45vw,48px)/.98 "Cormorant Garamond",serif;letter-spacing:-.03em}
.bgc-home-seo-story__body{position:relative;z-index:1;max-width:760px}
.bgc-home-seo-story__copy{color:#5a4b43;font:400 14.5px/1.78 Manrope,sans-serif}
.bgc-home-seo-story__copy p{margin:0 0 15px}
.bgc-home-seo-story__copy p:last-child{margin-bottom:0}
.bgc-home-seo-story__copy strong{color:#3c261c;font-weight:650}
.bgc-home-seo-story__copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:18px 0 0;padding:0;list-style:none}
.bgc-home-seo-story__copy li{position:relative;margin:0;padding:0 0 0 19px}
.bgc-home-seo-story__copy li:before{content:"✦";position:absolute;left:0;top:0;color:#b8734c;font-size:10px}
.bgc-home-seo-story__link{display:inline-flex;align-items:center;gap:10px;margin-top:21px;color:#542717!important;font:700 10px/1 Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;text-decoration:none!important;border-bottom:1px solid rgba(84,39,23,.28);padding-bottom:5px}
.bgc-home-seo-story__link span{transition:transform .2s ease}
.bgc-home-seo-story__link:hover span{transform:translateX(4px)}
@media (max-width:767px){
.bgc-home-seo-story{grid-template-columns:1fr;gap:20px;margin-top:32px;margin-bottom:32px;padding:28px 22px;border-radius:18px}
.bgc-home-seo-story__mark{width:128px;height:128px;right:-46px;top:-55px}
.bgc-home-seo-story h2{font-size:31px;line-height:1.02;max-width:92%}
.bgc-home-seo-story__copy{font-size:14px;line-height:1.7}
.bgc-home-seo-story__copy ul{grid-template-columns:1fr;gap:9px}
.bgc-home-seo-story__link{margin-top:18px;font-size:9px}
}