@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");:root{--button-color: var(--green);--button-label-color: var(--white)}.fe-p-custom-header{background-color:var(--background-color);background-position:var(--background-position);background-repeat:no-repeat;background-size:auto 100%}@media (min-width: 0){.fe-p-custom-header{--background-color: var(--yellow--x-light)}}@media (min-width: 44rem){.fe-p-custom-header{--background-color: var(--blue--dark);--background-position: right calc(100vw / 3) center, center;background-image:url("https://freeagent-res.cloudinary.com/image/upload/c_limit,w_2560/dpr_auto,f_auto/website-images/shapes/wing-crop--vertical.png"), linear-gradient(to right, var(--yellow--x-light) 50%, var(--blue--dark) 50%)}}