.page-hero{align-items:center;background-color:#f0f0f0;display:flex;overflow:hidden;position:relative}.page-hero-medium{min-height:40vh}.page-hero-large{min-height:70vh}.page-hero__layer{bottom:0;left:0;position:absolute;right:0;top:-50px}.page-hero__layer img{height:100%!important;object-fit:cover;width:100%}.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{padding:50px 0;position:relative;z-index:9}.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 h1,.page-hero__content-light h2,.page-hero__content-light h3,.page-hero__content-light p{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;min-width:400px;width:50%}.page-hero__content .phc-wrap-half-right{float:right;min-width:400px;width:50%}}.page-hero__breadcrumbs{align-items:center;display:flex;flex-wrap:wrap}.page-hero__breadcrumbs .button-icon{line-height:1px;margin:0 5px;max-width:12px}.page-hero__breadcrumbs a,.page-hero__breadcrumbs span{color:#fff;display:inline-block;padding:0 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:0 5px}.page-hero__breadcrumbs.phb-color-light a:hover{color:#dedede}.page-hero__breadcrumbs.phb-color-light i svg{fill:#fff}