.lv-hero{min-height:var(--lv-hero-minh,600px);overflow:hidden;position:relative}.lv-hero--fullbleed{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;width:99.6vw}.lv-hero__track{min-height:inherit;position:relative}.lv-hero__slide{inset:0;min-height:inherit;opacity:0;pointer-events:none;position:absolute;transition:opacity .65s ease}.lv-hero__slide.is-active{opacity:1;pointer-events:auto;position:relative}.lv-hero__bg{height:100%;inset:0;object-fit:cover;object-position:center right;position:absolute;width:100%}.lv-hero__inner{align-items:center;display:flex;min-height:var(--lv-hero-minh,600px);padding-bottom:4rem;padding-top:4rem;position:relative;z-index:2}.lv-hero__content{max-width:680px}.lv-hero__heading h1,.lv-hero__heading h2,.lv-hero__heading h3{color:#fff;font-size:1.5rem;font-weight:700!important;line-height:1.1;margin:0 0 14px}.lv-hero__heading h1 strong,.lv-hero__heading h2 strong{font-weight:700}.lv-hero__body{line-height:1.6;margin-bottom:1rem}.lv-hero__body p{color:#fff;font-size:20px;margin:0}.lv-hero__cta{background-color:#d17d20;border-radius:6px;color:#fff;display:inline-block;font-size:20px;font-weight:500;padding:10px 20px;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.lv-hero__cta:focus,.lv-hero__cta:hover{background-color:#af8933;color:#fff;transform:translateY(-1px)}.lv-hero__bullets{bottom:1.5rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;z-index:3}.lv-hero__bullet{background-color:hsla(0,0%,100%,.4);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background-color .2s ease,transform .2s ease;width:10px}.lv-hero__bullet.is-active{background-color:#fff;transform:scale(1.3)}@media (max-width:767px){.lv-hero,.lv-hero__inner{min-height:330px}.lv-hero__inner{align-items:center;padding-bottom:1rem;padding-top:1rem}.lv-hero__bullets{bottom:.8rem}.lv-hero__bg{object-position:55% center}.lv-hero__content{max-width:100%}.lv-hero__heading h1,.lv-hero__heading h2,.lv-hero__heading h3{font-size:1.2em}.lv-hero__body p{font-size:15px}.lv-hero__body{font-size:1rem}}