.flex-hero{--opacity:1;position:relative;text-align:center;color:#fff;background-color:var(--audience-color);background-image:linear-gradient(270deg,var(--audience-color,#0076a8) 0,var(--audience-hover-color,#008350) 100%)}.flex-hero .flex-hero__inner{overflow:hidden;padding:160px 0 80px;position:relative}@media(min-width:768px){.flex-hero .flex-hero__inner{padding:80px 0;min-height:560px}}.flex-hero.audience-none{--opacity:.3}.flex-hero--no-overflow{overflow:hidden}.flex-hero .container{max-width:840px;position:relative;z-index:1}@media only screen and (max-width:767px){.flex-hero--accent::after{bottom:0;content:"";height:25vw;left:50%;margin-left:-75vw;position:absolute;width:150vw;z-index:0;background:radial-gradient(ellipse at bottom,var(--audience-secondary-color),transparent 60%)}}.flex-hero--accent__circle::before{content:"";border-radius:100%;height:100vh;left:0;margin-top:-70vh;margin-left:calc(100vw - 480px);position:absolute;width:100vh;z-index:0;background-color:var(--audience-secondary-color,#25282a);background-image:linear-gradient(180deg,var(--audience-color) 0,var(--audience-secondary-color) 100%);opacity:var(--opacity)}@media only screen and (max-width:1280px){.flex-hero--accent__circle::before{height:50vh;margin-top:calc(-130vh / 2 * (2 / 3));margin-left:calc(100vw - 240px);width:50vh}}@media only screen and (max-width:767px){.flex-hero--accent__circle::before{margin-top:calc(-150vh / 2 * (2 / 3))}}.flex-hero--accent__figure{position:absolute;height:calc(100vw * 2 / 3);right:100%;margin-right:calc((-1 * 50vw) + (4 * 120px));top:calc(720px - calc(calc(100vw * 2 / 3)/ 2));width:calc(100vw * 2 / 3);z-index:0}@media only screen and (max-width:767px){.flex-hero--accent__figure{margin-right:calc((-1 * 50vw) + (3 * 80px));top:calc(360px - calc(calc(100vw * 2 / 3)/ 2))}}@media only screen and (min-width:768px) and (max-width:1280px){.flex-hero--accent__figure{margin-right:calc((-1 * 50vw) + (3 * 80px));top:calc(520px - calc(calc(100vw * 2 / 3)/ 2))}}@media only screen and (min-width:1281px) and (max-width:1440px){.flex-hero--accent__figure{margin-right:calc((-1 * 50vw) + (4 * 100px))}}.flex-hero--accent__figure .q2-texture{fill:var(--audience-secondary-color,#25282a);opacity:var(--opacity)}@media(max-width:767px){.flex-hero__content{display:none}}.flex-hero__content--mobile{padding:60px 0;background:#f7f9fa}.flex-hero__content--mobile .container{position:relative;z-index:1}@media(min-width:768px){.flex-hero__content--mobile{display:none}}.flex-hero__scroll{display:flex;align-items:center;justify-content:center;margin-top:-40px;margin-bottom:-40px}.flex-hero__scroll--circle{box-shadow:-5px 5px 30px rgba(0,0,0,.08);transition:all ease-in-out .2s;align-items:center;background:#fff;border-radius:100%;cursor:pointer;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px;z-index:1}.flex-hero__scroll--circle:hover{transition:all ease-in-out .2s;transform:perspective(1000px) translateZ(50px)}.flex-hero__scroll--arrow{pointer-events:none;height:40px;width:40px;fill:var(--audience-color,#25282a)}