.hero{background:linear-gradient(135deg,#0c5394,#ad3557);color:#fff;font-family:Inter,sans-serif;overflow:hidden;padding:80px 20px;position:relative}.hero:before{background:url(https://www.transparenttextures.com/patterns/hexellence.png);height:100%;left:0;opacity:.15;top:0;width:100%}.container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-content{flex:1 1 50%}.hero-content h1{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:20px}.hero-content p{font-size:1.1rem;margin-bottom:25px;max-width:550px}.hero-content .btn{background:#fff;border-radius:6px;color:#ad3557;display:inline-block;font-weight:600;padding:12px 22px;text-decoration:none;transition:.3s}.hero-content .btn:hover{background:#f2f2f2}.hero-video{display:flex;flex:1 1 40%;justify-content:center}.video-wrapper{border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.3);max-width:500px;overflow:hidden;position:relative}.video-wrapper img{display:block;width:100%}.play-button{align-items:center;background:#ad3557;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:70px}.play-button span{color:#fff;font-size:28px}.play-button:hover{background:#8c0024}.hero:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='92' viewBox='0 0 80 92'><polygon points='40,0 80,23 80,69 40,92 0,69 0,23' fill='none' stroke='%23003b4d' stroke-width='1' stroke-opacity='0.08'/> </svg>");background-size:80px 92px;content:"";inset:0;opacity:1;pointer-events:none;position:absolute}.hero-content{max-width:700px;position:relative;z-index:2}.hero-content h1{color:#fff}@media(max-width:900px){.container{flex-direction:column;text-align:center}.hero-content h1{font-size:2rem}.hero-content p{margin:0 auto 20px}}