:root{--space-sm:20px;--space-md:40px;--space-lg:clamp(60px,1.538vw + 60px,80px);--space-xl:80px;--color-peach:#ffc7a3;--color-dark-blue:#6f9ade;--color-light-blue:#c2e8ef;--color-red:#f55929;--color-yellow:#f2ba08;--color-orange:#feb700;--color-green:#b9b827;--color-light-yellow:#fff8ed;--color-lightest-grey:#f9f9f9;--transition:0.5s}.page-banner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100vw;min-height:10vh;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:calc(2vw + 2rem)}.page-banner.--no-bottom .page-banner__outer{padding-bottom:0!important}.page-banner__background{height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:calc(-2vw + -2rem);width:100vw;z-index:0}.page-banner .container{margin-top:auto}.page-banner__outer{position:relative;z-index:1;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:calc(2vw + 2rem) 0}.page-banner__outer:after{content:"";height:110px;position:absolute}@media screen and (max-width:992px){.page-banner__outer:after{height:80px}}.page-banner__outer:after{background-color:#fff8ed;bottom:0;width:100vw}.page-banner__outer__logo{bottom:7px;left:0;position:absolute;z-index:1}.page-banner__outer__logo>img{height:212px;width:195px}@media screen and (max-width:992px){.page-banner__outer__logo{display:none}}.page-banner__inner{padding-right:0;position:relative}.page-banner__inner__title{margin:0 auto;max-width:60vw;position:relative;z-index:2}@media screen and (max-width:768px){.page-banner__inner__title{max-width:100vw}}.page-banner__inner__title{text-align:center}.page-banner__inner__title a{text-decoration:none}