/*
Generated time: June 27, 2025 17:41
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.military-hero{position:relative;color:#fff;text-align:center;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:500px}.military-hero::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}.military-hero__content{position:relative;max-width:800px;z-index:2;background:linear-gradient(90deg,#4cb1a3,#8add4f);padding:70px;border-radius:12px;opacity:.9}.military-hero h2{font-size:2rem;font-weight:600;margin-bottom:10px;text-transform:uppercase}.military-hero h1{font-size:3rem;font-weight:800;margin-bottom:20px}.military-hero p{font-size:1.6rem;margin-bottom:25px}.military-hero .btn{padding:12px 30px;font-size:1rem;border:none;background:linear-gradient(to right,#00d2ff,#3a7bd5);color:#fff;border-radius:6px;text-decoration:none;cursor:pointer}@media screen and (max-width:768px){.military-hero{padding:60px 15px}.military-hero h1{font-size:2rem}.military-hero__content{padding:40px;margin-left:10px}}