.hero-video-section{background:linear-gradient(135deg,var(--tw-blue) 0,var(--tw-purple) 50%,var(--tw-light-blue) 100%);overflow:hidden;padding:160px 40px 100px;position:relative}.hero-video-container{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;position:relative;z-index:2}.hero-video-content{z-index:1}.hero-video-section h1{color:#fff;font-family:var(--font-heading);font-size:40px;font-weight:500;line-height:1.2;margin:0 0 16px;max-width:600px}.hero-video-subheading{color:hsla(0,0%,100%,.9);font-family:var(--font-body);font-size:22px;font-weight:400;line-height:1.5;margin:0 0 32px;max-width:600px}.hero-video-bullets{list-style:none;margin:32px 0 40px;max-width:650px;padding:0}.hero-video-bullets li{color:#fff;font-family:var(--font-body);font-size:20px;font-weight:500;line-height:1.8;padding-left:32px;position:relative}.hero-video-bullets li:before{color:var(--tw-green);content:"✓";font-size:20px;font-weight:700;left:0;position:absolute}.hero-video-cta{margin-top:40px}.hero-video-cta .btn-demo-mobile{display:none}.hero-video-section .btn-hero{align-items:center;background-color:#fff;border-radius:50px;color:var(--tw-black);display:inline-flex;font-family:var(--font-body);font-size:16px;font-weight:600;gap:12px;padding:8px 24px 8px 8px;text-decoration:none;transition:all .3s ease}.hero-video-section .btn-hero:hover{background-color:#f5f5f5;color:var(--tw-black);text-decoration:none;transform:translateY(-2px)}.hero-video-section .btn-hero .button__icon-circle{align-items:center;background-color:var(--tw-black);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:background-color .3s ease;width:40px}.hero-video-section .btn-hero .button__icon-circle img{height:18px;width:18px}.hero-video-section .btn-hero:hover .button__icon-circle{background-color:var(--tw-purple)}.hero-video-wrapper{position:relative;z-index:1}.video-embed{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.4);height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-embed iframe{border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1024px){.hero-video-container{gap:40px}.hero-video-section h1{font-size:42px}.hero-video-bullets li{font-size:20px}}@media (max-width:768px){.hero-video-section{padding:140px 20px 80px}.hero-video-container{gap:40px;grid-template-columns:1fr}.hero-video-section h1{font-size:36px;margin-bottom:24px}.hero-video-bullets li{font-size:18px}.hero-video-section .hero-video-cta .btn-demo-mobile{display:inline-flex!important}}