.header-background{width:100%;aspect-ratio:1920 / 600;position:relative;overflow:hidden}.header-background img{width:100%;height:100%;object-fit:cover}.header-background .title-wrapper{position:absolute;left:0;bottom:66px;width:100%;z-index:2}.header-background .title-wrapper .container{display:flex}.header-background .title-wrapper .title{color:#fff}.header-background .header-background-bottom{position:absolute;left:0;bottom:0;width:100%;height:66px;border-top:1px solid #D9D9D9;z-index:2}.header-background .header-background-bottom .container{display:flex;align-items:center;height:100%}.header-background .header-background-bottom .crumbs-list{display:flex;align-items:center;color:#fff;flex-wrap:wrap}.header-background .header-background-bottom .crumbs-list .crumbs-item{display:flex;align-items:center}.header-background .header-background-bottom .crumbs-list .crumbs-item .line{padding:0 12px}.header-background .header-background-bottom .crumbs-list .crumbs-item:hover a{color:var(--primary-color)}@media screen and (max-width:992px){.header-background{height:50vh;aspect-ratio:initial}.header-background .title-wrapper{bottom:52px}.header-background .title-wrapper .container{padding-bottom:32px}.header-background .header-background-bottom{height:52px}.header-background .header-background-bottom .crumbs-list{font-size:14px;line-height:1.5}.header-background .header-background-bottom .crumbs-list .crumbs-item .line{padding:0 8px}}