.hero{position:relative;background-color:var(--hero-bg-primary);color:var(--hero-text-color);overflow:hidden;margin-bottom:3rem;background-image:linear-gradient(to right,var(--hero-bg-primary) 0,var(--hero-bg-secondary) 100%)}@media (min-width:992px){.hero{background-image:linear-gradient(to right,var(--hero-bg-primary) 0,var(--hero-bg-secondary) 65%)}}@media (min-width:992px){.hero--large{min-height:25rem;display:flex;align-items:center}}@media (min-width:1200px){.hero--large{min-height:34rem}}.hero .hero__image{height:16rem;overflow:hidden;position:relative}@media (min-width:992px){.hero .hero__image{height:initial;position:absolute;right:0;top:0;bottom:0;width:35%;z-index:10}}.hero .hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:992px){.hero .hero__image img{-webkit-mask-image:url('data:image/svg+xml,%3csvg preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1017.229 593.593"%3e%3cpath d="M-4151.76-11902.5h1016.17v592.593h-796.029s-93.807-149.972-148.843-298.12S-4151.76-11902.5-4151.76-11902.5Z" transform="translate%284152.319 11903%29" fill="red" stroke="%23707070" stroke-width="1"/%3e%3c/svg%3e');mask-image:url('data:image/svg+xml,%3csvg preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1017.229 593.593"%3e%3cpath d="M-4151.76-11902.5h1016.17v592.593h-796.029s-93.807-149.972-148.843-298.12S-4151.76-11902.5-4151.76-11902.5Z" transform="translate%284152.319 11903%29" fill="red" stroke="%23707070" stroke-width="1"/%3e%3c/svg%3e');-webkit-mask-size:100% 100%;mask-size:100% 100%}}.hero .container{position:relative;z-index:11}.hero .hero__content{font-size:1.5rem;padding:3rem 0 2rem}@media (min-width:992px){.hero .hero__content{padding:0}}.hero .hero__content .hero__title{line-height:1.1176}.hero .hero__bg-shape{position:absolute;z-index:1;opacity:.065;left:0;bottom:0;width:80%;transform:translate(-10%,60%)}@media (min-width:992px){.hero .hero__bg-shape{width:50%}}.hero .hero__bg-shape svg *{fill:#fff}body.page-theme--get-involved .hero{color:var(--bs-white);background-image:linear-gradient(to right,var(--bs-cyan) 0,var(--bs-violet) 100%)}@media (min-width:992px){body.page-theme--get-involved .hero{background-image:linear-gradient(to right,var(--bs-cyan) 0,var(--bs-violet) 65%)}}body.page-theme--apply-for-funding .hero{color:var(--bs-white);background-image:linear-gradient(to right,var(--bs-purple) 0,var(--bs-violet) 100%)}@media (min-width:992px){body.page-theme--apply-for-funding .hero{background-image:linear-gradient(to right,var(--bs-purple) 0,var(--bs-violet) 65%)}}body.page-theme--the-difference .hero{color:var(--bs-white);background-image:linear-gradient(to right,var(--bs-pink) 0,var(--bs-violet) 100%)}@media (min-width:992px){body.page-theme--the-difference .hero{background-image:linear-gradient(to right,var(--bs-pink) 0,var(--bs-violet) 65%)}}
/*# sourceMappingURL=hero.css.map */
