.page-hero{position:relative;background-color:#f0f0f0;overflow:hidden;display:flex;align-items:center}.page-hero-medium{min-height:40vh}.page-hero-large{min-height:70vh}.page-hero__layer{position:absolute;top:-50px;bottom:0;left:0;right:0}.page-hero__layer img{width:100%;height:100% !important;object-fit:cover}.page-hero__layer-1{background-color:#141d38;z-index:1}.page-hero__layer-2{z-index:2}.page-hero__container{width:100%}.page-hero__content-wrap{position:relative;z-index:9;padding:50px 0px}.page-hero__content-wrap.flex-column{display:flex;flex-direction:column}.page-hero__content-wrap.flex-column.column-reverse{flex-direction:column-reverse}.page-hero__content-light p{color:#fff}.page-hero__content-light h1,.page-hero__content-light h2,.page-hero__content-light h3{color:#fff}.page-hero__content h1,.page-hero__content h2{font-size:30px;line-height:1.2}@media(min-width:992px){.page-hero__content h1,.page-hero__content h2{font-size:40px}}@media(min-width:1200px){.page-hero__content h1,.page-hero__content h2{font-size:60px}}.page-hero__content h3{font-size:20px;line-height:1.2}@media(min-width:992px){.page-hero__content h3{font-size:30px}}@media(min-width:1200px){.page-hero__content h3{font-size:40px}}@media(min-width:768px){.page-hero__content .phc-wrap-half-left{float:left;width:50%;min-width:400px}.page-hero__content .phc-wrap-half-right{float:right;width:50%;min-width:400px}}.page-hero__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.page-hero__breadcrumbs .button-icon{max-width:12px;margin:0px 5px;line-height:1px}.page-hero__breadcrumbs a,.page-hero__breadcrumbs span{color:#fff;display:inline-block;padding:0px 5px}.page-hero__breadcrumbs.phb-align-left{justify-content:flex-start}.page-hero__breadcrumbs.phb-align-right{justify-content:flex-end}.page-hero__breadcrumbs.phb-align-center{justify-content:center}.page-hero__breadcrumbs.phb-color-light a,.page-hero__breadcrumbs.phb-color-light span{padding:0px 5px}.page-hero__breadcrumbs.phb-color-light a:hover{color:#dedede}.page-hero__breadcrumbs.phb-color-light i svg{fill:#fff}