.page-hero.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;min-height:50dvh;padding:6vw 0;position:relative}.hero__background{height:100%;left:0;position:absolute;top:0;width:100%}.hero__background:after{background:var(--primary-color);bottom:0;content:"";height:100%;opacity:.75;position:absolute;width:100%}.hero__background--image{align-items:center;display:flex;height:100%;justify-content:flex-start;max-width:100vw;overflow:hidden;position:relative;width:100%;z-index:0;img{height:100%!important;object-fit:cover;width:100%}}.hero__background--image:after,.hero__background--image:before{background:var(--primary-color);bottom:-1px;content:"";height:101%;position:absolute;width:101%}.hero__background--image:before{background:linear-gradient(90deg,rgba(13,13,51,0),#0d0d33);right:-1px;width:101%}.hero__background--image:after{background:linear-gradient(180deg,rgba(13,13,51,0),#0d0d33);height:101%;left:-1px}@media screen and (min-width:990px){.hero__background--image{max-width:40vw}}.hero__content{padding:0 3rem;position:relative;text-align:center;z-index:1}.hero__headline{margin:0 auto;max-width:1110px;padding:0 2rem}.hero__headline>h1{display:inline-block;position:relative;width:100%}.hero__headline>h1:after,.hero__headline>h1:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";position:absolute;top:0;transform:translateY(-50%)}.hero__headline>h1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='45' fill='none' viewBox='0 0 49 45'%3E%3Cpath fill='%23ffdc5c' d='M48.96 22.48c-20.79.93-21.54 1.69-22.48 22.48C25.55 24.17 24.79 23.42 4 22.48 24.79 21.55 25.54 20.79 26.48 0c.93 20.79 1.69 21.54 22.48 22.48M1.95 3.9a1.95 1.95 0 1 0 0-3.9 1.95 1.95 0 0 0 0 3.9'/%3E%3C/svg%3E");height:1.25rem;left:-1.25rem;width:1.25rem}.hero__headline>h1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' fill='none' viewBox='0 0 75 75'%3E%3Cpath fill='%23ffdc5c' d='M74.26 37.13c-34.33 1.54-35.59 2.79-37.13 37.13C35.59 39.93 34.34 38.67 0 37.13 34.33 35.59 35.59 34.34 37.13 0c1.54 34.33 2.79 35.59 37.13 37.13M65.95 3.95a1.95 1.95 0 1 0 0-3.9 1.95 1.95 0 0 0 0 3.9'/%3E%3C/svg%3E");height:2rem;right:-2rem;width:2rem}@media screen and (min-width:990px){.hero__headline>h1:before{height:2.75rem;left:-2.75rem;width:2.75rem}.hero__headline>h1:after{height:4rem;right:-4rem;width:4rem}}.row-fluid-wrapper:has(.page-hero)+.row-fluid-wrapper{background:var(--primary-color);margin-top:-1px;position:relative}@media screen and (max-width:990px){.page-hero.hero{height:auto;min-height:50vh;min-height:50dvh;padding:12vw 0}.hero__content{padding:0 1rem}.hero__headline{padding:0 1.5rem}.hero__headline>h1{hyphens:auto}}