.bgc-page-home .bgc-home-hero__visual{
background-color:#e6cfbc;
background-repeat:no-repeat;
background-size:cover;
background-position:center 18%;
}
.bgc-page-home .bgc-home-hero__visual:before{pointer-events:none}
@media(max-width:900px){
.bgc-page-home .bgc-home-hero{
min-height:0!important;
grid-template-columns:1fr!important;
background:linear-gradient(180deg,#fffaf6 0%,#fbf2e9 100%)!important;
}
.bgc-page-home .bgc-home-hero__copy{
padding:38px 22px 26px!important;
justify-content:flex-start!important;
}
.bgc-page-home .bgc-home-hero h1{
max-width:620px;
margin:0!important;
font-size:clamp(50px,9vw,70px)!important;
line-height:.91!important;
letter-spacing:-.035em!important;
}
.bgc-page-home .bgc-home-hero .bgc-rule{margin:18px 0 14px!important}
.bgc-page-home .bgc-home-hero__copy>p:not(.bgc-kicker){
max-width:560px!important;
margin:0!important;
font-size:14px!important;
line-height:1.55!important;
}
.bgc-page-home .bgc-home-hero .bgc-actions{
display:grid!important;
grid-template-columns:1fr 1fr!important;
gap:10px!important;
margin-top:22px!important;
}
.bgc-page-home .bgc-home-hero .bgc-actions .bgc-btn{
min-height:48px!important;
width:100%!important;
margin:0!important;
padding:0 12px!important;
border-radius:8px!important;
font-size:10px!important;
white-space:normal!important;
text-align:center!important;
}
.bgc-page-home .bgc-home-hero__visual{
min-height:480px!important;
margin:0 18px 22px!important;
border-radius:18px!important;
overflow:hidden!important;
background-position:center 14%!important;
box-shadow:0 18px 42px rgba(66,38,24,.08)!important;
}
.bgc-page-home .bgc-home-hero__visual:before{
background:linear-gradient(180deg,rgba(255,250,245,.04),rgba(45,21,12,.04))!important;
}
.bgc-page-home .bgc-home-hero .bgc-arch{display:none!important}
.bgc-page-home .bgc-universes{padding-top:0!important}
.bgc-page-home .bgc-universe{min-height:300px!important;border-radius:16px!important}
}
@media(max-width:620px){
.bgc-page-home .bgc-home-hero__copy{padding:30px 18px 22px!important}
.bgc-page-home .bgc-home-hero h1{
max-width:330px!important;
font-size:46px!important;
line-height:.9!important;
}
.bgc-page-home .bgc-home-hero .bgc-rule{width:34px!important;margin:15px 0 12px!important}
.bgc-page-home .bgc-home-hero__copy>p:not(.bgc-kicker){font-size:13.5px!important;line-height:1.5!important}
.bgc-page-home .bgc-home-hero .bgc-actions{
grid-template-columns:1fr!important;
gap:8px!important;
margin-top:18px!important;
}
.bgc-page-home .bgc-home-hero .bgc-actions .bgc-btn{min-height:45px!important;font-size:9.5px!important}
.bgc-page-home .bgc-home-hero__visual{
min-height:380px!important;
margin:0 10px 16px!important;
border-radius:14px!important;
background-position:center 12%!important;
}
.bgc-page-home .bgc-universes{width:min(100% - 20px,1280px)!important;gap:10px!important}
.bgc-page-home .bgc-universe{min-height:245px!important}
.bgc-page-home .bgc-universe>div{padding:24px!important}
.bgc-page-home .bgc-universe h2{font-size:36px!important;line-height:.9!important;margin-bottom:10px!important}
.bgc-page-home .bgc-universe p{font-size:8px!important;margin-bottom:13px!important}
.bgc-page-home .bgc-mini-btn{font-size:8px!important;padding:9px 11px!important} .admin-bar.bgc-page-home .bg-header{position:relative!important;top:auto!important}
}