.hero-section{border-bottom-style:solid;border-bottom-width:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;padding:4rem 0;position:relative;width:100%}.hero-section,.hero-section *,.hero-section :after,.hero-section :before{box-sizing:border-box}.hero-section h1,.hero-section h2,.hero-section h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-section__container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.hero-section__grid{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}.hero-section__content{order:2}.hero-section__title{font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 0 1rem}.hero-section__subtitle{font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 1.5rem}.hero-section__description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-section__description p{margin:0 0 1rem}.hero-section__description p:last-child{margin-bottom:0}.hero-section__cta-wrapper{margin-top:2rem}.hero-section__cta-intro{font-weight:700;margin:0 0 1.5rem}.hero-section__button{background:transparent;border-style:solid;border-width:2px;display:inline-block;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.hero-section__button:hover{background-color:var(--hero-highlight-color,#03ff9e);color:#000!important}.hero-section__media{display:flex;justify-content:center;order:1}.hero-section__video-container{background:#1f2937;border:2px solid #374151;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.5);max-width:360px;overflow:hidden;position:relative;width:100%}.hero-section__video-wrapper{height:0;overflow:hidden;padding-bottom:177.77%;position:relative}.hero-section__video-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.hero-section__button:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media (prefers-reduced-motion:reduce){.hero-section__button{transition:none}}@media (min-width:768px){.hero-section__grid{grid-template-columns:1fr 1fr}.hero-section__content{order:1}.hero-section__media{justify-content:flex-end;order:2}.hero-section__title{font-size:3.5rem}}