.hero-section.full-width-bg{color:#fff;background-image:url(https://images.unsplash.com/photo-1621905251189-08b45d6a269e?q=80&w=1920&auto=format&fit=crop);background-position:50%;background-size:cover;align-items:center;min-height:60vh;margin:0;padding:0;display:flex;position:relative}.hero-overlay{z-index:1;background-color:#0a2540d9;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section.full-width-bg .container{z-index:2;width:100%;position:relative}.hero-section.full-width-bg .hero-content{text-align:left;color:#fff;max-width:800px;padding:6rem 0}.hero-section.full-width-bg h1{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 8px #0003;margin-bottom:1.25rem;font-size:3.5rem;font-weight:800;line-height:1.15}.hero-section.full-width-bg .hero-description{color:#fffffff2;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7;display:block}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.hero-actions .btn{text-align:center;border-radius:10px;justify-content:center;align-items:center;width:280px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.hero-actions .btn-outline-light{color:#fff;background:0 0;border:2px solid #fff}.hero-actions .btn-outline-light:hover{color:#fff;background:#ffffff26}@media (max-width:768px){.hero-section.full-width-bg .hero-content{padding:4rem 0}.hero-section.full-width-bg h1{font-size:2.5rem}}
