.hero{--background-image:var(--background-desktop);background-color:var(--color-background);background-image:var(--background-image);background-position:50%;background-size:cover;color:var(--color-text);padding-bottom:2rem;padding-top:1rem;position:relative}@media (min-width:600px){.hero{padding-top:2.333rem}}@media (min-width:1280px){.hero{display:flex;flex-direction:column;min-height:30.555rem;padding-top:2.333rem;position:relative}}.hero--has_color_text .hero__content-heading{--color-heading:var(--color-text)}@media (max-width:599px){.hero--has_background{--background-image:var(--background-mobile)}}.hero__header{margin-bottom:1.778rem;z-index:1}.hero__header-logo-image{max-width:6.667rem}@media (min-width:600px){.hero__header-logo-image{max-width:9.722rem}}.hero__main{margin-bottom:3.25rem;position:relative}@media (min-width:980px){.hero__main{align-items:center;display:flex;flex:1 0 auto}}@media (min-width:1280px){.hero__main{margin-bottom:3.75rem;padding-bottom:0}}.hero__content{width:100%}.hero__content-column{display:flex;flex-direction:column;justify-content:center}@media (min-width:600px){.hero__content-column{padding-top:2rem}}@media (min-width:980px){.hero__content-column{max-width:80%;padding-top:0}}@media (min-width:1280px){.hero__content-column{flex:1}}.hero__content-heading{font-size:1.778rem;line-height:1.45;margin:0 0 .65rem}@media (min-width:600px){.hero__content-heading{font-size:2.35rem;line-height:1.25;margin-bottom:1.25rem}}@media (min-width:1280px){.hero__content-heading{font-size:2.667rem}}.hero__content-content{margin-bottom:1rem}@media (min-width:600px){.hero__content-content{margin-bottom:1.5rem;max-width:52.666rem}}.hero__content-content p{font-size:1rem;font-weight:500;line-height:1.67;margin-top:0}@media (min-width:600px){.hero__content-content p{font-size:1.111rem;line-height:1.5}}.hero--has_visual{--visual_column:45%}@media (min-width:980px){.hero--has_visual .hero__content-heading{max-width:90%}.hero--has_visual .hero__content{position:relative;width:100%}.hero--has_visual .hero__content-column{max-width:calc(100% - var(--visual_column) - 4rem)}}.hero__content-visual{margin-bottom:.65rem;margin-top:.65rem}.hero__content-visual .hs-mb-embed-wrapper{height:auto!important;max-width:100%}@media (min-width:600px){.hero__content-visual{margin-bottom:1.5rem}}@media (min-width:980px){.hero__content-visual{margin-bottom:0;margin-top:0;max-width:var(--visual_column);position:absolute;right:0;top:0;width:100%}}.hero__content-visual-image,.hero__content-visual-video{border-radius:.444rem;display:block;max-height:56.25%;max-width:100%;width:auto}@media (min-width:600px){.hero__content-visual-image,.hero__content-visual-video{max-height:22rem}}@media (min-width:980px){.hero__content-visual-image,.hero__content-visual-video{margin-left:auto;margin-right:auto}}@media (min-width:1024px){.hero__content-visual-image,.hero__content-visual-video{display:block}}.hero__content-visual-video{background-color:#000;box-shadow:.556rem .556rem 1.111rem rgba(18,3,153,.3),-.556rem -.556rem 1.111rem rgba(33,5,255,.3)}@media (min-width:980px){.hero__content-visual-video{width:100%}}.hero--features_below{--offset:6rem;margin-bottom:calc(var(--offset)*-1);padding-bottom:var(--offset)}.hero--has_overlay:before{background-color:rgba(0,0,0,.45);bottom:0;content:"";left:0;position:absolute;right:0;top:0}