.hero{color:#fff;background-image:url(/pictures/walpaper.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:#19171494;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;width:90%;max-width:1050px;margin-top:40px;position:relative}.hero-label{letter-spacing:5px;text-transform:uppercase;opacity:.9;margin-bottom:25px;font-family:Arial,sans-serif;font-size:12px;font-weight:500}.hero h1{letter-spacing:-2px;margin:0;font-family:Times New Roman,serif;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:1.05}.hero h1 span{font-style:italic;font-weight:300;display:block}.hero-description{color:#ffffffe0;max-width:680px;margin:30px auto 0;font-family:Arial,sans-serif;font-size:16px;line-height:1.8}.hero-buttons{justify-content:center;align-items:center;gap:15px;margin-top:38px;display:flex}.hero-btn{letter-spacing:2px;text-transform:uppercase;justify-content:center;align-items:center;min-width:170px;padding:14px 28px;font-family:Arial,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.hero-btn.primary{color:#292621;background:#fff}.hero-btn.primary:hover{background:#e8e3dc}.hero-btn.secondary{color:#fff;background:#ffffff0a;border:1px solid #ffffffb3}.hero-btn.secondary:hover{color:#292621;background:#fff}.hero-bottom{z-index:2;letter-spacing:3px;color:#ffffffbf;align-items:center;gap:18px;font-family:Arial,sans-serif;font-size:10px;display:flex;position:absolute;bottom:35px;left:5%;right:5%}.hero-line{background:#ffffff80;width:80px;height:1px}@media (max-width:768px){.hero{background-position:50%;min-height:650px}.hero-content{width:88%;margin-top:30px}.hero-label{letter-spacing:3px;margin-bottom:20px;font-size:10px}.hero h1{letter-spacing:-1px;font-size:clamp(42px,10vw,64px)}.hero-description{margin-top:25px;font-size:14px;line-height:1.7}.hero-buttons{margin-top:30px}.hero-btn{min-width:150px;padding:13px 20px;font-size:10px}.hero-bottom{letter-spacing:2px;font-size:8px;bottom:25px}.hero-line{width:45px}}@media (max-width:480px){.hero{min-height:620px}.hero-content{width:90%}.hero-label{letter-spacing:2.5px;margin-bottom:18px;font-size:9px}.hero h1{font-size:43px;line-height:1.08}.hero-description{margin-top:22px;font-size:13px;line-height:1.7}.hero-buttons{flex-direction:column;gap:10px;width:100%;margin-top:28px}.hero-btn{width:100%;max-width:260px;padding:14px 20px}.hero-bottom{letter-spacing:1.5px;justify-content:center;gap:10px;font-size:7px;left:5%;right:5%}.hero-line{width:25px}}
