.page-hero{background-color:#374F66;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;min-height:280px;overflow:hidden}.page-hero-content{padding:0 50px;max-width:60%;z-index:2}.page-hero-title{font-size:64px;font-weight:700;color:#ffffff!important;margin-bottom:24px;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-hero-subtitle{font-size:18px;color:#ffffff!important;opacity:1!important;font-weight:400;line-height:1.5}.page-hero-pattern{display:flex;flex-direction:column;height:100%;position:absolute;right:0;top:0;bottom:0;width:180px}.page-hero-stripe{flex:1;width:100%}.stripe-orange{background-color:var(--main-color,#5252B4)}.stripe-peach{background-color:#7b7bce}.stripe-blue{background-color:transparent}@media (max-width:768px){.page-hero{min-height:220px}.page-hero-title{font-size:40px}.page-hero-subtitle{font-size:16px}.page-hero-pattern{width:100px}}