/* A continuous scene behind the copy, with an uncropped foreground photo. */
body.theme-B.home-banner-release-v1 .hero{isolation:isolate;overflow:hidden;background:#f3f0e9}
body.theme-B.home-banner-release-v1 .hero-copy{position:relative;z-index:3;width:40%;flex-basis:40%;padding:20px 24px}
body.theme-B.home-banner-release-v1 .hero-visual{position:absolute;inset:0;width:100%;height:100%;margin:0;overflow:hidden;background:#f3f0e9;pointer-events:none}
body.theme-B.home-banner-release-v1 .hero-visual:before{content:"";position:absolute;inset:-28px;background-image:var(--scene-photo);background-size:cover;background-position:right center;filter:blur(24px);opacity:.72}
body.theme-B.home-banner-release-v1 .hero-visual:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#f3f0e9 0%,#f3f0e9 26%,rgba(243,240,233,.96) 32%,rgba(243,240,233,.78) 39%,rgba(243,240,233,.3) 46%,rgba(243,240,233,0) 54%);pointer-events:none}
body.theme-B.home-banner-release-v1 .hero .hero-photo{position:absolute;z-index:0;inset:auto!important;left:auto!important;right:0!important;top:0!important;width:auto!important;height:100%!important;max-width:none!important;min-width:0;margin:0;object-fit:contain!important;object-position:right center!important;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 3%,rgba(0,0,0,.82) 8%,#000 15%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 3%,rgba(0,0,0,.82) 8%,#000 15%);-webkit-mask-composite:source-over;mask-composite:add}
@media(max-width:1179px) and (min-width:761px){body.theme-B.home-banner-release-v1 .hero-copy{width:43%;flex-basis:43%;padding:18px 20px}body.theme-B.home-banner-release-v1 .hero h1{font-size:26px}}
@media(max-width:760px){
 body.theme-B.home-banner-release-v1 .hero{display:flex;flex-direction:column;height:auto}
 body.theme-B.home-banner-release-v1 .hero-copy{width:100%;flex-basis:auto;padding:22px 20px 12px;background:#f3f0e9}
 body.theme-B.home-banner-release-v1 .hero-visual{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:3/2;margin:0}
 body.theme-B.home-banner-release-v1 .hero-visual:before{display:none}
 body.theme-B.home-banner-release-v1 .hero-visual:after{background:linear-gradient(180deg,#f3f0e9 0%,rgba(243,240,233,.5) 3%,rgba(243,240,233,0) 8%)}
 body.theme-B.home-banner-release-v1 .hero .hero-photo{position:relative;top:auto!important;right:auto!important;width:100%!important;height:auto!important;display:block;-webkit-mask-image:none;mask-image:none}
 body.theme-B.home-banner-release-v1 .hero .hero-crossfade{position:absolute;top:0!important;left:0!important}
}

body.theme-B.home-banner-release-v1 .hero .hero-crossfade{z-index:1}
