.hero{display:flex;align-items:flex-start;padding-top:350px;margin-bottom:0;min-height:400px;position:relative}@media(min-width:768px){.hero{padding-top:175px}}.hero .display{padding-left:30px}.hero .display .text{max-width:430px}.hero .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:0;list-style:none}.hero .breadcrumb .breadcrumb-item{color:#969696;font-size:11px;font-weight:900;text-transform:uppercase}.hero .breadcrumb .breadcrumb-item a{color:#969696;font-size:11px;font-weight:900;text-transform:uppercase}.hero .breadcrumb .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding:0 .3rem;color:#969696;content:">"}.hero .title{position:relative;margin:25px 0;padding-bottom:25px}.hero .title:before{content:'';position:absolute;bottom:0;left:-30px;width:calc(100% - 30px);height:3px;background-color:#ff1a1f}.hero .title h1{font-size:40px;line-height:40px;color:#010101;text-transform:uppercase;margin:0;font-weight:900}.hero .title h1 span{display:block;color:#ff1a1f;font-size:28px}.hero .text p{font-size:13px;font-weight:300;line-height:23px;color:#110c0a;margin:0 0 25px;font-family:'Roboto Mono',sans-serif}.hero .text p strong{font-weight:500;color:#7d3e91}.hero .text p:last-child{margin:0}