.hero{height:1050px;max-height:1050px;position:relative}.hero-slides{padding:0}.hero-slides-image{display:block}.hero-slides-image-mobile{display:none}.hero-slides-image img{height:1050px;object-fit:cover;max-height:1050px;width:100%}.hero-slides-image-mobile img{width:100%;height:auto}.hero-slides-content-container{display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:80%;max-width:1250px;margin:0 auto;padding:0 18px;box-sizing:border-box}.hero-left-column{max-width:50%;padding-right:50px;align-content:center;text-align:center}.hero-left-column h1{font-size:70px;font-weight:700;margin-bottom:1rem;color:#fff;text-align:center;display:block;line-height:1.2;padding-top:2em}.hero-left-column p{font-size:18px;margin-bottom:2rem;color:#fff;text-align:center}.hero-right-column{flex:1}.hero-icons{display:flex;justify-content:center;align-items:center;gap:20px;margin:30px 0;padding:0}.hero-icons img{height:70px;width:auto;flex:0 0 auto}.hero-video-container{margin-bottom:10px}.hero-buttons-container{display:flex;justify-content:center;gap:15px;flex-wrap:nowrap;margin-bottom:4em}.hero-button-wrap{flex:1 1 120px;max-width:160px;text-align:center}.hero-button-wrap a{display:block;color:#fff;font-weight:700;padding:12px 10px;border-radius:8px;text-decoration:none;font-size:1rem}.hero-button-wrap a.quote-btn{background-color:#f90}.hero-button-wrap a.call-btn{background-color:red}@media screen and (max-width:767px){.hero{height:850px;max-height:850px}.hero-slides-image{display:none}.hero-slides-image-mobile{display:block}.hero-slides-image img{height:432px;max-height:432px}.hero-slides-content-container{flex-direction:column;align-items:center;text-align:center}.hero-left-column,.hero-right-column{max-width:100%;padding-right:0}.hero-left-column h1{font-size:2.5rem}.hero-left-column p{font-size:1rem}.hero-icons{gap:10px;margin:20px 0}.hero-icons img{height:48px}}