.lpu-hero-container{background-color:var(--lpu-black);width:100%;height:100vh;min-height:700px;padding-top:250px;position:relative;overflow:hidden}.lpu-hero-background{z-index:1;opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.lpu-hero-background.active{opacity:.8}.lpu-hero-overlay{z-index:2;background:linear-gradient(90deg,#000c 0%,#00000073 45%,#00000026 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-layout{z-index:3;justify-content:space-between;align-items:center;height:calc(100% - 250px);display:flex;position:relative}.hero-typography{flex:1;max-width:800px;text-align:left!important}.hero-main-title{letter-spacing:-1px;white-space:nowrap;margin-bottom:20px;font-size:80px;line-height:1.1;color:#fff!important;text-align:left!important}@media (max-width:1400px){.hero-main-title{font-size:70px}}@media (max-width:1200px){.hero-main-title{white-space:normal;font-size:60px}}@media (max-width:992px){.hero-main-title{font-size:50px}}.orange-text{color:var(--lpu-orange)}.hero-subtext{color:#d1d5db;max-width:550px;margin-bottom:30px;font-size:18px;font-weight:300;text-align:left!important}.hero-buttons{justify-content:flex-start;gap:15px;margin-bottom:40px;display:flex}.hero-trust-badges{border-top:1px solid #fff3;justify-content:flex-start;gap:40px;padding-top:20px;display:flex}.trust-item{flex-direction:column;display:flex}.big-num{font-family:var(--font-heading);color:var(--lpu-orange);font-size:32px;line-height:1.1}.small-txt{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}@media (max-width:992px){.hero-layout{flex-direction:column;justify-content:center}.hero-main-title{font-size:50px}}@media (max-width:768px){.lpu-hero-container{height:100svh;min-height:600px;padding-top:64px}.hero-layout{justify-content:center;align-items:flex-start;height:calc(100% - 80px);padding:0 15px}.hero-typography{text-align:left;max-width:100%}.hero-main-title{text-align:left;margin-bottom:15px;font-size:2.8rem;line-height:1}.hero-subtext{text-align:left;max-width:100%;margin-bottom:20px;font-size:.95rem}.hero-buttons{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-bottom:25px}.hero-buttons .btn{text-align:center;width:100%;max-width:280px;padding:14px 20px}.hero-trust-badges{flex-wrap:wrap;justify-content:flex-start;gap:20px}.big-num{font-size:22px}.small-txt{font-size:10px}}@media (max-width:480px){.hero-main-title{font-size:2.2rem}}.hero-image-wrapper{position:absolute;inset:0;overflow:hidden}.hero-image{object-fit:cover;z-index:1}.hero-image-fade{z-index:2;animation:1s forwards fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
