.hero-section{align-items:center;background-position:var(--hero-focal-desktop,center top);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-start;min-height:650px;overflow:hidden;padding:0 5%;position:relative}@media (max-width:1058px){.hero-section{background-position:var(--hero-focal-mobile,center top)}}.hero-media{pointer-events:none;z-index:0}.hero-img,.hero-media{inset:0;position:absolute}.hero-img{height:100%;object-fit:cover;object-position:var(--hero-focal-desktop,center center);width:100%;z-index:1}.hero-overlay{background:rgba(0,0,0,var(--hero-overlay,.45));inset:0;position:absolute;z-index:2}.hero-content{max-width:700px;position:relative;z-index:3}.hero-content h1{font-size:clamp(4rem,8vw,6rem)!important;line-height:1.2;margin-bottom:20px}.hero-content p{font-size:24px!important;line-height:30px!important;margin-bottom:30px}@media (min-width:1059px){.btn-group{display:flex;flex-wrap:wrap;gap:14px}.hero-background{padding-top:2%}.hero-section{padding-bottom:60px;top:60px!important}.hero-img,.hero-section{border-radius:20px}}@media (max-width:1058px){.hero-section{justify-content:center;min-height:520px;padding:40px 20px;text-align:center}.hero-img{object-position:var(--hero-focal-mobile,center top)}.hero-blob{height:70%;right:-20%;top:18%;width:120%}.btn-group{text-align:center}.btn-2{margin-top:14px}}