.hero{background:var(--hero-gradient);color:#fff;position:relative;z-index:1}.hero.hero--split-background:before{border-color:transparent #fff #fff transparent;border-style:solid;border-width:47rem 60vw 10rem 16vw;bottom:0;content:"";display:block;height:0;position:absolute;right:-20rem;width:0;z-index:-1}.hero .content-wrapper{align-items:center;display:flex;gap:4rem;padding:0}.hero__copy,.hero__image{flex-basis:0;flex-grow:1}.hero__copy{width:50%}.hero__image{margin-right:-5vw;width:55vw}.hero--two-thirds .hero__copy{width:33vw}.hero--two-thirds .hero__image{width:71vw}.hero__copy__buttons-wrapper{display:flex;flex-wrap:wrap;gap:1rem}.hero__image{height:auto;object-fit:contain}.hero__image.hero__image--overflowing{margin-bottom:-10rem}.hero__copy__trusted-wrapper{margin-top:4rem}.hero__copy__trusted__label{font-weight:700;margin-bottom:1rem}@media (max-width:960px){.hero .content-wrapper{flex-flow:column}.hero--two-thirds .hero__copy,.hero--two-thirds .hero__image,.hero__copy,.hero__image{width:100%}.hero__image{margin-right:0}.hero__image.hero__image--overflowing{margin-bottom:-8rem}.hero.hero--split-background:before{border-right:75vw solid #fff;right:0}}@media (max-width:768px){.hero.hero--split-background:before{border-left:30vw solid transparent;border-right:90vw solid #fff;border-top:30rem solid transparent;right:-10rem}}@media (min-width:1400px){.hero__image{--offset:calc((100vw - var(--container-width))/2);margin-right:calc(-5vw - var(--offset))}}@media (min-width:1450px){.hero.hero--split-background:before{border-right:70vw solid #fff;right:-10rem}}