.short-hero{background:#000;width:100%;max-width:100%;margin:0 0 3rem;padding:0;overflow:hidden}.short-hero-grid{width:100%;min-height:320px;max-width:var(--container-width);grid-template-columns:minmax(min-content,max-content) 1fr;margin:0 auto;padding:0 20px;display:grid}.short-hero-content{box-sizing:border-box;background:#000;border-right:1px solid #333;flex-direction:column;justify-content:space-between;max-width:100%;min-height:100%;padding:60px 4rem 30px 0;display:flex}.short-hero-text-main{max-width:800px;margin-top:auto;margin-bottom:auto}.short-hero-extra{margin-top:40px}.short-hero-extra .breadcrumb-nav{background:0 0;border:none;padding:0}.short-hero-extra .breadcrumb-link,.short-hero-extra .breadcrumb-current,.short-hero-extra .breadcrumb-separator{color:#fff!important}.short-hero-extra .breadcrumb-link:hover{color:#ccc!important}.short-hero-title{color:#fff;text-transform:uppercase;letter-spacing:-1px;margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.1}.short-hero-subtitle{color:#999;max-width:600px;font-size:.95rem;line-height:1.5}.short-hero-image-wrapper{width:100%;height:100%;min-height:320px;position:relative;overflow:hidden}.short-hero-image{object-fit:cover}@media (max-width:1024px){.short-hero-grid{grid-template-columns:minmax(350px,max-content) 1fr}.short-hero-title{font-size:2rem}}@media (max-width:768px){.short-hero-grid{grid-template-columns:1fr}.short-hero-content{border-top:1px solid #333;border-right:none;order:2;padding:40px 20px}.short-hero-image-wrapper{order:1;height:200px;min-height:200px}.short-hero-title{font-size:1.75rem}}
