.hero{color:#fff;font-size:2rem;line-height:1.6;padding:0 2rem;position:relative}.hero.hero-image{padding:0}.hero.hero-image img{width:100%}.hero:not(.has-bg):not(.has-video){background:var(--secondary-color)}@media (min-width:768px){.hero .content-wrapper{display:flex}.hero__content{width:70%}.hero__image{width:30%}}.hero__content{padding:9.6rem 2rem 10.4rem 0}.hero__image{padding:9.6rem 0 10.4rem 2rem;position:relative}.hero__content-inner{max-width:60rem;position:relative;z-index:2}@media (min-width:768px) and (max-width:850px){.hero__content-inner{max-width:50rem}}@media (min-width:851px) and (max-width:950px){.hero__content-inner{max-width:57rem}}.hero__bg{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.hero__bg img{height:100%!important;object-fit:cover;width:100%!important}.hero__content-bg{background:var(--primary-color);bottom:0;left:-10vw;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;transform:skew(-20deg);width:72vw}.hero__video{z-index:-1}.hero__video,.hero__video:before{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.hero__video:before{background:#00783c;content:"";mix-blend-mode:multiply;z-index:1}.hero__video video{height:100%!important;object-fit:cover;width:100%!important}.hero__bar{background:var(--tertiary-color);background:linear-gradient(90deg,#a3cf62,#a3cf62 58%,#38b7ea 0,#38b7ea);bottom:-1px;height:1.6rem;left:0;position:absolute;width:100%}@media (max-width:767px){.hero{padding:4.8rem 2rem}.hero__content,.hero__image{padding:0}.hero__content-bg{left:0;transform:unset;width:100%}}