.page_home .hero-wrapper{position:absolute;width:100%}.hero{position:relative;width:100%;overflow:hidden;margin-top:-190px}.hero img.hero-bg{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.75) 0%,rgba(0,0,0,.35) 25%,transparent 55%);pointer-events:none}.hero-slideshow{--ken-interval:6s;--ken-fade:1.2s}.hero-slideshow .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity var(--ken-fade) ease}.hero-slideshow .hero-slide.is-active{opacity:1}.hero-slideshow .hero-slide img.hero-bg{animation:kenBurns calc(var(--ken-interval) + var(--ken-fade)) linear 1 forwards;animation-play-state:paused}.hero-slideshow .hero-slide.is-active img.hero-bg{animation-play-state:running}@keyframes kenBurns{from{transform:scale(1.18)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-slideshow .hero-slide img.hero-bg{animation:none;transform:none}.hero-slideshow .hero-slide{transition:none}}.hero--home{height:85vh;min-height:560px}.hero--home .hero-content{display:none}.hero--page{height:45vh;min-height:500px}.hero--page img.hero-bg{filter:grayscale(100%)}.hero--page .hero-gradient{background:rgba(0,0,0,.6)}.hero--page .hero-bg-wrap{position:absolute;inset:0;overflow:hidden}.hero--page .hero-bg-wrap,.hero--page .hero-bg-wrap .bpe_image{width:100%;height:100%}.hero--page .hero-bg-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:grayscale(100%);display:block}.hero-content--page{display:block;position:absolute;bottom:40px;left:0;right:0;z-index:2;color:#fff}.hero-content--page h1{font-size:42px;font-weight:600;line-height:1.2}.breadcrumb{background:var(--cream);padding:16px 0;font-size:13px;color:var(--mid)}.breadcrumb a{color:var(--red);font-weight:500;transition:opacity .2s}.breadcrumb a:hover{opacity:.8}.breadcrumb .separator{margin:0 8px;color:var(--grey-mid)}.page_selling .breadcrumb{background:#fff}@media(max-width:768px){.hero--home{height:70vh;min-height:400px}.hero--home .hero-content{display:block;position:absolute;bottom:60px;left:0;right:0;z-index:2;color:#fff}.hero--home .hero-content h1{font-size:28px;font-weight:600;line-height:1.3;margin-bottom:20px}.hero--home .hero-gradient{background:linear-gradient(to bottom,rgba(0,0,0,.45) 0%,rgba(0,0,0,.1) 30%,rgba(0,0,0,.5) 100%)}.hero--page{height:45vh;min-height:260px}.hero-content--page h1{font-size:28px}}@media(max-width:600px){.hero--page{height:30vh;min-height:220px}.hero-content--page h1{font-size:24px}}